diff --git a/.pnp.js b/.pnp.js index 857f935cd..23713e33a 100755 --- a/.pnp.js +++ b/.pnp.js @@ -128,7 +128,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["jest-junit", "npm:12.3.0"], ["js-yaml", "npm:4.1.0"], ["jsonwebtoken", "npm:8.5.1"], - ["kleur", "npm:4.1.4"], + ["kleur", "npm:4.1.5"], ["lint-staged", "npm:11.0.1"], ["lockfile-lint", "npm:4.6.2"], ["lodash", "npm:4.17.21"], @@ -13026,10 +13026,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], - ["npm:4.1.4", { - "packageLocation": "./.yarn/cache/kleur-npm-4.1.4-7a73ff57c6-18e52c52a0.zip/node_modules/kleur/", + ["npm:4.1.5", { + "packageLocation": "./.yarn/cache/kleur-npm-4.1.5-46b6135f41-98b8fc52e2.zip/node_modules/kleur/", "packageDependencies": [ - ["kleur", "npm:4.1.4"] + ["kleur", "npm:4.1.5"] ], "linkType": "HARD", }] @@ -18324,7 +18324,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["jest-junit", "npm:12.3.0"], ["js-yaml", "npm:4.1.0"], ["jsonwebtoken", "npm:8.5.1"], - ["kleur", "npm:4.1.4"], + ["kleur", "npm:4.1.5"], ["lint-staged", "npm:11.0.1"], ["lockfile-lint", "npm:4.6.2"], ["lodash", "npm:4.17.21"], diff --git a/.yarn/cache/kleur-npm-4.1.4-7a73ff57c6-18e52c52a0.zip b/.yarn/cache/kleur-npm-4.1.4-7a73ff57c6-18e52c52a0.zip deleted file mode 100644 index cfa0c38f8..000000000 Binary files a/.yarn/cache/kleur-npm-4.1.4-7a73ff57c6-18e52c52a0.zip and /dev/null differ diff --git a/.yarn/cache/kleur-npm-4.1.5-46b6135f41-98b8fc52e2.zip b/.yarn/cache/kleur-npm-4.1.5-46b6135f41-98b8fc52e2.zip new file mode 100644 index 000000000..ad4b28780 Binary files /dev/null and b/.yarn/cache/kleur-npm-4.1.5-46b6135f41-98b8fc52e2.zip differ diff --git a/package.json b/package.json index c10e82a45..0a78ad18c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "http-errors": "2.0.0", "js-yaml": "4.1.0", "jsonwebtoken": "8.5.1", - "kleur": "4.1.4", + "kleur": "4.1.5", "lodash": "4.17.21", "lru-cache": "7.10.1", "lunr-mutable-indexes": "2.3.2", diff --git a/yarn.lock b/yarn.lock index 465ae1fc8..be7554832 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10259,10 +10259,10 @@ fsevents@~2.1.2: languageName: node linkType: hard -"kleur@npm:4.1.4": - version: 4.1.4 - resolution: "kleur@npm:4.1.4" - checksum: 18e52c52a0138448dea0137d09ace853e096f1bbc32b99d8781254258b892214718f5f7c2bc25f25d5fb84b4086bca465a4c0b7562e27ae3a25116f77ea6436f +"kleur@npm:4.1.5": + version: 4.1.5 + resolution: "kleur@npm:4.1.5" + checksum: 98b8fc52e2be8406f0384b4a1f0365130205ff924cd13c35378d8a036a9fec6dd8feae8c78b20f3e57ed20e22b10aa0415732057e3017a8f3298c997b57c6914 languageName: node linkType: hard @@ -15219,7 +15219,7 @@ typescript@4.1.3: jest-junit: 12.3.0 js-yaml: 4.1.0 jsonwebtoken: 8.5.1 - kleur: 4.1.4 + kleur: 4.1.5 lint-staged: 11.0.1 lockfile-lint: 4.6.2 lodash: 4.17.21