Skip to content

Commit

Permalink
⬆️ Update dependency snyk to v1.259.0 (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and timmo001 committed Dec 12, 2019
1 parent 3876581 commit 13ee041
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 @@ -38,7 +38,7 @@
"react-sound": "1.2.0",
"recharts": "2.0.0-beta.1",
"rss-parser": "3.7.3",
"snyk": "1.258.2",
"snyk": "1.259.0",
"socket.io-client": "2.3.0",
"superagent": "5.1.2",
"typeface-roboto": "0.0.75",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5006,15 +5006,15 @@ dotenv@8.2.0:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==

dotnet-deps-parser@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/dotnet-deps-parser/-/dotnet-deps-parser-4.5.2.tgz#f3223fa2b9d0d247c3e855d6b5a292904c2c8109"
integrity sha512-bk5Q1luEwQ10rrBwZbtTxUNadaLz2dM6xzOLoTK+oUBcaq6saCeELmkIgdG+Fwkn58XRgLQvOySVS0gp4OG6RA==
dotnet-deps-parser@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/dotnet-deps-parser/-/dotnet-deps-parser-4.7.0.tgz#eaa0810c37a43fbcae12892b031ec3b73b4697a7"
integrity sha512-dmXi1UzukjjgjMuov65Ibv4fGJyVXPj2mVyEkLZob4Q2aQ5WJYAn6R2MWckq0N9X1CE6rrdvROAyXl/v/aGLpw==
dependencies:
"@types/xml2js" "0.4.3"
lodash "^4.17.11"
source-map-support "^0.5.7"
tslib "^1.9.3"
tslib "^1.10.0"
xml2js "0.4.19"

duplexer3@^0.1.4:
Expand Down Expand Up @@ -11872,13 +11872,13 @@ snyk-nodejs-lockfile-parser@1.16.1:
tslib "^1.9.3"
uuid "^3.3.2"

snyk-nuget-plugin@1.13.1:
version "1.13.1"
resolved "https://registry.yarnpkg.com/snyk-nuget-plugin/-/snyk-nuget-plugin-1.13.1.tgz#e94f6b129b62f7c0134851be233deab5a472518b"
integrity sha512-2AQVeahBK7Rt38p0Acl1fMsFQu3dsqoRODPoRaS0IM/bOBzVdAkDF9pCb5yKMREGpMZcyRFkt8Q+hGiUk0Nlfg==
snyk-nuget-plugin@1.14.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/snyk-nuget-plugin/-/snyk-nuget-plugin-1.14.0.tgz#085c397ab3da8d00ef4778d25c3e56b6a1bea460"
integrity sha512-RqXZQEA1s9LIA3euvLtx17UQQ1/q/sHkUf6p0sgTxG2D1xQI8vMtrbDxYgfpPwaHK22AjGaeK3J0TgPND5qZdw==
dependencies:
debug "^3.1.0"
dotnet-deps-parser "4.5.2"
dotnet-deps-parser "4.7.0"
jszip "^3.1.5"
lodash "^4.17.14"
snyk-paket-parser "1.5.0"
Expand Down Expand Up @@ -11982,10 +11982,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.258.2:
version "1.258.2"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.258.2.tgz#ef26ee26dc11c141c1b646e219a91b93eb5370f8"
integrity sha512-SGVl7Wk82YFhemPuJQZvFkNdSefe6HAQcEbXp4AotwPiYPSP0wLNVuOPlKWakOduBB7/zEAZltRL2+0dv23txQ==
snyk@1.259.0:
version "1.259.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.259.0.tgz#8d9416638291adcd257e0130b4f89948ce42ceb1"
integrity sha512-miPuJtJeJ7rX3620ZeoDum5z9tNbpbwogqlOlccYY6UiAUFWnmEhqFxpSeGMq3aguj+rYmyGwClhP2LooGgUaA==
dependencies:
"@snyk/cli-interface" "2.3.0"
"@snyk/dep-graph" "1.13.1"
Expand Down Expand Up @@ -12017,7 +12017,7 @@ snyk@1.258.2:
snyk-module "1.9.1"
snyk-mvn-plugin "2.7.0"
snyk-nodejs-lockfile-parser "1.16.1"
snyk-nuget-plugin "1.13.1"
snyk-nuget-plugin "1.14.0"
snyk-php-plugin "1.7.0"
snyk-policy "1.13.5"
snyk-python-plugin "^1.14.0"
Expand Down

0 comments on commit 13ee041

Please sign in to comment.