mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Merge pull request #55 from christroutner/greenkeeper/slpjs-0.21.4
Update slpjs to the latest version 🚀
This commit is contained in:
Generated
+3
-3
@@ -13711,9 +13711,9 @@
|
||||
}
|
||||
},
|
||||
"slpjs": {
|
||||
"version": "0.21.2",
|
||||
"resolved": "https://registry.npmjs.org/slpjs/-/slpjs-0.21.2.tgz",
|
||||
"integrity": "sha512-Purj17nADE6PaqZ/Gqnjb0SQM+jajUCuOKb8KfMEZqbnzPEM/Ov8rXWwd+KcgSGQRUmuC7jMVN7DPi4uGJg3iA==",
|
||||
"version": "0.21.4",
|
||||
"resolved": "https://registry.npmjs.org/slpjs/-/slpjs-0.21.4.tgz",
|
||||
"integrity": "sha512-DkxuhmXD4W+UVpwnxT5NBfoc1JTwGBjADeyZZl0gPfjsWiiVJbos01z6plaiMZyetde6QPARw73jNxVs7SzW8Q==",
|
||||
"requires": {
|
||||
"@types/lodash": "^4.14.120",
|
||||
"axios": "^0.18.1",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"pg": "^7.11.0",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"slp-sdk": "^4.4.1",
|
||||
"slpjs": "0.21.2",
|
||||
"slpjs": "0.21.4",
|
||||
"strftime": "^0.10.0",
|
||||
"winston": "^3.2.1",
|
||||
"winston-daily-rotate-file": "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user