Merge pull request #7279 from swagger-api/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.3
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3217,9 +3217,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/plugin-transform-runtime": {
|
||||
"version": "7.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.2.tgz",
|
||||
"integrity": "sha512-LyA2AiPkaYzI7G5e2YI4NCasTfFe7mZvlupNprDOB7CdNUHb2DQC4uV6oeZ0396gOcicUzUCh0MShL6wiUgk+Q==",
|
||||
"version": "7.14.3",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.3.tgz",
|
||||
"integrity": "sha512-t960xbi8wpTFE623ef7sd+UpEC5T6EEguQlTBJDEO05+XwnIWVfuqLw/vdLWY6IdFmtZE+65CZAfByT39zRpkg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.13.12",
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.8",
|
||||
"@babel/plugin-proposal-optional-chaining": "=7.13.12",
|
||||
"@babel/plugin-transform-runtime": "=7.14.2",
|
||||
"@babel/plugin-transform-runtime": "=7.14.3",
|
||||
"@babel/preset-env": "=7.14.1",
|
||||
"@babel/preset-react": "=7.13.13",
|
||||
"@babel/register": "=7.13.16",
|
||||
|
||||
Reference in New Issue
Block a user