chore: Patch bump all dependencies + minor bumps winston (#3185)

This commit is contained in:
Oliver Windall Juhl
2023-02-07 19:15:29 +01:00
committed by GitHub
parent ce866475b4
commit 08324355a4
41 changed files with 1020 additions and 342 deletions

View File

@@ -30,12 +30,12 @@
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.5",
"cross-env": "^5.2.1",
"jest": "^25.5.2"
"jest": "^25.5.4"
},
"dependencies": {
"@babel/polyfill": "^7.8.7",
"@babel/runtime": "^7.9.6",
"axios": "^0.21.1",
"axios": "^0.21.4",
"chalk": "^4.0.0",
"configstore": "5.0.1",
"core-js": "^3.6.5",
@@ -46,20 +46,20 @@
"hosted-git-info": "^4.0.2",
"inquirer": "^8.0.0",
"is-valid-path": "^0.1.1",
"meant": "^1.0.1",
"meant": "^1.0.3",
"medusa-core-utils": "^1.1.31",
"medusa-telemetry": "0.0.16",
"netrc-parser": "^3.1.6",
"open": "^8.0.6",
"ora": "^5.4.1",
"pg-god": "^1.0.11",
"prompts": "^2.4.1",
"regenerator-runtime": "^0.13.5",
"pg-god": "^1.0.12",
"prompts": "^2.4.2",
"regenerator-runtime": "^0.13.11",
"resolve-cwd": "^3.0.0",
"stack-trace": "^0.0.10",
"ulid": "^2.3.0",
"url": "^0.11.0",
"winston": "^3.3.3",
"winston": "^3.8.2",
"yargs": "^15.3.1"
},
"gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808"