Skip to content

Commit f76de3c

Browse files
committed
fix: upgrade @babel/runtime from 7.26.10 to 7.28.4
Snyk has created this PR to upgrade @babel/runtime from 7.26.10 to 7.28.4. See this package in npm: @babel/runtime See this project in Snyk: https://app.snyk.io/org/kost/project/70a7fc6e-37a7-4a77-8894-c4350d2bb817?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 52b4ff9 commit f76de3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@babel/plugin-transform-runtime": "^7.23.3",
1515
"@babel/polyfill": "^7.12.1",
16-
"@babel/runtime": "^7.26.10",
16+
"@babel/runtime": "^7.28.4",
1717
"libapps": "github:yudai/libapps#release-hterm-1.70",
1818
"xterm": "^5.2.0",
1919
"xterm-addon-fit": "^0.8.0",

0 commit comments

Comments
 (0)