Skip to content

Commit

Permalink
fix: upgrade snyk from 1.342.2 to 1.345.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade snyk from 1.342.2 to 1.345.1.

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

See this project in Snyk:
https://app.snyk.io/org/chocpanda/project/60970882-8927-4ff5-a1b0-be615751e6de?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 20, 2020
1 parent 9493cf3 commit b12f312
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
},
"dependencies": {
"eslint-plugin-unicorn": "^16.1.1",
"snyk": "^1.342.2",
"snyk": "^1.345.1",
"vue-eslint-parser": "^7.1.0"
},
"snyk": true
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8213,10 +8213,10 @@ snyk-config@^3.0.0:
lodash.merge "^4.6.2"
nconf "^0.10.0"

snyk-docker-plugin@3.12.2:
version "3.12.2"
resolved "https://registry.yarnpkg.com/snyk-docker-plugin/-/snyk-docker-plugin-3.12.2.tgz#5916e127f76d3512471e50ae16efe9d244bef0a2"
integrity sha512-/+17QfuRdKHVqbB17yL7RSY+6DExq6iTRmduOoHyuRREnAwrd1aOi66BoPJX/xyc+tQy6BuZMQpgNgWg7GhHoQ==
snyk-docker-plugin@3.12.3:
version "3.12.3"
resolved "https://registry.yarnpkg.com/snyk-docker-plugin/-/snyk-docker-plugin-3.12.3.tgz#3b451139ac3b59c896d3c2703113da7c975f650f"
integrity sha512-Ysv7ZDvXFt6K11f1m6wJaqYS3yM7c8YhzOIPoEmrYZW+4tL+Al5DiyKaAQBudbfYEA7xa6S6qGqE3QRitHZ5nQ==
dependencies:
"@snyk/rpm-parser" "^2.0.0"
debug "^4.1.1"
Expand Down Expand Up @@ -8248,12 +8248,12 @@ snyk-go-plugin@1.14.2:
tmp "0.1.0"
tslib "^1.10.0"

snyk-gradle-plugin@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/snyk-gradle-plugin/-/snyk-gradle-plugin-3.4.0.tgz#9a01b07f3dc68fe7c7ff203a151042b32ec7dab0"
integrity sha512-J/yABmPJstHir++eFw65amm0Y0C7b9WH+tW4Tm90Lo3dj+p/9JDMuVimzHXpkwmkIZI2RPd58igs5XdSDFh6Aw==
snyk-gradle-plugin@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/snyk-gradle-plugin/-/snyk-gradle-plugin-3.5.0.tgz#6e3280ef8b4965978fa7cd4664480b23234e1049"
integrity sha512-zOHr3802bDKCcSAFfoEvt/wGSaOSGRm6yQjikdo1RTz7jTeQnSMJxCFYTOhfpu9Tka4d5q0TsdI/2VLFAvPKhA==
dependencies:
"@snyk/cli-interface" "2.3.2"
"@snyk/cli-interface" "2.8.0"
"@snyk/dep-graph" "^1.17.0"
"@types/debug" "^4.1.4"
chalk "^3.0.0"
Expand Down Expand Up @@ -8425,10 +8425,10 @@ snyk-try-require@1.3.1, snyk-try-require@^1.1.1, snyk-try-require@^1.3.1:
lru-cache "^4.0.0"
then-fs "^2.0.0"

snyk@^1.342.2:
version "1.342.2"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.342.2.tgz#b9efbbae112346746f80c4654f3df6d5fe777059"
integrity sha512-SiaOCfVGgZy77gLBSuStcEU1matcJmd3/0zZaFrNq/2jxlvGd0TIUJSqbR4zWGPqNplqdrd1j6zT0MN1gO0Kfw==
snyk@^1.345.1:
version "1.346.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.346.0.tgz#c94646a7ca109a329095419542df92d10df9709f"
integrity sha512-uwJDC0CRefppngm1J1M+Sja5CVfdmzLYkxGYp3ZYXrzvd912pgzrdYm8ciUL5a8x1/C+2L0iZ09W68daSuObhA==
dependencies:
"@snyk/cli-interface" "2.8.0"
"@snyk/dep-graph" "1.18.3"
Expand All @@ -8454,9 +8454,9 @@ snyk@^1.342.2:
proxy-from-env "^1.0.0"
semver "^6.0.0"
snyk-config "3.1.0"
snyk-docker-plugin "3.12.2"
snyk-docker-plugin "3.12.3"
snyk-go-plugin "1.14.2"
snyk-gradle-plugin "3.4.0"
snyk-gradle-plugin "3.5.0"
snyk-module "3.1.0"
snyk-mvn-plugin "2.17.1"
snyk-nodejs-lockfile-parser "1.22.0"
Expand Down

0 comments on commit b12f312

Please sign in to comment.