Merge branch 'snyk-fix-0c002eacde43dabe83a66b8663c0a828' into 'master'
[Snyk] Fix for 1 vulnerable dependencies See merge request unboundsoftware/dancefinder/dancefinder-app!2
This commit was merged in pull request #51.
This commit is contained in:
@@ -52,3 +52,25 @@ patch:
|
|||||||
patched: '2019-07-04T01:01:11.312Z'
|
patched: '2019-07-04T01:01:11.312Z'
|
||||||
- nuxt > @nuxt/webpack > @nuxt/babel-preset-app > @babel/preset-env > @babel/plugin-proposal-async-generator-functions > @babel/helper-remap-async-to-generator > @babel/helper-wrap-function > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash:
|
- nuxt > @nuxt/webpack > @nuxt/babel-preset-app > @babel/preset-env > @babel/plugin-proposal-async-generator-functions > @babel/helper-remap-async-to-generator > @babel/helper-wrap-function > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash:
|
||||||
patched: '2019-07-04T01:01:11.312Z'
|
patched: '2019-07-04T01:01:11.312Z'
|
||||||
|
- snyk > inquirer > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > snyk-nodejs-lockfile-parser > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > snyk-mvn-plugin > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > snyk-config > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > snyk-nuget-plugin > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > @snyk/dep-graph > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > snyk-nodejs-lockfile-parser > graphlib > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > @snyk/dep-graph > graphlib > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > snyk-php-plugin > @snyk/composer-lockfile-parser > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
- snyk > snyk-go-plugin > graphlib > lodash:
|
||||||
|
patched: '2019-07-04T10:52:49.982Z'
|
||||||
|
|||||||
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
"vue-lazyload": "^1.2.6",
|
"vue-lazyload": "^1.2.6",
|
||||||
"vue-numeral-filter": "^1.1.1",
|
"vue-numeral-filter": "^1.1.1",
|
||||||
"vuetify": "^1.4.2",
|
"vuetify": "^1.4.2",
|
||||||
"snyk": "^1.189.0"
|
"snyk": "^1.191.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "NODE_ENV=development node server/index.js",
|
"dev": "NODE_ENV=development node server/index.js",
|
||||||
|
|||||||
@@ -8473,7 +8473,7 @@ snyk-try-require@1.3.1, snyk-try-require@^1.1.1, snyk-try-require@^1.3.1:
|
|||||||
lru-cache "^4.0.0"
|
lru-cache "^4.0.0"
|
||||||
then-fs "^2.0.0"
|
then-fs "^2.0.0"
|
||||||
|
|
||||||
snyk@^1.189.0:
|
snyk@^1.191.0:
|
||||||
version "1.191.0"
|
version "1.191.0"
|
||||||
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.191.0.tgz#2a8cae1470e228123d3a77be810603a612518a40"
|
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.191.0.tgz#2a8cae1470e228123d3a77be810603a612518a40"
|
||||||
integrity sha512-ql7FkVsvLSIAjrpffLZUS440D3oWcJ107j4F5/rQfDF64qUQ5O4XENTrC+teJeDHQf7zFZc1Xk7szGOK3eF6xg==
|
integrity sha512-ql7FkVsvLSIAjrpffLZUS440D3oWcJ107j4F5/rQfDF64qUQ5O4XENTrC+teJeDHQf7zFZc1Xk7szGOK3eF6xg==
|
||||||
|
|||||||
Reference in New Issue
Block a user