Merge pull request #39 from k4ustu3h/dependabot/npm_and_yarn/snyk-1.291.0

Bump snyk from 1.290.2 to 1.291.0
This commit is contained in:
Kaustubh Ladiya 2020-02-11 19:53:12 +05:30 committed by GitHub
commit 758c3fddab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -3088,9 +3088,9 @@
"integrity": "sha512-iVICrxOzCynf/SNaBQCw34eM9jROU/s5rzIhpOvzhzuYHfJR/DhZfDkXiZSgKXfgv26HT3Yni3AV/DGw0cGnnw=="
},
"snyk": {
"version": "1.290.2",
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.290.2.tgz",
"integrity": "sha512-siieHkSY/b3Yw1Gf84L07j65m2Bht1PamAbX3cmZ1zAzsUxfXpqZq5W9PlAp5z1d0Tp1vxsQmXw6UGW0K1Tq1Q==",
"version": "1.291.0",
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.291.0.tgz",
"integrity": "sha512-YknBDamsjkq0GgHZUKRj5NLovJxhJ676WcRink3v4uV88TohRWjjCohnzrkaTPxTVL6kiLXgQK+ow0EoF8t22g==",
"requires": {
"@snyk/cli-interface": "2.3.0",
"@snyk/configstore": "^3.2.0-rc1",
@ -3121,7 +3121,7 @@
"snyk-go-plugin": "1.11.1",
"snyk-gradle-plugin": "3.2.4",
"snyk-module": "1.9.1",
"snyk-mvn-plugin": "2.8.0",
"snyk-mvn-plugin": "2.9.0",
"snyk-nodejs-lockfile-parser": "1.17.0",
"snyk-nuget-plugin": "1.16.0",
"snyk-php-plugin": "1.7.0",
@ -3394,9 +3394,9 @@
}
},
"snyk-mvn-plugin": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/snyk-mvn-plugin/-/snyk-mvn-plugin-2.8.0.tgz",
"integrity": "sha512-Jt6lsVOFOYj7rp0H2IWz/BZS9xxaO0jEFTAoafLCocJIWWuGhPpVocCqmh/hrYAdKY9gS4gVOViMJ3EvcC1r1Q==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/snyk-mvn-plugin/-/snyk-mvn-plugin-2.9.0.tgz",
"integrity": "sha512-FBl78wCHNm0P/QOlipvOxzN2LrXlS6NBN0zXWYZ09P0hG65rmA3gKTg0QsHUjIBh1Pg9bw5aG4r/AHle6a6g6w==",
"requires": {
"@snyk/cli-interface": "2.3.1",
"debug": "^4.1.1",

View File

@ -44,7 +44,7 @@
"handlebars": "^4.7.3",
"jsdom": "^16.0.1",
"ncp": "^2.0.0",
"snyk": "1.290.2"
"snyk": "1.291.0"
},
"devDependencies": {
"eslint": "^6.8.0",