File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2- version: v1.7.1
2+ version: v1.12.0
33ignore: {}
44# patches apply the minimum changes required to fix a vulnerability
55patch:
@@ -60,3 +60,12 @@ patch:
6060 patched: '2017-09-28T02:19:03.719Z'
6161 - express-status-monitor > socket.io > socket.io-adapter > socket.io-parser > debug:
6262 patched: '2017-09-28T02:19:03.719Z'
63+ 'npm:hoek:20180212':
64+ - node-sass > node-gyp > request > hawk > hoek:
65+ patched: '2018-06-21T02:58:21.837Z'
66+ - node-sass > node-gyp > request > hawk > boom > hoek:
67+ patched: '2018-06-21T02:58:21.837Z'
68+ - node-sass > node-gyp > request > hawk > sntp > hoek:
69+ patched: '2018-06-21T02:58:21.837Z'
70+ - node-sass > node-gyp > request > hawk > cryptiles > boom > hoek:
71+ patched: '2018-06-21T02:58:21.837Z'
Original file line number Diff line number Diff line change 2121 "lint:fix" : " eslint --fix --ext=.js,.vue client server" ,
2222 "snyk-protect" : " snyk protect" ,
2323 "typings" : " typings install" ,
24- "prepublish" : " npm run snyk-protect"
24+ "prepublish" : " npm run snyk-protect" ,
25+ "prepare" : " npm run snyk-protect"
2526 },
2627 "repository" : {
2728 "type" : " git" ,
102103 "require-webpack-compat" : " 3.0.0" ,
103104 "serve-favicon" : " 2.4.5" ,
104105 "slug" : " 0.9.1" ,
105- "snyk" : " ^1.41.1 " ,
106+ "snyk" : " ^1.83.0 " ,
106107 "socket.io" : " 2.0.2" ,
107108 "socket.io-client" : " 2.0.2" ,
108109 "uuid-token-generator" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments