housekeeping(dev-deps): npm-audit-ci-wrapper v3 (#6388)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-09-10 14:44:23 -07:00
committed by GitHub
parent 89b3eaded0
commit 8f3ff82dbe
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -22289,9 +22289,9 @@
"dev": true "dev": true
}, },
"npm-audit-ci-wrapper": { "npm-audit-ci-wrapper": {
"version": "2.6.6", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/npm-audit-ci-wrapper/-/npm-audit-ci-wrapper-2.6.6.tgz", "resolved": "https://registry.npmjs.org/npm-audit-ci-wrapper/-/npm-audit-ci-wrapper-3.0.1.tgz",
"integrity": "sha512-TDKIRtjTed8BYEY8fvXczHTydkNios3acT4kLovPulCSumMl6ny+0VDxV9YAO1DJKBzI2b/uqqrMS8E/nYdGYA==", "integrity": "sha512-nj2CRtb6YO4upboy9rJbeK2u8/WF7C30GeNyYLle4XTWzge66ZBPQ5//sOow+xzf/HklLDmCg83HqjZ6gjxBjQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"JSONStream": "^1.3.5", "JSONStream": "^1.3.5",

View File

@@ -151,7 +151,7 @@
"mocha": "=7.2.0", "mocha": "=7.2.0",
"nightwatch": "^1.3.6", "nightwatch": "^1.3.6",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",
"npm-audit-ci-wrapper": "^2.5.4", "npm-audit-ci-wrapper": "^3.0.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1", "oauth2-server": "^2.4.1",
"open": "^7.0.4", "open": "^7.0.4",