Upgrade common to 13.2.2 (#4735)

This commit is contained in:
Tarik Gul
2024-10-30 05:43:07 -07:00
committed by GitHub
parent cef626fc28
commit a1b84deebc
2 changed files with 58 additions and 58 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
"version": "0.24.2-6-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/x-fetch": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"@polkadot/x-fetch": "^13.2.2",
"tslib": "^2.6.2"
},
"devDependencies": {