chore(deps): bump @babel/runtime-corejs3 from 7.21.0 to 7.21.5 (#8620)

This commit is contained in:
dependabot[bot]
2023-05-05 12:11:29 +00:00
committed by GitHub
parent 2ced92e342
commit a2b43c181a
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.18.9",
"@babel/runtime-corejs3": "^7.21.5",
"@braintree/sanitize-url": "=6.0.2",
"base64-js": "^1.5.1",
"classnames": "^2.3.1",
@@ -1965,9 +1965,9 @@
}
},
"node_modules/@babel/runtime-corejs3": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz",
"integrity": "sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==",
"version": "7.21.5",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.21.5.tgz",
"integrity": "sha512-FRqFlFKNazWYykft5zvzuEl1YyTDGsIRrjV9rvxvYkUC7W/ueBng1X68Xd6uRMzAaJ0xMKn08/wem5YS1lpX8w==",
"dependencies": {
"core-js-pure": "^3.25.1",
"regenerator-runtime": "^0.13.11"
@@ -30588,9 +30588,9 @@
}
},
"@babel/runtime-corejs3": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz",
"integrity": "sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==",
"version": "7.21.5",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.21.5.tgz",
"integrity": "sha512-FRqFlFKNazWYykft5zvzuEl1YyTDGsIRrjV9rvxvYkUC7W/ueBng1X68Xd6uRMzAaJ0xMKn08/wem5YS1lpX8w==",
"requires": {
"core-js-pure": "^3.25.1",
"regenerator-runtime": "^0.13.11"

View File

@@ -63,7 +63,7 @@
"start": "npm-run-all --parallel serve-static open-static"
},
"dependencies": {
"@babel/runtime-corejs3": "^7.18.9",
"@babel/runtime-corejs3": "^7.21.5",
"@braintree/sanitize-url": "=6.0.2",
"base64-js": "^1.5.1",
"classnames": "^2.3.1",