Skip to content

Commit a4f4caf

Browse files
committed
additionals
1 parent 33b3b2a commit a4f4caf

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

packages/extension-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@polkadot/extension-inject": "0.58.10",
2828
"@polkadot/keyring": "^13.5.1",
2929
"@polkadot/networks": "^13.5.1",
30-
"@polkadot/phishing": "^0.25.10",
30+
"@polkadot/phishing": "^0.25.11",
3131
"@polkadot/rpc-provider": "^16.0.1",
3232
"@polkadot/types": "^16.0.1",
3333
"@polkadot/ui-keyring": "^3.14.1",

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"type": "module",
1818
"version": "0.58.10",
1919
"dependencies": {
20-
"@polkadot/api": "^16.10.1",
20+
"@polkadot/api": "^16.0.1",
2121
"@polkadot/extension-base": "0.58.10",
2222
"@polkadot/extension-inject": "0.58.10",
2323
"@polkadot/extension-ui": "0.58.10",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ __metadata:
935935
"@polkadot/extension-mocks": "npm:0.58.10"
936936
"@polkadot/keyring": "npm:^13.5.1"
937937
"@polkadot/networks": "npm:^13.5.1"
938-
"@polkadot/phishing": "npm:^0.25.10"
938+
"@polkadot/phishing": "npm:^0.25.11"
939939
"@polkadot/rpc-provider": "npm:^16.0.1"
940940
"@polkadot/types": "npm:^16.0.1"
941941
"@polkadot/ui-keyring": "npm:^3.14.1"
@@ -1083,7 +1083,7 @@ __metadata:
10831083
version: 0.0.0-use.local
10841084
resolution: "@polkadot/extension@workspace:packages/extension"
10851085
dependencies:
1086-
"@polkadot/api": "npm:^16.10.1"
1086+
"@polkadot/api": "npm:^16.0.1"
10871087
"@polkadot/dev": "npm:^0.83.2"
10881088
"@polkadot/extension-base": "npm:0.58.10"
10891089
"@polkadot/extension-inject": "npm:0.58.10"
@@ -1162,15 +1162,15 @@ __metadata:
11621162
languageName: node
11631163
linkType: hard
11641164

1165-
"@polkadot/phishing@npm:^0.25.10":
1166-
version: 0.25.10
1167-
resolution: "@polkadot/phishing@npm:0.25.10"
1165+
"@polkadot/phishing@npm:^0.25.11":
1166+
version: 0.25.11
1167+
resolution: "@polkadot/phishing@npm:0.25.11"
11681168
dependencies:
1169-
"@polkadot/util": "npm:^13.4.4"
1170-
"@polkadot/util-crypto": "npm:^13.4.4"
1171-
"@polkadot/x-fetch": "npm:^13.4.4"
1169+
"@polkadot/util": "npm:^13.5.1"
1170+
"@polkadot/util-crypto": "npm:^13.5.1"
1171+
"@polkadot/x-fetch": "npm:^13.5.1"
11721172
tslib: "npm:^2.8.1"
1173-
checksum: 10/7c708fe0ff84c681a41fbedd1139b46f99f7897f9522d5238755b979e0ffebd310acef1be71bd086e17adc5be73c2b511bcdac8b5ede1d50729bb0af31799ecd
1173+
checksum: 10/01648dc9574d680e5ad2042bb7eb4305e1741f4424b00b704e06f7864553ce80f15b18cd3f90bf626e01589799eb2cc28f990b2a5c282fd93459ec185430dd66
11741174
languageName: node
11751175
linkType: hard
11761176

0 commit comments

Comments
 (0)