Skip to content

Commit

Permalink
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored and 21m57 committed May 27, 2020
1 parent 78f3a2b commit ecc6e15
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:debug:20170905':
- gulp-connect > tiny-lr > body-parser > debug:
patched: '2020-05-27T08:37:47.510Z'
'npm:extend:20180424':
- gulp > gulp-cli > liftoff > extend:
patched: '2020-05-27T08:37:47.510Z'
- gulp > vinyl-fs > glob-stream > extend:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > request > extend:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > node-gyp > request > extend:
patched: '2020-05-27T08:37:47.510Z'
'npm:hoek:20180212':
- gulp-sass > node-sass > request > hawk > hoek:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > request > hawk > boom > hoek:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > request > hawk > sntp > hoek:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > node-gyp > request > hawk > hoek:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > node-gyp > request > hawk > boom > hoek:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > request > hawk > cryptiles > boom > hoek:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > node-gyp > request > hawk > sntp > hoek:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2020-05-27T08:37:47.510Z'
SNYK-JS-LODASH-567746:
- gulp-sass > node-sass > sass-graph > lodash:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > gaze > globule > lodash:
patched: '2020-05-27T08:37:47.510Z'
'npm:ms:20170412':
- gulp-connect > tiny-lr > body-parser > debug > ms:
patched: '2020-05-27T08:37:47.510Z'
'npm:stringstream:20180511':
- gulp-sass > node-sass > request > stringstream:
patched: '2020-05-27T08:37:47.510Z'
- gulp-sass > node-sass > node-gyp > request > stringstream:
patched: '2020-05-27T08:37:47.510Z'

0 comments on commit ecc6e15

Please sign in to comment.