summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-audit-report/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npm-audit-report/package.json')
-rw-r--r--deps/npm/node_modules/npm-audit-report/package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/deps/npm/node_modules/npm-audit-report/package.json b/deps/npm/node_modules/npm-audit-report/package.json
index 0f76601e27..905c0ce33d 100644
--- a/deps/npm/node_modules/npm-audit-report/package.json
+++ b/deps/npm/node_modules/npm-audit-report/package.json
@@ -1,27 +1,27 @@
{
- "_from": "npm-audit-report@^1.2.1",
- "_id": "npm-audit-report@1.3.1",
+ "_from": "npm-audit-report@1.3.2",
+ "_id": "npm-audit-report@1.3.2",
"_inBundle": false,
- "_integrity": "sha512-SjTF8ZP4rOu3JiFrTMi4M1CmVo2tni2sP4TzhyCMHwnMGf6XkdGLZKt9cdZ12esKf0mbQqFyU9LtY0SoeahL7g==",
+ "_integrity": "sha512-abeqS5ONyXNaZJPGAf6TOUMNdSe1Y6cpc9MLBRn+CuUoYbfdca6AxOyXVlfIv9OgKX+cacblbG5w7A6ccwoTPw==",
"_location": "/npm-audit-report",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "npm-audit-report@^1.2.1",
+ "raw": "npm-audit-report@1.3.2",
"name": "npm-audit-report",
"escapedName": "npm-audit-report",
- "rawSpec": "^1.2.1",
+ "rawSpec": "1.3.2",
"saveSpec": null,
- "fetchSpec": "^1.2.1"
+ "fetchSpec": "1.3.2"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/npm-audit-report/-/npm-audit-report-1.3.1.tgz",
- "_shasum": "e79ea1fcb5ffaf3031102b389d5222c2b0459632",
- "_spec": "npm-audit-report@^1.2.1",
+ "_resolved": "https://registry.npmjs.org/npm-audit-report/-/npm-audit-report-1.3.2.tgz",
+ "_shasum": "303bc78cd9e4c226415076a4f7e528c89fc77018",
+ "_spec": "npm-audit-report@1.3.2",
"_where": "/Users/zkat/Documents/code/work/npm",
"author": {
"name": "Adam Baldwin"
@@ -76,5 +76,5 @@
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
},
- "version": "1.3.1"
+ "version": "1.3.2"
}