mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Merge pull request #7 from christroutner/greenkeeper/slpjs-0.18.3
Update slpjs to the latest version 🚀
This commit is contained in:
Generated
+3
-3
@@ -14737,9 +14737,9 @@
|
||||
}
|
||||
},
|
||||
"slpjs": {
|
||||
"version": "0.18.2",
|
||||
"resolved": "https://registry.npmjs.org/slpjs/-/slpjs-0.18.2.tgz",
|
||||
"integrity": "sha512-11NacOSuZEBL8ntybVFhWQOHPhGaLGdKwYEmBOhSrV8cxB3Z9awDUhPpCvn1wDxBOS3puwGo551GF6LHQGXRZQ==",
|
||||
"version": "0.18.3",
|
||||
"resolved": "https://registry.npmjs.org/slpjs/-/slpjs-0.18.3.tgz",
|
||||
"integrity": "sha512-obQEhcW9rF+dOu+gFEZ7MeBNL5ez6yt54RewOI+2yDJe0Ey+s1T0NETs3ZwZowtiSgbNkXGaDR9oS3zOPqS7kA==",
|
||||
"requires": {
|
||||
"@types/lodash": "^4.14.120",
|
||||
"axios": "^0.18.0",
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@
|
||||
"pg": "^7.11.0",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"slp-sdk": "^4.4.0",
|
||||
"slpjs": "0.18.2",
|
||||
"slpjs": "0.18.3",
|
||||
"socket.io": "^2.1.1",
|
||||
"strftime": "^0.10.0",
|
||||
"winston": "^3.2.1",
|
||||
|
||||
Reference in New Issue
Block a user