Merge pull request #10455 from FreeCodeCamp/snyk-fix-2e7c82e8

[Snyk] Fix for 2 vulnerable dependency paths
This commit is contained in:
Berkeley Martinez
2016-09-03 11:42:39 -07:00
committed by GitHub
2 changed files with 6 additions and 2 deletions

4
.snyk
View File

@ -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'

View File

@ -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"