Upgrade polkadot common to 13.2.1 (#4720)

This commit is contained in:
Tarik Gul
2024-10-22 12:05:09 -07:00
committed by GitHub
parent 4d4467104f
commit c562f580c1
2 changed files with 126 additions and 133 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.23.8-5-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.0.2",
"@polkadot/util-crypto": "^13.0.2",
"@polkadot/x-fetch": "^13.0.2",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/x-fetch": "^13.2.1",
"tslib": "^2.6.2"
},
"devDependencies": {