fix: package.json & .snyk to reduce vulnerabilities
This commit is contained in:
4
.snyk
4
.snyk
@ -45,6 +45,10 @@ patch:
|
|||||||
patched: '2016-08-16T21:48:23.694Z'
|
patched: '2016-08-16T21:48:23.694Z'
|
||||||
- loopback > loopback-connector-remote > loopback-datasource-juggler > strong-globalize > fs-sync > glob > minimatch:
|
- loopback > loopback-connector-remote > loopback-datasource-juggler > strong-globalize > fs-sync > glob > minimatch:
|
||||||
patched: '2016-08-16T21:48:23.694Z'
|
patched: '2016-08-16T21:48:23.694Z'
|
||||||
|
- loopback > strong-remoting > strong-globalize > fs-sync > glob > minimatch:
|
||||||
|
patched: '2016-09-03T18:30:05.313Z'
|
||||||
|
- loopback > loopback-connector-remote > strong-remoting > strong-globalize > fs-sync > glob > minimatch:
|
||||||
|
patched: '2016-09-03T18:30:05.313Z'
|
||||||
'npm:uglify-js:20151024':
|
'npm:uglify-js:20151024':
|
||||||
- jade > transformers > uglify-js:
|
- jade > transformers > uglify-js:
|
||||||
patched: '2016-07-29T23:00:15.905Z'
|
patched: '2016-07-29T23:00:15.905Z'
|
||||||
|
@ -111,7 +111,7 @@
|
|||||||
"reselect": "^2.0.2",
|
"reselect": "^2.0.2",
|
||||||
"rx": "^4.0.0",
|
"rx": "^4.0.0",
|
||||||
"sanitize-html": "^1.11.1",
|
"sanitize-html": "^1.11.1",
|
||||||
"snyk": "^1.18.0",
|
"snyk": "^1.19.1",
|
||||||
"stampit": "^2.1.1",
|
"stampit": "^2.1.1",
|
||||||
"store": "https://github.com/berkeleytrue/store.js.git#feature/noop-server",
|
"store": "https://github.com/berkeleytrue/store.js.git#feature/noop-server",
|
||||||
"validator": "^5.0.0"
|
"validator": "^5.0.0"
|
||||||
@ -165,4 +165,4 @@
|
|||||||
"yargs": "^5.0.0"
|
"yargs": "^5.0.0"
|
||||||
},
|
},
|
||||||
"snyk": true
|
"snyk": true
|
||||||
}
|
}
|
Reference in New Issue
Block a user