Merge pull request #7383 from swagger-api/dependabot/npm_and_yarn/babel/core-7.14.6

This commit is contained in:
dependabot[bot]
2021-06-25 17:28:48 +00:00
committed by GitHub
2 changed files with 45 additions and 38 deletions

81
package-lock.json generated
View File

@@ -48,7 +48,7 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "=7.14.5", "@babel/cli": "=7.14.5",
"@babel/core": "=7.14.2", "@babel/core": "=7.14.6",
"@babel/eslint-parser": "=7.14.3", "@babel/eslint-parser": "=7.14.3",
"@babel/plugin-proposal-class-properties": "=7.14.5", "@babel/plugin-proposal-class-properties": "=7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.5",
@@ -350,20 +350,20 @@
} }
}, },
"node_modules/@babel/core": { "node_modules/@babel/core": {
"version": "7.14.2", "version": "7.14.6",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.2.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.6.tgz",
"integrity": "sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ==", "integrity": "sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.12.13", "@babel/code-frame": "^7.14.5",
"@babel/generator": "^7.14.2", "@babel/generator": "^7.14.5",
"@babel/helper-compilation-targets": "^7.13.16", "@babel/helper-compilation-targets": "^7.14.5",
"@babel/helper-module-transforms": "^7.14.2", "@babel/helper-module-transforms": "^7.14.5",
"@babel/helpers": "^7.14.0", "@babel/helpers": "^7.14.6",
"@babel/parser": "^7.14.2", "@babel/parser": "^7.14.6",
"@babel/template": "^7.12.13", "@babel/template": "^7.14.5",
"@babel/traverse": "^7.14.2", "@babel/traverse": "^7.14.5",
"@babel/types": "^7.14.2", "@babel/types": "^7.14.5",
"convert-source-map": "^1.7.0", "convert-source-map": "^1.7.0",
"debug": "^4.1.0", "debug": "^4.1.0",
"gensync": "^1.0.0-beta.2", "gensync": "^1.0.0-beta.2",
@@ -373,6 +373,10 @@
}, },
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/babel"
} }
}, },
"node_modules/@babel/core/node_modules/debug": { "node_modules/@babel/core/node_modules/debug": {
@@ -818,14 +822,17 @@
} }
}, },
"node_modules/@babel/helpers": { "node_modules/@babel/helpers": {
"version": "7.14.0", "version": "7.14.6",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.0.tgz", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz",
"integrity": "sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==", "integrity": "sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/template": "^7.12.13", "@babel/template": "^7.14.5",
"@babel/traverse": "^7.14.0", "@babel/traverse": "^7.14.5",
"@babel/types": "^7.14.0" "@babel/types": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
} }
}, },
"node_modules/@babel/highlight": { "node_modules/@babel/highlight": {
@@ -38814,20 +38821,20 @@
"dev": true "dev": true
}, },
"@babel/core": { "@babel/core": {
"version": "7.14.2", "version": "7.14.6",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.2.tgz", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.6.tgz",
"integrity": "sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ==", "integrity": "sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.12.13", "@babel/code-frame": "^7.14.5",
"@babel/generator": "^7.14.2", "@babel/generator": "^7.14.5",
"@babel/helper-compilation-targets": "^7.13.16", "@babel/helper-compilation-targets": "^7.14.5",
"@babel/helper-module-transforms": "^7.14.2", "@babel/helper-module-transforms": "^7.14.5",
"@babel/helpers": "^7.14.0", "@babel/helpers": "^7.14.6",
"@babel/parser": "^7.14.2", "@babel/parser": "^7.14.6",
"@babel/template": "^7.12.13", "@babel/template": "^7.14.5",
"@babel/traverse": "^7.14.2", "@babel/traverse": "^7.14.5",
"@babel/types": "^7.14.2", "@babel/types": "^7.14.5",
"convert-source-map": "^1.7.0", "convert-source-map": "^1.7.0",
"debug": "^4.1.0", "debug": "^4.1.0",
"gensync": "^1.0.0-beta.2", "gensync": "^1.0.0-beta.2",
@@ -39173,14 +39180,14 @@
} }
}, },
"@babel/helpers": { "@babel/helpers": {
"version": "7.14.0", "version": "7.14.6",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.0.tgz", "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz",
"integrity": "sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==", "integrity": "sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/template": "^7.12.13", "@babel/template": "^7.14.5",
"@babel/traverse": "^7.14.0", "@babel/traverse": "^7.14.5",
"@babel/types": "^7.14.0" "@babel/types": "^7.14.5"
} }
}, },
"@babel/highlight": { "@babel/highlight": {

View File

@@ -98,7 +98,7 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "=7.14.5", "@babel/cli": "=7.14.5",
"@babel/core": "=7.14.2", "@babel/core": "=7.14.6",
"@babel/eslint-parser": "=7.14.3", "@babel/eslint-parser": "=7.14.3",
"@babel/plugin-proposal-class-properties": "=7.14.5", "@babel/plugin-proposal-class-properties": "=7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.5",