diff --git a/.pnp.js b/.pnp.js index 092865e1..f81d7607 100755 --- a/.pnp.js +++ b/.pnp.js @@ -1035,7 +1035,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], [ "chalk", - "npm:4.1.1" + "npm:4.1.2" ], [ "char-regex", @@ -2949,7 +2949,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/jest", "npm:26.0.24"], ["@types/js-yaml", "npm:4.0.2"], ["@types/slice-ansi", "npm:4.0.0"], - ["chalk", "npm:4.1.1"], + ["chalk", "npm:4.1.2"], ["common-tags", "npm:1.8.0"], ["dotenv", "npm:10.0.0"], ["fastify", "npm:3.13.0"], @@ -8064,10 +8064,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], - ["npm:4.1.1", { - "packageLocation": "./.yarn/cache/chalk-npm-4.1.1-f1ce6bae57-445c12db7a.zip/node_modules/chalk/", + ["npm:4.1.2", { + "packageLocation": "./.yarn/cache/chalk-npm-4.1.2-ba8b67ab80-e3901b97d9.zip/node_modules/chalk/", "packageDependencies": [ - ["chalk", "npm:4.1.1"], + ["chalk", "npm:4.1.2"], ["ansi-styles", "npm:4.3.0"], ["supports-color", "npm:7.2.0"] ], @@ -12502,7 +12502,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/jest", "npm:26.0.24"], ["@types/js-yaml", "npm:4.0.2"], ["@types/slice-ansi", "npm:4.0.0"], - ["chalk", "npm:4.1.1"], + ["chalk", "npm:4.1.2"], ["common-tags", "npm:1.8.0"], ["dotenv", "npm:10.0.0"], ["fastify", "npm:3.13.0"], diff --git a/.yarn/cache/chalk-npm-4.1.1-f1ce6bae57-445c12db7a.zip b/.yarn/cache/chalk-npm-4.1.2-ba8b67ab80-e3901b97d9.zip similarity index 51% rename from .yarn/cache/chalk-npm-4.1.1-f1ce6bae57-445c12db7a.zip rename to .yarn/cache/chalk-npm-4.1.2-ba8b67ab80-e3901b97d9.zip index 7422fb61..2841c7bc 100644 Binary files a/.yarn/cache/chalk-npm-4.1.1-f1ce6bae57-445c12db7a.zip and b/.yarn/cache/chalk-npm-4.1.2-ba8b67ab80-e3901b97d9.zip differ diff --git a/package.json b/package.json index 7a72e26b..9430d8bf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/jest": "26.0.24", "@types/js-yaml": "4.0.2", "@types/slice-ansi": "4.0.0", - "chalk": "4.1.1", + "chalk": "4.1.2", "common-tags": "1.8.0", "dotenv": "10.0.0", "jest": "27.0.6", diff --git a/yarn.lock b/yarn.lock index 64f7fd46..99ab9fb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3520,13 +3520,13 @@ __metadata: languageName: node linkType: hard -"chalk@npm:4.1.1": - version: 4.1.1 - resolution: "chalk@npm:4.1.1" +"chalk@npm:4.1.2": + version: 4.1.2 + resolution: "chalk@npm:4.1.2" dependencies: ansi-styles: ^4.1.0 supports-color: ^7.1.0 - checksum: 445c12db7aeed0046500a1e4184d31209a77d165654c885a789c41c8598a6a95bd2392180987cac572c967b93a2a730dda778bb7f87fa06ca63fd8592f8cc59f + checksum: e3901b97d953991712bf0b941d586175be7ca5da56a97d25187e07453c6b26cae0ac8d9c7aa9e87e7c5c986fff870771b3a8e2705b3becda868829e2e12c2a65 languageName: node linkType: hard @@ -7431,7 +7431,7 @@ fsevents@^2.3.2: "@types/jest": 26.0.24 "@types/js-yaml": 4.0.2 "@types/slice-ansi": 4.0.0 - chalk: 4.1.1 + chalk: 4.1.2 common-tags: 1.8.0 dotenv: 10.0.0 fastify: ^3.13.0