chore(deps): bump @babel/runtime-corejs3 from 7.23.6 to 7.23.7 (#9468)

This commit is contained in:
dependabot[bot]
2024-01-08 11:45:57 +00:00
committed by GitHub
parent 1f427a83e2
commit e720988c98
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime-corejs3": "^7.23.5",
"@babel/runtime-corejs3": "^7.23.7",
"@braintree/sanitize-url": "=7.0.0",
"base64-js": "^1.5.1",
"classnames": "^2.5.1",
@@ -2038,9 +2038,9 @@
}
},
"node_modules/@babel/runtime-corejs3": {
"version": "7.23.6",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.23.6.tgz",
"integrity": "sha512-Djs/ZTAnpyj0nyg7p1J6oiE/tZ9G2stqAFlLGZynrW+F3k2w2jGK2mLOBxzYIOcZYA89+c3d3wXKpYLcpwcU6w==",
"version": "7.23.7",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.23.7.tgz",
"integrity": "sha512-ER55qzLREVA5YxeyQ3Qu48tgsF2ZrFjFjUS6V6wF0cikSw+goBJgB9PBRM1T6+Ah4iiM+sxmfS/Sy/jdzFfhiQ==",
"dependencies": {
"core-js-pure": "^3.30.2",
"regenerator-runtime": "^0.14.0"

View File

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