Archived
1
0

fix: upgrade snyk from 1.339.3 to 1.341.1

Snyk has created this PR to upgrade snyk from 1.339.3 to 1.341.1.

See this package in NPM:
https://www.npmjs.com/package/snyk

See this project in Snyk:
https://app.snyk.io/org/creyd-github-marketplace/project/7687a902-5880-4dba-8e64-1ed2c0311711?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-07-07 02:20:44 +00:00
parent 94d98e6ff1
commit 2ef7caee34
2 changed files with 17 additions and 9 deletions

24
package-lock.json generated
View File

@@ -14059,9 +14059,9 @@
} }
}, },
"snyk": { "snyk": {
"version": "1.339.3", "version": "1.341.1",
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.339.3.tgz", "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.341.1.tgz",
"integrity": "sha512-DGlM12y7AJ8kk4NWb9HyAc8qNnP6/hZISqeRWVLJNYrgxBS2OHv+Hr5nCBlIiPB+VeKDeMis2AvIgj3X0sYWFA==", "integrity": "sha512-5B1zlRcY6FLj4SiNlrwicg2iPw8sBhuzKVKiaXuzumZUhBDqAf3d9B7qW0LVjWO1yZ2LSfcSe110+8jnl0e95Q==",
"requires": { "requires": {
"@snyk/cli-interface": "2.6.0", "@snyk/cli-interface": "2.6.0",
"@snyk/dep-graph": "1.18.3", "@snyk/dep-graph": "1.18.3",
@@ -14076,7 +14076,7 @@
"chalk": "^2.4.2", "chalk": "^2.4.2",
"cli-spinner": "0.2.10", "cli-spinner": "0.2.10",
"configstore": "^5.0.1", "configstore": "^5.0.1",
"debug": "^3.1.0", "debug": "^4.1.1",
"diff": "^4.0.1", "diff": "^4.0.1",
"glob": "^7.1.3", "glob": "^7.1.3",
"ipaddr.js": "^1.9.1", "ipaddr.js": "^1.9.1",
@@ -14091,7 +14091,7 @@
"snyk-go-plugin": "1.14.2", "snyk-go-plugin": "1.14.2",
"snyk-gradle-plugin": "3.4.0", "snyk-gradle-plugin": "3.4.0",
"snyk-module": "3.1.0", "snyk-module": "3.1.0",
"snyk-mvn-plugin": "2.17.0", "snyk-mvn-plugin": "2.17.1",
"snyk-nodejs-lockfile-parser": "1.22.0", "snyk-nodejs-lockfile-parser": "1.22.0",
"snyk-nuget-plugin": "1.18.1", "snyk-nuget-plugin": "1.18.1",
"snyk-php-plugin": "1.9.0", "snyk-php-plugin": "1.9.0",
@@ -14138,6 +14138,14 @@
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
}, },
"debug": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
"requires": {
"ms": "^2.1.1"
}
},
"global-dirs": { "global-dirs": {
"version": "2.0.1", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz", "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz",
@@ -14477,9 +14485,9 @@
} }
}, },
"snyk-mvn-plugin": { "snyk-mvn-plugin": {
"version": "2.17.0", "version": "2.17.1",
"resolved": "https://registry.npmjs.org/snyk-mvn-plugin/-/snyk-mvn-plugin-2.17.0.tgz", "resolved": "https://registry.npmjs.org/snyk-mvn-plugin/-/snyk-mvn-plugin-2.17.1.tgz",
"integrity": "sha512-Yl/d7CPJ0LRgHL5dciz/MbjnmsnwAEHA3uBE7Rr5bxZRJ1/ssot9e2OC9ORLJztK86Dggd9ReFocrzD5CWT5PA==", "integrity": "sha512-U7ZKrKVnUW2gcyYIzvc0w9nRYh4NXv+wShTIcs++ARCAJOG9A4nxh+ZRmINQ7Sy7EB2qLIRwN4Ssr17+y2mhuA==",
"requires": { "requires": {
"@snyk/cli-interface": "2.5.0", "@snyk/cli-interface": "2.5.0",
"@snyk/java-call-graph-builder": "1.10.0", "@snyk/java-call-graph-builder": "1.10.0",

View File

@@ -20,7 +20,7 @@
"gatsby-plugin-manifest": "^2.4.11", "gatsby-plugin-manifest": "^2.4.11",
"react": "^16.13.1", "react": "^16.13.1",
"react-dom": "^16.13.1", "react-dom": "^16.13.1",
"snyk": "^1.339.3" "snyk": "^1.341.1"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^1.19.1", "prettier": "^1.19.1",