mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
ran npm audit fix --force
This commit is contained in:
Generated
+2689
-3396
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -48,7 +48,7 @@
|
||||
"passport-http": "^0.3.0",
|
||||
"pg": "^6.2.3",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"slp-sdk": "3.2.1",
|
||||
"slp-sdk": "^4.4.0",
|
||||
"slpjs": "0.15.5",
|
||||
"socket.io": "^2.1.1",
|
||||
"strftime": "^0.10.0",
|
||||
@@ -68,17 +68,17 @@
|
||||
"eslint-plugin-prettier": "^2.6.2",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"fs-extra": "^7.0.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp": "^4.0.2",
|
||||
"nock": "^10.0.0",
|
||||
"node-mocks-http": "^1.7.0",
|
||||
"nodemon": "^1.18.1",
|
||||
"nyc": "^11.6.0",
|
||||
"nyc": "^14.1.1",
|
||||
"pandacash-core": "^0.3.1",
|
||||
"prettier": "^1.14.2",
|
||||
"proxyquire": "^2.1.0",
|
||||
"request": "^2.88.0",
|
||||
"request-promise": "^4.2.2",
|
||||
"semantic-release": "^15.11.0",
|
||||
"semantic-release": "^15.13.14",
|
||||
"sinon": "^6.3.4",
|
||||
"typescript": "^3.1.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user