Skip to content

Commit f0ef224

Browse files
committed
Upgrade edge-core-js@^2.34.0
1 parent 142ac31 commit f0ef224

File tree

3 files changed

+11
-49
lines changed

3 files changed

+11
-49
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PODS:
1515
- disklet (0.5.2):
1616
- React
1717
- DoubleConversion (1.1.6)
18-
- edge-core-js (2.33.3):
18+
- edge-core-js (2.34.0):
1919
- React-Core
2020
- edge-currency-accountbased (4.58.0):
2121
- React-Core
@@ -3292,7 +3292,7 @@ SPEC CHECKSUMS:
32923292
CNIOWindows: 3047f2d8165848a3936a0a755fee27c6b5ee479b
32933293
disklet: 8a20bf8a568635b6e6bb8f93297dac13ee5cef98
32943294
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
3295-
edge-core-js: c6ef3d52fe4327c043532d90a7b2002c4adcba77
3295+
edge-core-js: aa4ab0c2b6802c4ce9fdb777e116e4fd47fc1e9c
32963296
edge-currency-accountbased: 62aa725a6fd20d53af935589e0cd207690b52655
32973297
edge-currency-plugins: bf4b7eccff56e9e5f72d9fc115e34c1cb1fe2c4f
32983298
edge-exchange-plugins: 634f60cfeb8c2601e9435f41bd8d719f914df51f

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"deprecated-react-native-prop-types": "^5.0.0",
102102
"detect-bundler": "^1.1.0",
103103
"disklet": "^0.5.2",
104-
"edge-core-js": "^2.33.3",
104+
"edge-core-js": "^2.34.0",
105105
"edge-currency-accountbased": "^4.58.0",
106106
"edge-currency-monero": "^1.5.1",
107107
"edge-currency-plugins": "^3.8.4",

yarn.lock

Lines changed: 8 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,20 +1063,7 @@
10631063
"@babel/parser" "^7.27.2"
10641064
"@babel/types" "^7.27.1"
10651065

1066-
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3":
1067-
version "7.28.0"
1068-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
1069-
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
1070-
dependencies:
1071-
"@babel/code-frame" "^7.27.1"
1072-
"@babel/generator" "^7.28.0"
1073-
"@babel/helper-globals" "^7.28.0"
1074-
"@babel/parser" "^7.28.0"
1075-
"@babel/template" "^7.27.2"
1076-
"@babel/types" "^7.28.0"
1077-
debug "^4.3.1"
1078-
1079-
"@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0", "@babel/traverse@^7.7.0":
1066+
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3", "@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0", "@babel/traverse@^7.7.0":
10801067
version "7.28.0"
10811068
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
10821069
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
@@ -9499,10 +9486,10 @@ [email protected]:
94999486
bindings "^1.2.1"
95009487
nan "^2.0.9"
95019488

9502-
edge-core-js@^2.33.3:
9503-
version "2.33.3"
9504-
resolved "https://registry.yarnpkg.com/edge-core-js/-/edge-core-js-2.33.3.tgz#36542e99c6dadc1415219d389be531966658a14e"
9505-
integrity sha512-yfKvPC+7kmZPvPgXmcDYA7GKp5gueXHG+BfCxw3s0XitkT8Wpaod254A/jhh/Me0u7Rev6aUvf7QtlUG1zvHpg==
9489+
edge-core-js@^2.34.0:
9490+
version "2.34.0"
9491+
resolved "https://registry.yarnpkg.com/edge-core-js/-/edge-core-js-2.34.0.tgz#2f1cad7f3abc7265d5c09d06e1cac03f1d5fc62f"
9492+
integrity sha512-u2KiVF1zztC6Nsqj9aNTl7otQnm51adKFl4tTqN+43VkLLQNBc7bPdadHPYz9ucRAf2SoydmhHg92SPFQGe17Q==
95069493
dependencies:
95079494
aes-js "^3.1.0"
95089495
base-x "^4.0.0"
@@ -17705,16 +17692,7 @@ string-length@^4.0.2:
1770517692
char-regex "^1.0.2"
1770617693
strip-ansi "^6.0.0"
1770717694

17708-
"string-width-cjs@npm:string-width@^4.2.0":
17709-
version "4.2.3"
17710-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
17711-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
17712-
dependencies:
17713-
emoji-regex "^8.0.0"
17714-
is-fullwidth-code-point "^3.0.0"
17715-
strip-ansi "^6.0.1"
17716-
17717-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
17695+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1771817696
version "4.2.3"
1771917697
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1772017698
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -17814,7 +17792,7 @@ stringify-object@^3.3.0:
1781417792
is-obj "^1.0.1"
1781517793
is-regexp "^1.0.0"
1781617794

17817-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
17795+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1781817796
version "6.0.1"
1781917797
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1782017798
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -17828,13 +17806,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0:
1782817806
dependencies:
1782917807
ansi-regex "^4.1.0"
1783017808

17831-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
17832-
version "6.0.1"
17833-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
17834-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
17835-
dependencies:
17836-
ansi-regex "^5.0.1"
17837-
1783817809
strip-ansi@^7.0.0, strip-ansi@^7.0.1:
1783917810
version "7.1.0"
1784017811
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -19534,7 +19505,7 @@ wordwrapjs@^4.0.0:
1953419505
reduce-flatten "^2.0.0"
1953519506
typical "^5.2.0"
1953619507

19537-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
19508+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1953819509
version "7.0.0"
1953919510
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1954019511
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -19552,15 +19523,6 @@ wrap-ansi@^6.2.0:
1955219523
string-width "^4.1.0"
1955319524
strip-ansi "^6.0.0"
1955419525

19555-
wrap-ansi@^7.0.0:
19556-
version "7.0.0"
19557-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
19558-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
19559-
dependencies:
19560-
ansi-styles "^4.0.0"
19561-
string-width "^4.1.0"
19562-
strip-ansi "^6.0.0"
19563-
1956419526
wrap-ansi@^8.1.0:
1956519527
version "8.1.0"
1956619528
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)