Skip to content

Commit

Permalink
Merge c830f14 into 8fa95f1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Nov 21, 2019
2 parents 8fa95f1 + c830f14 commit 5b14c97
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6009,7 +6009,7 @@ nconf@^0.10.0:
secure-keys "^1.0.0"
yargs "^3.19.0"

needle@^2.2.1, needle@^2.2.4:
needle@^2.2.1, needle@^2.2.4, needle@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.4.0.tgz#6833e74975c444642590e15a750288c5f939b57c"
integrity sha512-4Hnwzr3mi5L97hMYeNl8wRW/Onhy4nUKR/lVemJ8gJedxxUyBLm9kkrDColJvoSfwi0jCNhD+xCdOtiGDQiRZg==
Expand Down Expand Up @@ -8241,12 +8241,16 @@ snyk-module@1.9.1, snyk-module@^1.6.0, snyk-module@^1.9.1:
debug "^3.1.0"
hosted-git-info "^2.7.1"

snyk-mvn-plugin@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/snyk-mvn-plugin/-/snyk-mvn-plugin-2.4.0.tgz#b653050a4095feccffc1b9387dc3a3f2f1aa69da"
integrity sha512-Fmt6Mjx6zZz+4q6PnBkhuNGhEX++q/pKMI26ls4p3JPkx4KxBz89oncpkmf7P8YCkoaka8oHhtDEv/R4Z9LleQ==
snyk-mvn-plugin@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/snyk-mvn-plugin/-/snyk-mvn-plugin-2.6.1.tgz#a2c51fc30ce8ffd3e2b4fdc24fa5eb5207c48554"
integrity sha512-K7nIHElhNAkXbwE+Iq/hP8fe7GCz7OojT003wUfT034HubtIzM2954+PJYjizOcBghR/pXmzwxRTehBtgvf4zQ==
dependencies:
"@snyk/cli-interface" "2.2.0"
debug "^4.1.1"
lodash "^4.17.15"
needle "^2.4.0"
tmp "^0.1.0"
tslib "1.9.3"

snyk-nodejs-lockfile-parser@1.16.1:
Expand Down Expand Up @@ -8372,9 +8376,9 @@ 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.250.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.250.0.tgz#496df41d6e1e6ee653130834eead9347b0c04a3f"
integrity sha512-Cka+21Gq2Y9RQRqUdHl/BDQ40Ga7a5DKbVT1SGDqsf91mYi/JqSiol5K2aofsJgklIcROw9xqWODy9btk1irfw==
version "1.251.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.251.0.tgz#24ff530c8ad319c14d170da3fcdf18b2aa85395f"
integrity sha512-f5hp0SuGwAlkR2eE8Vx4hB5hM5sOxm2V8/MkaJxYhf1k4Eu1ONW/lR4CarU0pCF9K5U3EbtrcmQI/3XiKkG5Kg==
dependencies:
"@snyk/cli-interface" "2.3.0"
"@snyk/dep-graph" "1.13.1"
Expand Down Expand Up @@ -8404,7 +8408,7 @@ snyk@^1.135.1:
snyk-go-plugin "1.11.1"
snyk-gradle-plugin "3.2.2"
snyk-module "1.9.1"
snyk-mvn-plugin "2.4.0"
snyk-mvn-plugin "2.6.1"
snyk-nodejs-lockfile-parser "1.16.1"
snyk-nuget-plugin "1.13.1"
snyk-php-plugin "1.7.0"
Expand Down

0 comments on commit 5b14c97

Please sign in to comment.