chore(deps): Bump cosmiconfig from 8.1.0 to 8.1.3 (#9880)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-20 16:07:04 +00:00 committed by GitHub
parent 3d1dd519ac
commit ed8793357e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 6 deletions

13
package-lock.json generated
View File

@ -2848,8 +2848,9 @@
"license": "MIT"
},
"node_modules/cosmiconfig": {
"version": "8.1.0",
"license": "MIT",
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz",
"integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==",
"dependencies": {
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
@ -9221,7 +9222,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"cosmiconfig": "8.1.0",
"cosmiconfig": "8.1.3",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
"proxy-from-env": "1.1.0",
@ -11161,7 +11162,9 @@
"dev": true
},
"cosmiconfig": {
"version": "8.1.0",
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz",
"integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==",
"requires": {
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
@ -13983,7 +13986,7 @@
"puppeteer": {
"version": "file:packages/puppeteer",
"requires": {
"cosmiconfig": "8.1.0",
"cosmiconfig": "8.1.3",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
"proxy-from-env": "1.1.0",

View File

@ -115,7 +115,7 @@
"author": "The Chromium Authors",
"license": "Apache-2.0",
"dependencies": {
"cosmiconfig": "8.1.0",
"cosmiconfig": "8.1.3",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
"proxy-from-env": "1.1.0",