Merge pull request #15978 from strapi/dependabot/npm_and_yarn/chalk-4.1.2

This commit is contained in:
Marc 2023-03-07 09:18:45 +01:00 committed by GitHub
commit c90c7ee82a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
},
"dependencies": {
"@strapi/generate-new": "4.7.1",
"chalk": "4.1.1",
"chalk": "4.1.2",
"ci-info": "3.8.0",
"commander": "8.3.0",
"execa": "5.1.1",

View File

@ -60,7 +60,7 @@
"babel-plugin-styled-components": "2.0.2",
"bcryptjs": "2.4.3",
"browserslist-to-esbuild": "1.2.0",
"chalk": "^4.1.1",
"chalk": "^4.1.2",
"chokidar": "^3.5.1",
"codemirror5": "npm:codemirror@^5.65.11",
"cross-env": "^7.0.3",

View File

@ -37,7 +37,7 @@
},
"dependencies": {
"@sentry/node": "6.19.7",
"chalk": "^4.1.1",
"chalk": "^4.1.2",
"execa": "^1.0.0",
"fs-extra": "10.0.0",
"inquirer": "8.2.5",