Skip to content

Commit d62ae33

Browse files
chore: added resolution
1 parent a5fe003 commit d62ae33

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
},
8383
"packageManager": "yarn@4.0.2",
8484
"resolutions": {
85+
"@babel/helpers": "7.26.10",
8586
"elliptic": "^6.6.1",
8687
"path-to-regexp": "0.1.12",
8788
"ws": "^8.18.1",

yarn.lock

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,50 +1212,7 @@ __metadata:
12121212
languageName: node
12131213
linkType: hard
12141214

1215-
"@babel/helpers@npm:^7.22.10":
1216-
version: 7.22.10
1217-
resolution: "@babel/helpers@npm:7.22.10"
1218-
dependencies:
1219-
"@babel/template": "npm:^7.22.5"
1220-
"@babel/traverse": "npm:^7.22.10"
1221-
"@babel/types": "npm:^7.22.10"
1222-
checksum: 14c2f4fe0663bf4042b82a09ea6eaa53b0844ed04c70d69be8fff0db504ab25a729c72ff427e84320a328e19853b4a8d9897a3d2379c0e70751053e6e23a7992
1223-
languageName: node
1224-
linkType: hard
1225-
1226-
"@babel/helpers@npm:^7.23.2":
1227-
version: 7.23.2
1228-
resolution: "@babel/helpers@npm:7.23.2"
1229-
dependencies:
1230-
"@babel/template": "npm:^7.22.15"
1231-
"@babel/traverse": "npm:^7.23.2"
1232-
"@babel/types": "npm:^7.23.0"
1233-
checksum: 3a6a939c5277a27486e7c626812f0643b35d1c053ac2eb66911f5ae6c0a4e4bcdd40750eba36b766b0ee8a753484287f50ae56232a5f8f2947116723e44b9e35
1234-
languageName: node
1235-
linkType: hard
1236-
1237-
"@babel/helpers@npm:^7.23.6":
1238-
version: 7.23.6
1239-
resolution: "@babel/helpers@npm:7.23.6"
1240-
dependencies:
1241-
"@babel/template": "npm:^7.22.15"
1242-
"@babel/traverse": "npm:^7.23.6"
1243-
"@babel/types": "npm:^7.23.6"
1244-
checksum: df1cf6607676ad36f52f652ec03536f2732d70aef5e76dba5c964e34d49f3c2d3dcf9fb3740db359f53071d74b64606a833d5ba156f79f437f71bfe06e2e7e19
1245-
languageName: node
1246-
linkType: hard
1247-
1248-
"@babel/helpers@npm:^7.25.0":
1249-
version: 7.25.6
1250-
resolution: "@babel/helpers@npm:7.25.6"
1251-
dependencies:
1252-
"@babel/template": "npm:^7.25.0"
1253-
"@babel/types": "npm:^7.25.6"
1254-
checksum: 448c1cdabccca42fd97a252f73f1e4bcd93776dbf24044f3b4f49b756bf2ece73ee6df05177473bb74ea7456dddd18d6f481e4d96d2cc7839d078900d48c696c
1255-
languageName: node
1256-
linkType: hard
1257-
1258-
"@babel/helpers@npm:^7.26.10":
1215+
"@babel/helpers@npm:7.26.10":
12591216
version: 7.26.10
12601217
resolution: "@babel/helpers@npm:7.26.10"
12611218
dependencies:

0 commit comments

Comments
 (0)