Skip to content

Commit 9201798

Browse files
committed
Upgrade ossindexjs version
1 parent bb949e9 commit 9201798

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auditjs",
3-
"version": "2.2.9",
3+
"version": "2.3.0",
44
"description": "Audit dependencies to identify known vulnerabilities and maintenance problems",
55
"main": "audit-package.js",
66
"bin": {
@@ -32,10 +32,10 @@
3232
"jsontoxml": "0.0.11",
3333
"mkdirp": "^0.5.1",
3434
"npm": "^4.1.1",
35-
"ossindexjs": "^2.0.0",
35+
"ossindexjs": "^2.1.1",
3636
"semver": "^5.3.0",
3737
"xmldom": "^0.1.27",
3838
"winston": "^2.4.0",
39-
"node-rest-client": "^3.1.0"
39+
"request": "^2.83.0"
4040
}
4141
}

0 commit comments

Comments
 (0)