chore(deps): bump @babel/runtime-corejs3 from 7.12.18 to 7.13.6
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3213,9 +3213,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/runtime-corejs3": {
|
"@babel/runtime-corejs3": {
|
||||||
"version": "7.12.18",
|
"version": "7.13.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.12.18.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.13.6.tgz",
|
||||||
"integrity": "sha512-ngR7yhNTjDxxe1VYmhqQqqXZWujGb6g0IoA4qeG6MxNGRnIw2Zo8ImY8HfaQ7l3T6GklWhdNfyhWk0C0iocdVA==",
|
"integrity": "sha512-wSbWQEOD7tk8zjRJVy41L85v+ctDk6AIv72hzVOyOhAeRSkzxKhamBP2jLPBYLYvLNgiJqa4gnpiYAIeedf/sA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"core-js-pure": "^3.0.0",
|
"core-js-pure": "^3.0.0",
|
||||||
"regenerator-runtime": "^0.13.4"
|
"regenerator-runtime": "^0.13.4"
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
"start": "npm-run-all --parallel serve-static open-static"
|
"start": "npm-run-all --parallel serve-static open-static"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime-corejs3": "^7.12.18",
|
"@babel/runtime-corejs3": "^7.13.6",
|
||||||
"@braintree/sanitize-url": "^5.0.0",
|
"@braintree/sanitize-url": "^5.0.0",
|
||||||
"@kyleshockey/object-assign-deep": "^0.4.2",
|
"@kyleshockey/object-assign-deep": "^0.4.2",
|
||||||
"@kyleshockey/xml": "^1.0.2",
|
"@kyleshockey/xml": "^1.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user