Add ignore policy to snyk

This commit is contained in:
curben 2018-10-11 11:38:56 +10:30
parent 9bb8a0d997
commit bb89c070b1
2 changed files with 4 additions and 9 deletions

2
.snyk
View File

@ -7,7 +7,7 @@ ignore:
reason: Patch/update unavailable reason: Patch/update unavailable
expires: 2018-12-31T00:00:00.000Z expires: 2018-12-31T00:00:00.000Z
'npm:chownr:20180731': 'npm:chownr:20180731':
- hexo-yam > iltorb > prebuild-install > tar-fs > chownr: - '*':
reason: Patch/update unavailable reason: Patch/update unavailable
expires: '2018-12-31T00:00:00.000Z' expires: '2018-12-31T00:00:00.000Z'
patch: {} patch: {}

11
package-lock.json generated
View File

@ -1167,8 +1167,7 @@
}, },
"code-point-at": { "code-point-at": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true
"optional": true
}, },
"concat-map": { "concat-map": {
"version": "0.0.1", "version": "0.0.1",
@ -1279,8 +1278,7 @@
}, },
"inherits": { "inherits": {
"version": "2.0.3", "version": "2.0.3",
"bundled": true, "bundled": true
"optional": true
}, },
"ini": { "ini": {
"version": "1.3.5", "version": "1.3.5",
@ -1290,7 +1288,6 @@
"is-fullwidth-code-point": { "is-fullwidth-code-point": {
"version": "1.0.0", "version": "1.0.0",
"bundled": true, "bundled": true,
"optional": true,
"requires": { "requires": {
"number-is-nan": "^1.0.0" "number-is-nan": "^1.0.0"
} }
@ -1402,8 +1399,7 @@
}, },
"number-is-nan": { "number-is-nan": {
"version": "1.0.1", "version": "1.0.1",
"bundled": true, "bundled": true
"optional": true
}, },
"object-assign": { "object-assign": {
"version": "4.1.1", "version": "4.1.1",
@ -1518,7 +1514,6 @@
"string-width": { "string-width": {
"version": "1.0.2", "version": "1.0.2",
"bundled": true, "bundled": true,
"optional": true,
"requires": { "requires": {
"code-point-at": "^1.0.0", "code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0", "is-fullwidth-code-point": "^1.0.0",