File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
"devDependencies" : {
32
32
"@polkadot/extension-inject" : " ^0.58.6" ,
33
33
"@polkadot/types" : " ^15.8.1" ,
34
- "@polkadot/types-codec" : " ^15.8.1 " ,
34
+ "@polkadot/types-codec" : " ^15.9.2 " ,
35
35
"@types/jest" : " ^29.5.14" ,
36
36
"eslint" : " ^9.25.1" ,
37
37
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ __metadata:
163
163
"@polkadot/extension-dapp": "npm:^0.58.6"
164
164
"@polkadot/extension-inject": "npm:^0.58.6"
165
165
"@polkadot/types": "npm:^15.8.1"
166
- "@polkadot/types-codec": "npm:^15.8.1 "
166
+ "@polkadot/types-codec": "npm:^15.9.2 "
167
167
"@types/jest": "npm:^29.5.14"
168
168
eslint: "npm:^9.25.1"
169
169
jest: "npm:^29.7.0"
@@ -2582,7 +2582,7 @@ __metadata:
2582
2582
languageName: node
2583
2583
linkType: hard
2584
2584
2585
- "@polkadot/types-codec@npm:15.9.2, @polkadot/types-codec@npm:^15.8.1 ":
2585
+ "@polkadot/types-codec@npm:15.9.2, @polkadot/types-codec@npm:^15.9.2 ":
2586
2586
version: 15.9.2
2587
2587
resolution: "@polkadot/types-codec@npm:15.9.2"
2588
2588
dependencies:
You can’t perform that action at this time.
0 commit comments