diff --git a/.pnp.cjs b/.pnp.cjs index 0cae71e69c..3b4917e5ff 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -1828,7 +1828,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "json5",\ - "npm:1.0.1"\ + "npm:1.0.2"\ ],\ [\ "jsonc-parser",\ @@ -9579,10 +9579,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["json5", [\ - ["npm:1.0.1", {\ - "packageLocation": "./.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip/node_modules/json5/",\ + ["npm:1.0.2", {\ + "packageLocation": "./.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip/node_modules/json5/",\ "packageDependencies": [\ - ["json5", "npm:1.0.1"],\ + ["json5", "npm:1.0.2"],\ ["minimist", "npm:1.2.6"]\ ],\ "linkType": "HARD"\ @@ -12711,7 +12711,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["tsconfig-paths", "npm:3.9.0"],\ ["@types/json5", "npm:0.0.29"],\ - ["json5", "npm:1.0.1"],\ + ["json5", "npm:1.0.2"],\ ["minimist", "npm:1.2.6"],\ ["strip-bom", "npm:3.0.0"]\ ],\ diff --git a/.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip b/.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip deleted file mode 100644 index c6ef8613ff..0000000000 --- a/.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:253856c102ca45e4a7efa65e4e743bc05b06bc9e9e3239acf9950d1de2a4505f -size 29177 diff --git a/.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip b/.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip new file mode 100644 index 0000000000..fae47ead1b --- /dev/null +++ b/.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3193685f01a99f344866754b21f3263064e1dd6fd9f95b6ae48cff00731b2d12 +size 25520 diff --git a/yarn.lock b/yarn.lock index c3a2e135af..a57ace2349 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5080,13 +5080,13 @@ __metadata: linkType: hard "json5@npm:^1.0.1": - version: 1.0.1 - resolution: "json5@npm:1.0.1" + version: 1.0.2 + resolution: "json5@npm:1.0.2" dependencies: minimist: ^1.2.0 bin: json5: lib/cli.js - checksum: e76ea23dbb8fc1348c143da628134a98adf4c5a4e8ea2adaa74a80c455fc2cdf0e2e13e6398ef819bfe92306b610ebb2002668ed9fc1af386d593691ef346fc3 + checksum: 866458a8c58a95a49bef3adba929c625e82532bcff1fe93f01d29cb02cac7c3fe1f4b79951b7792c2da9de0b32871a8401a6e3c5b36778ad852bf5b8a61165d7 languageName: node linkType: hard