chore(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.26.7 (#10293)
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "5.18.3",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime-corejs3": "^7.24.7",
|
||||
"@babel/runtime-corejs3": "^7.26.7",
|
||||
"@braintree/sanitize-url": "=7.0.4",
|
||||
"@scarf/scarf": "=1.4.0",
|
||||
"base64-js": "^1.5.1",
|
||||
@@ -1977,9 +1977,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/runtime-corejs3": {
|
||||
"version": "7.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz",
|
||||
"integrity": "sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w==",
|
||||
"version": "7.26.7",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.26.7.tgz",
|
||||
"integrity": "sha512-55gRV8vGrCIYZnaQHQrD92Lo/hYE3Sj5tmbuf0hhHR7sj2CWhEhHU89hbq+UVDXvFG1zUVXJhUkEq1eAfqXtFw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"core-js-pure": "^3.30.2",
|
||||
"regenerator-runtime": "^0.14.0"
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"start": "npm-run-all --parallel serve-static open-static"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime-corejs3": "^7.24.7",
|
||||
"@babel/runtime-corejs3": "^7.26.7",
|
||||
"@braintree/sanitize-url": "=7.0.4",
|
||||
"@scarf/scarf": "=1.4.0",
|
||||
"base64-js": "^1.5.1",
|
||||
|
||||
Reference in New Issue
Block a user