Upgrade common to 13.4.3 (#4957)

This commit is contained in:
Tarik Gul
2025-02-18 05:56:33 -08:00
committed by GitHub
parent 7b865becc8
commit 263f2e0baf
2 changed files with 58 additions and 58 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.25.4-27-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"@polkadot/x-fetch": "^13.3.1",
"@polkadot/util": "^13.4.3",
"@polkadot/util-crypto": "^13.4.3",
"@polkadot/x-fetch": "^13.4.3",
"tslib": "^2.8.1"
},
"devDependencies": {