chore(deps): bump @babel/runtime-corejs3 from 7.23.9 to 7.24.0 (#9657)

This commit is contained in:
dependabot[bot]
2024-03-01 11:48:04 +00:00
committed by GitHub
parent 8eb3e04295
commit 0e638cd224
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"hasInstallScript": true, "hasInstallScript": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "^7.23.9", "@babel/runtime-corejs3": "^7.24.0",
"@braintree/sanitize-url": "=7.0.0", "@braintree/sanitize-url": "=7.0.0",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",
@@ -2035,9 +2035,9 @@
} }
}, },
"node_modules/@babel/runtime-corejs3": { "node_modules/@babel/runtime-corejs3": {
"version": "7.23.9", "version": "7.24.0",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.23.9.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.0.tgz",
"integrity": "sha512-oeOFTrYWdWXCvXGB5orvMTJ6gCZ9I6FBjR+M38iKNXCsPxr4xT0RTdg5uz1H7QP8pp74IzPtwritEr+JscqHXQ==", "integrity": "sha512-HxiRMOncx3ly6f3fcZ1GVKf+/EROcI9qwPgmij8Czqy6Okm/0T37T4y2ZIlLUuEUFjtM7NRsfdCO8Y3tAiJZew==",
"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

@@ -72,7 +72,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.23.9", "@babel/runtime-corejs3": "^7.24.0",
"@braintree/sanitize-url": "=7.0.0", "@braintree/sanitize-url": "=7.0.0",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"classnames": "^2.5.1", "classnames": "^2.5.1",