mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-12-19 09:53:09 +00:00
fix high severity vulnerabilities
This commit is contained in:
@@ -57,10 +57,10 @@
|
||||
"dependencies": {
|
||||
"handlebars": "^4.7.6",
|
||||
"js2xmlparser": "^4.0.1",
|
||||
"node-forge": "^0.9.1",
|
||||
"node-forge": "^0.10.0",
|
||||
"request": "^2.88.2",
|
||||
"uuid": "^8.0.0",
|
||||
"xml-crypto": "^1.5.3",
|
||||
"xml-crypto": "^2.0.0",
|
||||
"xmldom": "^0.3.0",
|
||||
"xpath": "0.0.27"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user