Skip to content

Commit e1abe95

Browse files
committed
feat: moving patches up on package json
1 parent ec7dfd2 commit e1abe95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,8 @@
244244
"@ledgerhq/domain-service/axios": "^0.28.0",
245245
"@ledgerhq/evm-tools/axios": "^0.28.0",
246246
"@ledgerhq/hw-app-eth/axios": "^0.28.0",
247+
"@ledgerhq/hw-app-eth@npm:^6.42.0": "patch:@ledgerhq/hw-app-eth@npm%3A6.42.2#~/.yarn/patches/@ledgerhq-hw-app-eth-npm-6.42.2-46a44bfbf5.patch",
248+
"@ledgerhq/evm-tools@npm:^1.3.0": "patch:@ledgerhq/evm-tools@npm%3A1.3.0#~/.yarn/patches/@ledgerhq-evm-tools-npm-1.3.0-57435278f6.patch",
247249
"cross-spawn@npm:^5.0.1": "^7.0.6",
248250
"@solana/web3.js@npm:^1.95.0": "^1.95.8",
249251
"secp256k1@npm:^4.0.0": "4.0.4",
@@ -257,9 +259,7 @@
257259
"tslib@npm:^2.3.0": "~2.6.0",
258260
"tslib@npm:^2.3.1": "~2.6.0",
259261
"tslib@npm:^2.4.0": "~2.6.0",
260-
"tslib@npm:^2.6.2": "~2.6.0",
261-
"@ledgerhq/hw-app-eth@npm:^6.42.0": "patch:@ledgerhq/hw-app-eth@npm%3A6.42.2#~/.yarn/patches/@ledgerhq-hw-app-eth-npm-6.42.2-46a44bfbf5.patch",
262-
"@ledgerhq/evm-tools@npm:^1.3.0": "patch:@ledgerhq/evm-tools@npm%3A1.3.0#~/.yarn/patches/@ledgerhq-evm-tools-npm-1.3.0-57435278f6.patch"
262+
"tslib@npm:^2.6.2": "~2.6.0"
263263
},
264264
"dependencies": {
265265
"@babel/runtime": "patch:@babel/runtime@npm%3A7.25.9#~/.yarn/patches/@babel-runtime-npm-7.25.9-fe8c62510a.patch",

0 commit comments

Comments
 (0)