Upgrade common to 13.3.1 (#4866)

This commit is contained in:
Tarik Gul
2025-01-07 08:02:22 -08:00
committed by GitHub
parent 60ef3848a0
commit 74fbb1dc1d
2 changed files with 58 additions and 58 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.24.6-11-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/x-fetch": "^13.2.3",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"@polkadot/x-fetch": "^13.3.1",
"tslib": "^2.8.1"
},
"devDependencies": {