Skip to content

Commit

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

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 18, 2020
1 parent 3d69c7b commit 4c8c05e
Show file tree
Hide file tree
Showing 2 changed files with 17 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.339.3",
"snyk": "^1.342.2",
"vue-eslint-parser": "^7.1.0"
},
"snyk": true
Expand Down
31 changes: 16 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,11 +487,12 @@
dependencies:
tslib "^1.9.3"

"@snyk/cli-interface@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@snyk/cli-interface/-/cli-interface-2.6.0.tgz#e64a00af0304b2055fe786f17325346cacdd4912"
integrity sha512-jtk0gf80v4mFyDqaQNokD8GOPMTXpIUL35ewg6jtmuZw41xt56WF9kqCjiiViSRRRYA0RK+RuiVfmJA5pxvMUQ==
"@snyk/cli-interface@2.8.0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@snyk/cli-interface/-/cli-interface-2.8.0.tgz#ee5b45b7c75942163875b29e712c44f9d7f36bb3"
integrity sha512-St/G39iJG1zQK15L24kcVYM2gmFc/ylBCcBqU2DMZKJKwOPccKLUO6s+dWIUXMccQ+DFS6TuHPvuAKQNi9C4Yg==
dependencies:
"@snyk/dep-graph" "1.19.0"
"@snyk/graphlib" "2.1.9-patch"
tslib "^1.9.3"

Expand Down Expand Up @@ -546,7 +547,7 @@
source-map-support "^0.5.19"
tslib "^1.11.1"

"@snyk/dep-graph@^1.17.0":
"@snyk/dep-graph@1.19.0", "@snyk/dep-graph@^1.17.0":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@snyk/dep-graph/-/dep-graph-1.19.0.tgz#dfb2699520225e715083f6dd590bb91b55e99ba1"
integrity sha512-/0phOICMk4hkX2KtZgi+4KNd5G9oYDIlxQDQk+ui2xl4gonPvK6Q5MFzHP7Xet1YY/XoU33ox41i+IO48qZ+zQ==
Expand Down Expand Up @@ -8212,10 +8213,10 @@ snyk-config@^3.0.0:
lodash.merge "^4.6.2"
nconf "^0.10.0"

snyk-docker-plugin@3.12.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/snyk-docker-plugin/-/snyk-docker-plugin-3.12.1.tgz#2ac293264ecb844a95ab22d5638c3cbd7489c263"
integrity sha512-L7NqxD9k3eIcNF+yGzP1OJBkHLfBeVqnm8nUPAnFlXLUdiG+IpxdWSeXwODWXPG0rRUZL0G1bWhp7+9ibk4y7w==
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==
dependencies:
"@snyk/rpm-parser" "^2.0.0"
debug "^4.1.1"
Expand Down Expand Up @@ -8424,12 +8425,12 @@ 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.339.3:
version "1.341.1"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.341.1.tgz#7d73780dfe2bba0c00123c58d927e977860de650"
integrity sha512-5B1zlRcY6FLj4SiNlrwicg2iPw8sBhuzKVKiaXuzumZUhBDqAf3d9B7qW0LVjWO1yZ2LSfcSe110+8jnl0e95Q==
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==
dependencies:
"@snyk/cli-interface" "2.6.0"
"@snyk/cli-interface" "2.8.0"
"@snyk/dep-graph" "1.18.3"
"@snyk/gemfile" "1.2.0"
"@snyk/graphlib" "2.1.9-patch"
Expand All @@ -8453,7 +8454,7 @@ snyk@^1.339.3:
proxy-from-env "^1.0.0"
semver "^6.0.0"
snyk-config "3.1.0"
snyk-docker-plugin "3.12.1"
snyk-docker-plugin "3.12.2"
snyk-go-plugin "1.14.2"
snyk-gradle-plugin "3.4.0"
snyk-module "3.1.0"
Expand Down

0 comments on commit 4c8c05e

Please sign in to comment.