chore(deps): bump @babel/runtime-corejs3 from 7.26.9 to 7.26.10 (#10374)

This commit is contained in:
dependabot[bot]
2025-03-17 23:36:19 +00:00
committed by GitHub
parent 44741ee647
commit 502b7f8e75
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "5.20.1",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime-corejs3": "^7.26.7",
"@babel/runtime-corejs3": "^7.26.10",
"@scarf/scarf": "=1.4.0",
"base64-js": "^1.5.1",
"classnames": "^2.5.1",
@@ -1884,7 +1884,9 @@
}
},
"node_modules/@babel/runtime-corejs3": {
"version": "7.26.9",
"version": "7.26.10",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz",
"integrity": "sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==",
"license": "MIT",
"dependencies": {
"core-js-pure": "^3.30.2",

View File

@@ -73,7 +73,7 @@
"start": "npm-run-all --parallel serve-static open-static"
},
"dependencies": {
"@babel/runtime-corejs3": "^7.26.7",
"@babel/runtime-corejs3": "^7.26.10",
"@scarf/scarf": "=1.4.0",
"base64-js": "^1.5.1",
"classnames": "^2.5.1",