diff --git a/package.json b/package.json index 336a726..0b0b015 100644 --- a/package.json +++ b/package.json @@ -73,17 +73,17 @@ "webpack-sources": "^3.2.3" }, "dependencies": { - "@babel/runtime-corejs3": "^7.13.9", + "@babel/runtime-corejs3": "^7.17.2", "bs58": "^4.0.1", "clone": "^2.1.2", - "core-js": "^3.9.1", - "crypto-conditions": "2.1.2", + "core-js": "^3.21.0", + "crypto-conditions": "2.2.1", "decamelize": "^5.0.0", "es6-promise": "^4.2.8", "fetch-ponyfill": "^7.1.0", "js-sha3": "^0.8.0", "json-stable-stringify": "^1.0.1", - "query-string": "^6.14.1", + "query-string": "^7.1.1", "sprintf-js": "^1.1.2", "tweetnacl": "^1.0.3" },