chore(deps): bump @babel/runtime-corejs3 from 7.24.1 to 7.24.4 (#9779)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime-corejs3": "^7.24.1",
|
||||
"@babel/runtime-corejs3": "^7.24.4",
|
||||
"@braintree/sanitize-url": "=7.0.1",
|
||||
"base64-js": "^1.5.1",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -2052,9 +2052,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/runtime-corejs3": {
|
||||
"version": "7.24.1",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.1.tgz",
|
||||
"integrity": "sha512-T9ko/35G+Bkl+win48GduaPlhSlOjjE5s1TeiEcD+QpxlLQnoEfb/nO/T+TQqkm+ipFwORn+rB8w14iJ/uD0bg==",
|
||||
"version": "7.24.4",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.4.tgz",
|
||||
"integrity": "sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==",
|
||||
"dependencies": {
|
||||
"core-js-pure": "^3.30.2",
|
||||
"regenerator-runtime": "^0.14.0"
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"start": "npm-run-all --parallel serve-static open-static"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime-corejs3": "^7.24.1",
|
||||
"@babel/runtime-corejs3": "^7.24.4",
|
||||
"@braintree/sanitize-url": "=7.0.1",
|
||||
"base64-js": "^1.5.1",
|
||||
"classnames": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user