Skip to content

Commit 9ea750b

Browse files
Update dependency @babel/runtime to v7.26.10 [SECURITY] (#210)
1 parent 7c314e1 commit 9ea750b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"@babel/core": "^7.13.0",
6060
"@babel/plugin-transform-runtime": "^7.13.0",
6161
"@babel/preset-env": "^7.13.0",
62-
"@babel/runtime": "^7.13.0",
62+
"@babel/runtime": "^7.26.10",
6363
"webpack": "^5.94.0"
6464
},
6565
"devDependencies": {
66-
"@babel/runtime": "7.26.9",
66+
"@babel/runtime": "7.26.10",
6767
"@eslint/js": "9.17.0",
6868
"@types/babel__core": "7.20.5",
6969
"@types/babel__plugin-transform-runtime": "7.9.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,12 +1071,12 @@ __metadata:
10711071
languageName: node
10721072
linkType: hard
10731073

1074-
"@babel/runtime@npm:7.26.9, @babel/runtime@npm:^7.8.4":
1075-
version: 7.26.9
1076-
resolution: "@babel/runtime@npm:7.26.9"
1074+
"@babel/runtime@npm:7.26.10, @babel/runtime@npm:^7.8.4":
1075+
version: 7.26.10
1076+
resolution: "@babel/runtime@npm:7.26.10"
10771077
dependencies:
10781078
regenerator-runtime: "npm:^0.14.0"
1079-
checksum: 10c0/e8517131110a6ec3a7360881438b85060e49824e007f4a64b5dfa9192cf2bb5c01e84bfc109f02d822c7edb0db926928dd6b991e3ee460b483fb0fac43152d9b
1079+
checksum: 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745
10801080
languageName: node
10811081
linkType: hard
10821082

@@ -4243,7 +4243,7 @@ __metadata:
42434243
"@babel/core": "npm:^7.13.0"
42444244
"@babel/plugin-transform-runtime": "npm:^7.13.0"
42454245
"@babel/preset-env": "npm:^7.13.0"
4246-
"@babel/runtime": "npm:7.26.9"
4246+
"@babel/runtime": "npm:7.26.10"
42474247
"@eslint/js": "npm:9.17.0"
42484248
"@types/babel__core": "npm:7.20.5"
42494249
"@types/babel__plugin-transform-runtime": "npm:7.9.5"
@@ -4269,7 +4269,7 @@ __metadata:
42694269
"@babel/core": ^7.13.0
42704270
"@babel/plugin-transform-runtime": ^7.13.0
42714271
"@babel/preset-env": ^7.13.0
4272-
"@babel/runtime": ^7.13.0
4272+
"@babel/runtime": ^7.26.10
42734273
webpack: ^5.94.0
42744274
languageName: unknown
42754275
linkType: soft

0 commit comments

Comments
 (0)