Upgrade common to 13.2.3 (#4748)

This commit is contained in:
Tarik Gul
2024-11-11 18:20:03 -08:00
committed by GitHub
parent 398ad96f99
commit 7219e9e817
2 changed files with 58 additions and 58 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.24.3-8-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"@polkadot/x-fetch": "^13.2.2",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@polkadot/x-fetch": "^13.2.3",
"tslib": "^2.8.1"
},
"devDependencies": {