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

This commit is contained in:
dependabot[bot]
2024-01-11 11:19:18 +00:00
committed by GitHub
parent a7ea80db67
commit c98180cfb1
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.7",
"@babel/runtime-corejs3": "^7.23.8",
"@braintree/sanitize-url": "=7.0.0",
"base64-js": "^1.5.1",
"classnames": "^2.5.1",
@@ -2037,9 +2037,9 @@
}
},
"node_modules/@babel/runtime-corejs3": {
"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==",
"version": "7.23.8",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.23.8.tgz",
"integrity": "sha512-2ZzmcDugdm0/YQKFVYsXiwUN7USPX8PM7cytpb4PFl87fM+qYPSvTZX//8tyeJB1j0YDmafBJEbl5f8NfLyuKw==",
"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.7",
"@babel/runtime-corejs3": "^7.23.8",
"@braintree/sanitize-url": "=7.0.0",
"base64-js": "^1.5.1",
"classnames": "^2.5.1",