mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-22 06:02:09 +00:00
chore: update deps
This commit is contained in:
parent
0049fffc00
commit
1320f6f21d
16
package.json
16
package.json
@ -29,14 +29,14 @@
|
|||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bn.js": "^4.11.8",
|
"bn.js": "^5.0.0",
|
||||||
"handlebars": "^4.0.11",
|
"handlebars": "^4.4.3",
|
||||||
"js2xmlparser": "^3.0.0",
|
"js2xmlparser": "^4.0.0",
|
||||||
"moment": "^2.22.1",
|
"moment": "^2.24.0",
|
||||||
"node-rsa": "^0.4.2",
|
"node-rsa": "^1.0.6",
|
||||||
"request": "^2.87.0",
|
"request": "^2.88.0",
|
||||||
"uuid": "^3.3.2",
|
"uuid": "^3.3.3",
|
||||||
"xml-crypto": "^0.10.1",
|
"xml-crypto": "^1.4.0",
|
||||||
"xmldom": "^0.1.27",
|
"xmldom": "^0.1.27",
|
||||||
"xpath": "0.0.27"
|
"xpath": "0.0.27"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user