File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@polkadot/extension-inject" : " ^0.58.6" ,
3333 "@polkadot/types" : " ^15.8.1" ,
34- "@polkadot/types-codec" : " ^15.8.1 " ,
34+ "@polkadot/types-codec" : " ^15.9.3 " ,
3535 "@types/jest" : " ^29.5.14" ,
3636 "eslint" : " ^9.25.1" ,
3737 "jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ __metadata:
216216 "@polkadot/extension-dapp": "npm:^0.58.6"
217217 "@polkadot/extension-inject": "npm:^0.58.6"
218218 "@polkadot/types": "npm:^15.8.1"
219- "@polkadot/types-codec": "npm:^15.8.1 "
219+ "@polkadot/types-codec": "npm:^15.9.3 "
220220 "@types/jest": "npm:^29.5.14"
221221 eslint: "npm:^9.25.1"
222222 jest: "npm:^29.7.0"
@@ -4547,7 +4547,7 @@ __metadata:
45474547 languageName: node
45484548 linkType: hard
45494549
4550- "@polkadot/types-codec@npm:15.9.2, @polkadot/types-codec@npm:^15.8.1 ":
4550+ "@polkadot/types-codec@npm:15.9.2":
45514551 version: 15.9.2
45524552 resolution: "@polkadot/types-codec@npm:15.9.2"
45534553 dependencies:
@@ -4558,6 +4558,17 @@ __metadata:
45584558 languageName: node
45594559 linkType: hard
45604560
4561+ "@polkadot/types-codec@npm:^15.9.3":
4562+ version: 15.10.2
4563+ resolution: "@polkadot/types-codec@npm:15.10.2"
4564+ dependencies:
4565+ "@polkadot/util": "npm:^13.4.4"
4566+ "@polkadot/x-bigint": "npm:^13.4.4"
4567+ tslib: "npm:^2.8.1"
4568+ checksum: 10c0/f3206f1cf71be34ce8fb6b2a154396b4cd5ba36c96efd7dd6f87bd824b9fdcb11a07a39d93e927e915ad4b9c2515955d26a670804f38a27420205a0eb870cf4b
4569+ languageName: node
4570+ linkType: hard
4571+
45614572"@polkadot/types-create@npm:15.9.2":
45624573 version: 15.9.2
45634574 resolution: "@polkadot/types-create@npm:15.9.2"
You can’t perform that action at this time.
0 commit comments