diff --git a/.pnp.cjs b/.pnp.cjs index 904c066..4b8c709 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -9110,10 +9110,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.5"] ], "linkType": "HARD", @@ -9336,7 +9336,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["loader-utils", "npm:1.4.0"], ["big.js", "npm:5.2.2"], ["emojis-list", "npm:3.0.0"], - ["json5", "npm:1.0.1"] + ["json5", "npm:1.0.2"] ], "linkType": "HARD", }] @@ -12154,7 +12154,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [ ["tsconfig-paths", "npm:3.11.0"], ["@types/json5", "npm:0.0.29"], - ["json5", "npm:1.0.1"], + ["json5", "npm:1.0.2"], ["minimist", "npm:1.2.5"], ["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 cc70df5..0000000 Binary files a/.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip and /dev/null differ 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 0000000..aa52eb0 Binary files /dev/null and b/.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip differ diff --git a/yarn.lock b/yarn.lock index a0a836b..442e8c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6653,13 +6653,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