Skip to content

Commit

Permalink
Merge 5693c90 into 53a32cd
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 18, 2019
2 parents 53a32cd + 5693c90 commit 507615e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -484,13 +484,13 @@
dependencies:
lodash "^4.17.13"

"@snyk/dep-graph@1.8.1":
version "1.8.1"
resolved "https://registry.yarnpkg.com/@snyk/dep-graph/-/dep-graph-1.8.1.tgz#4286dc42f691e826c4779a77722e7ac7fa692420"
integrity sha512-cWqJwuiU1+9hL0Fd/qgq0DYeWM/6mqPIa/B0yoEsHD8nR/IPFgalVvMbOSdPKeApvi/AxDzcRxr8tfqHJ7aq2w==
"@snyk/dep-graph@1.10.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@snyk/dep-graph/-/dep-graph-1.10.0.tgz#1080b08d53f03a5ef2e9def878586ac1bb20600c"
integrity sha512-QwQTmmnVb1mjAffGsjKKrwit8ahLWyhlKWQcTVZo9UXFgWAwiuCjTXKAXhijZjGvrXQzNf5KbIBu+SZ1Dq2toQ==
dependencies:
graphlib "^2.1.5"
lodash "^4"
lodash "^4.7.14"
object-hash "^1.3.1"
semver "^6.0.0"
source-map-support "^0.5.11"
Expand Down Expand Up @@ -4865,7 +4865,7 @@ lodash.without@~4.4.0:
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=

lodash@^4, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.7.14:
version "4.17.14"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
Expand Down Expand Up @@ -7641,10 +7641,10 @@ snyk-resolve@1.0.1, snyk-resolve@^1.0.0, snyk-resolve@^1.0.1:
debug "^3.1.0"
then-fs "^2.0.0"

snyk-sbt-plugin@2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/snyk-sbt-plugin/-/snyk-sbt-plugin-2.5.6.tgz#fe96cb75ef7542092c045cdbf6397f2524b61c00"
integrity sha512-ioZW6WxN0lYnVkUHxSXR+6DBeA1Jlah/r3mMwEhnCwp1um2pE9O9F+piQzbuQi1+q64ZDb7EzBnvmL/aqJdwdA==
snyk-sbt-plugin@2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/snyk-sbt-plugin/-/snyk-sbt-plugin-2.5.7.tgz#fb127619630906a081bbf2a75ea13b1141fd4906"
integrity sha512-nVGsYq/EZfSFzKaXJvUTqaf9phH5+EgZNN3ynN9Y54EO8Lh4Dljnd/gBIQzxHMI2joQDH4FMB3ojDZeiCkeQ1Q==
dependencies:
semver "^6.1.2"
tmp "^0.1.0"
Expand All @@ -7668,11 +7668,11 @@ snyk-try-require@1.3.1, snyk-try-require@^1.1.1, snyk-try-require@^1.3.1:
then-fs "^2.0.0"

snyk@^1.135.1:
version "1.193.2"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.193.2.tgz#63d11f85e1ba7d003de520897f70326568f03bd5"
integrity sha512-v65VDFgBqUow+z+wcV01d0lijVesd0CfOywlNhDuWW3qbPVwd4lb6bNt5M9bSrgk7/76fbA33udanRnxXsOjSA==
version "1.194.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.194.0.tgz#caf93b549bee9e3b9e6cf051143d58963ffd57d6"
integrity sha512-wcon9W88WkjRBtlSTBVBkUqdelbu/1Af2Hy5KLh7Cq2QYfkGoyc7M0FgxVhMTN1nlL5BWG8CsK8Rr++h12aMPA==
dependencies:
"@snyk/dep-graph" "1.8.1"
"@snyk/dep-graph" "1.10.0"
"@snyk/gemfile" "1.2.0"
"@types/agent-base" "^4.2.0"
abbrev "^1.1.1"
Expand Down Expand Up @@ -7704,7 +7704,7 @@ snyk@^1.135.1:
snyk-python-plugin "1.10.2"
snyk-resolve "1.0.1"
snyk-resolve-deps "4.0.3"
snyk-sbt-plugin "2.5.6"
snyk-sbt-plugin "2.5.7"
snyk-tree "^1.0.0"
snyk-try-require "1.3.1"
source-map-support "^0.5.11"
Expand Down

0 comments on commit 507615e

Please sign in to comment.