chore(deps): bump @babel/runtime-corejs3 from 7.24.5 to 7.24.7 (#10016)

This commit is contained in:
dependabot[bot]
2024-06-13 00:00:50 +00:00
committed by GitHub
parent fc9ef2175e
commit 2dae5855d0
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "5.17.14", "version": "5.17.14",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "^7.24.5", "@babel/runtime-corejs3": "^7.24.7",
"@braintree/sanitize-url": "=7.0.2", "@braintree/sanitize-url": "=7.0.2",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",
@@ -2050,9 +2050,9 @@
} }
}, },
"node_modules/@babel/runtime-corejs3": { "node_modules/@babel/runtime-corejs3": {
"version": "7.24.5", "version": "7.24.7",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.5.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.7.tgz",
"integrity": "sha512-GWO0mgzNMLWaSYM4z4NVIuY0Cd1fl8cPnuetuddu5w/qGuvt5Y7oUi/kvvQGK9xgOkFJDQX2heIvTRn/OQ1XTg==", "integrity": "sha512-eytSX6JLBY6PVAeQa2bFlDx/7Mmln/gaEpsit5a3WEvjGfiIytEsgAwuIXCPM0xvw0v0cJn3ilq0/TvXrW0kgA==",
"dependencies": { "dependencies": {
"core-js-pure": "^3.30.2", "core-js-pure": "^3.30.2",
"regenerator-runtime": "^0.14.0" "regenerator-runtime": "^0.14.0"

View File

@@ -71,7 +71,7 @@
"start": "npm-run-all --parallel serve-static open-static" "start": "npm-run-all --parallel serve-static open-static"
}, },
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "^7.24.5", "@babel/runtime-corejs3": "^7.24.7",
"@braintree/sanitize-url": "=7.0.2", "@braintree/sanitize-url": "=7.0.2",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",