chore(deps): bump @babel/runtime-corejs3 from 7.22.10 to 7.22.11 (#9182)

This commit is contained in:
dependabot[bot]
2023-08-31 11:39:19 +00:00
committed by GitHub
parent 15a0968f37
commit f0c4bf4590
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime-corejs3": "^7.22.10",
"@babel/runtime-corejs3": "^7.22.11",
"@braintree/sanitize-url": "=6.0.4",
"base64-js": "^1.5.1",
"classnames": "^2.3.1",
@@ -2040,9 +2040,9 @@
}
},
"node_modules/@babel/runtime-corejs3": {
"version": "7.22.10",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.22.10.tgz",
"integrity": "sha512-IcixfV2Jl3UrqZX4c81+7lVg5++2ufYJyAFW3Aux/ZTvY6LVYYhJ9rMgnbX0zGVq6eqfVpnoatTjZdVki/GmWA==",
"version": "7.22.11",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.22.11.tgz",
"integrity": "sha512-NhfzUbdWbiE6fCFypbWCPu6AR8xre31EOPF7wwAIJEvGQ2avov04eymayWinCuyXmV1b0+jzoXP/HYzzUYdvwg==",
"dependencies": {
"core-js-pure": "^3.30.2",
"regenerator-runtime": "^0.14.0"
@@ -31300,9 +31300,9 @@
}
},
"@babel/runtime-corejs3": {
"version": "7.22.10",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.22.10.tgz",
"integrity": "sha512-IcixfV2Jl3UrqZX4c81+7lVg5++2ufYJyAFW3Aux/ZTvY6LVYYhJ9rMgnbX0zGVq6eqfVpnoatTjZdVki/GmWA==",
"version": "7.22.11",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.22.11.tgz",
"integrity": "sha512-NhfzUbdWbiE6fCFypbWCPu6AR8xre31EOPF7wwAIJEvGQ2avov04eymayWinCuyXmV1b0+jzoXP/HYzzUYdvwg==",
"requires": {
"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.22.10",
"@babel/runtime-corejs3": "^7.22.11",
"@braintree/sanitize-url": "=6.0.4",
"base64-js": "^1.5.1",
"classnames": "^2.3.1",