mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Merge pull request #35 from christroutner/greenkeeper/slpjs-0.21.1
Update slpjs to the latest version 🚀
This commit is contained in:
Generated
+6
-6
@@ -14000,9 +14000,9 @@
|
||||
}
|
||||
},
|
||||
"slpjs": {
|
||||
"version": "0.21.0",
|
||||
"resolved": "https://registry.npmjs.org/slpjs/-/slpjs-0.21.0.tgz",
|
||||
"integrity": "sha512-0W2x9viz+JbyEVjsXHD55+0d9nVLCCDr8Skx1lVi9dphGVzsvXBgk0kD3N6ceis/oGEQeizt33k0QyrCWHZAYQ==",
|
||||
"version": "0.21.1",
|
||||
"resolved": "https://registry.npmjs.org/slpjs/-/slpjs-0.21.1.tgz",
|
||||
"integrity": "sha512-f030k+bsYOyNuuU7qmbvtQ19Xs75vkvlBZDP965j9Y9O6ehvTtiF5EDzMW5xA3Y4ur0fir01h2KbJPpEncTqqA==",
|
||||
"requires": {
|
||||
"@types/lodash": "^4.14.120",
|
||||
"axios": "^0.18.1",
|
||||
@@ -14027,9 +14027,9 @@
|
||||
"integrity": "sha512-QD46ppGintwPGuL1KqmwhR0O+N2cZUg8JG/VzwI2e28sM9TqHjQB10lI4QAaMHVbLzwVLLAwEglpKPViWX+5NQ=="
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.14",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
|
||||
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
|
||||
"version": "4.17.15",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
||||
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@
|
||||
"pg": "^7.11.0",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"slp-sdk": "^4.4.1",
|
||||
"slpjs": "0.21.0",
|
||||
"slpjs": "0.21.1",
|
||||
"socket.io": "^2.1.1",
|
||||
"strftime": "^0.10.0",
|
||||
"winston": "^3.2.1",
|
||||
|
||||
Reference in New Issue
Block a user