From 1f53affd768c74772181408d9f9104a93931ed91 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Fri, 20 Oct 2023 23:16:11 +0200 Subject: [PATCH] Upgrade versions of dependencies with critical vulnerabilities --- .pnp.cjs | 285 ++++++++++++------ ...rame-npm-7.22.13-2782581d20-22e342c807.zip | 3 + ...-core-npm-7.23.2-b93f586907-003897718d.zip | 3 + ...rator-npm-7.23.0-08841c5369-8efe24adad.zip | 3 + ...gets-npm-7.22.15-7aac9e71ad-ce85196769.zip | 3 + ...itor-npm-7.22.20-260909e014-d80ee98ff6.zip | 3 + ...-name-npm-7.23.0-ce38271242-e44542257b.zip | 3 + ...orts-npm-7.22.15-687e77ee50-ecd7e457df.zip | 3 + ...forms-npm-7.23.0-6d065838a4-6e2afffb05.zip | 3 + ...fier-npm-7.22.20-18305bb306-136412784d.zip | 3 + ...tion-npm-7.22.15-29aa330042-68da52b1e1.zip | 3 + ...lpers-npm-7.23.2-aa45e8b40c-aaf4828df7.zip | 3 + ...ight-npm-7.22.20-5de7aba88d-84bd034dca.zip | 3 + ...arser-npm-7.23.0-8a7b151672-453fdf8b9e.zip | 3 + ...late-npm-7.22.15-0b464facb4-1f3e7dcd6c.zip | 3 + ...verse-npm-7.23.2-4758feee42-26a1eea0dd.zip | 3 + ...types-npm-7.23.0-332fd21daf-215fe04bd7.zip | 3 + ...ce-map-npm-2.0.0-7ab664dc4e-63ae9933be.zip | 3 + ...tion-npm-5.17.17-59735e44a1-63800f16b1.zip | 3 - ...tion-npm-5.21.12-948047a9ef-2e5cb0c756.zip | 3 + packages/backend/package.json | 2 +- packages/client/package.json | 2 +- yarn.lock | 207 ++++++++++++- 23 files changed, 454 insertions(+), 99 deletions(-) create mode 100644 .yarn/cache/@babel-code-frame-npm-7.22.13-2782581d20-22e342c807.zip create mode 100644 .yarn/cache/@babel-core-npm-7.23.2-b93f586907-003897718d.zip create mode 100644 .yarn/cache/@babel-generator-npm-7.23.0-08841c5369-8efe24adad.zip create mode 100644 .yarn/cache/@babel-helper-compilation-targets-npm-7.22.15-7aac9e71ad-ce85196769.zip create mode 100644 .yarn/cache/@babel-helper-environment-visitor-npm-7.22.20-260909e014-d80ee98ff6.zip create mode 100644 .yarn/cache/@babel-helper-function-name-npm-7.23.0-ce38271242-e44542257b.zip create mode 100644 .yarn/cache/@babel-helper-module-imports-npm-7.22.15-687e77ee50-ecd7e457df.zip create mode 100644 .yarn/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-6e2afffb05.zip create mode 100644 .yarn/cache/@babel-helper-validator-identifier-npm-7.22.20-18305bb306-136412784d.zip create mode 100644 .yarn/cache/@babel-helper-validator-option-npm-7.22.15-29aa330042-68da52b1e1.zip create mode 100644 .yarn/cache/@babel-helpers-npm-7.23.2-aa45e8b40c-aaf4828df7.zip create mode 100644 .yarn/cache/@babel-highlight-npm-7.22.20-5de7aba88d-84bd034dca.zip create mode 100644 .yarn/cache/@babel-parser-npm-7.23.0-8a7b151672-453fdf8b9e.zip create mode 100644 .yarn/cache/@babel-template-npm-7.22.15-0b464facb4-1f3e7dcd6c.zip create mode 100644 .yarn/cache/@babel-traverse-npm-7.23.2-4758feee42-26a1eea0dd.zip create mode 100644 .yarn/cache/@babel-types-npm-7.23.0-332fd21daf-215fe04bd7.zip create mode 100644 .yarn/cache/convert-source-map-npm-2.0.0-7ab664dc4e-63ae9933be.zip delete mode 100644 .yarn/cache/systeminformation-npm-5.17.17-59735e44a1-63800f16b1.zip create mode 100644 .yarn/cache/systeminformation-npm-5.21.12-948047a9ef-2e5cb0c756.zip diff --git a/.pnp.cjs b/.pnp.cjs index 272945ae3..d69026c61 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -60,7 +60,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "@babel/core",\ - "npm:7.22.9"\ + "npm:7.23.2"\ ],\ [\ "@babel/eslint-parser",\ @@ -72,7 +72,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "@babel/helper-compilation-targets",\ - "virtual:509b29c82e8a1a01d4a12c9b7b502644021e94d233fa6e64533c75d14d6b00effd5817505571c7d810fb20d5a5a3d43daecdfa19af8bd6ea86ef59fc4107ecfd#npm:7.22.9"\ + "npm:7.22.15"\ ],\ [\ "@babel/helper-environment-visitor",\ @@ -92,7 +92,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "@babel/helper-module-transforms",\ - "virtual:509b29c82e8a1a01d4a12c9b7b502644021e94d233fa6e64533c75d14d6b00effd5817505571c7d810fb20d5a5a3d43daecdfa19af8bd6ea86ef59fc4107ecfd#npm:7.22.9"\ + "virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0"\ ],\ [\ "@babel/helper-plugin-utils",\ @@ -130,70 +130,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "@babel/parser",\ "npm:7.22.7"\ ],\ - [\ - "@babel/plugin-proposal-export-namespace-from",\ - "virtual:f37e52f4cec6962b293da6ad0f4c1028db6eb2e4c3a4cd4cb87e83e042f6fd08f654e6021358fe8265be1877a4951ad87003fac4d8116131553d25625b431de2#npm:7.18.9"\ - ],\ - [\ - "@babel/plugin-syntax-async-generators",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.8.4"\ - ],\ - [\ - "@babel/plugin-syntax-bigint",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.8.3"\ - ],\ - [\ - "@babel/plugin-syntax-class-properties",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.12.13"\ - ],\ - [\ - "@babel/plugin-syntax-export-namespace-from",\ - "virtual:9a4149e62847815d8044fd7a034c9be87554bc983fc82a33a153135ded7da0597f21f5156757b71a1b9fb5ad18987d6dc6604eabdb1b6cab71126a2eca2474a3#npm:7.8.3"\ - ],\ - [\ - "@babel/plugin-syntax-import-meta",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.10.4"\ - ],\ - [\ - "@babel/plugin-syntax-json-strings",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.8.3"\ - ],\ - [\ - "@babel/plugin-syntax-logical-assignment-operators",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.10.4"\ - ],\ - [\ - "@babel/plugin-syntax-nullish-coalescing-operator",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.8.3"\ - ],\ - [\ - "@babel/plugin-syntax-numeric-separator",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.10.4"\ - ],\ - [\ - "@babel/plugin-syntax-object-rest-spread",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.8.3"\ - ],\ - [\ - "@babel/plugin-syntax-optional-catch-binding",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.8.3"\ - ],\ - [\ - "@babel/plugin-syntax-optional-chaining",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.8.3"\ - ],\ - [\ - "@babel/plugin-syntax-top-level-await",\ - "virtual:f9e5bbd48d4bfce3eb2c606acdcf754dc03f5e4ad4e0894f8faaf348a4b861acc4da61e0b37c65344963f14a484562b8e56b144ad7908e3cad8464f1ba78f5fa#npm:7.14.5"\ - ],\ - [\ - "@babel/plugin-syntax-typescript",\ - "virtual:b26687beb2614ce39983d45755ee1addcfe600e4f0030ebc42cd973d8bc10089112f81ea1266f3ec074ad029140ad57839a71eecdae7a68945739b618ffcfb74#npm:7.22.5"\ - ],\ - [\ - "@babel/plugin-transform-modules-commonjs",\ - "virtual:f37e52f4cec6962b293da6ad0f4c1028db6eb2e4c3a4cd4cb87e83e042f6fd08f654e6021358fe8265be1877a4951ad87003fac4d8116131553d25625b431de2#npm:7.22.5"\ - ],\ [\ "@babel/runtime",\ "npm:7.22.6"\ @@ -1790,10 +1726,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "babel-eslint",\ "virtual:1e3a1e45ed0e919595fadc2924df9fc49984d9bd66d08740bfc417c54eabc89d499a1458a951e9abe3067c7f7c07c2253eb1ed2a28ad34045e4bb5cb9fbc74dc#npm:10.1.0"\ ],\ - [\ - "babel-jest",\ - "virtual:22a06fd2523d9a1c7ec843e303e5545630e46567c6023b7a0a724a1e23da515483816d12e5eb6cf98caaf6877afb4ce10ecb0a2a9a0c7eb4000f4c90978167ab#npm:27.5.1"\ - ],\ [\ "babel-plugin-istanbul",\ "npm:6.1.1"\ @@ -1802,14 +1734,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "babel-plugin-jest-hoist",\ "npm:27.5.1"\ ],\ - [\ - "babel-preset-current-node-syntax",\ - "virtual:741d833773476bafd42792c023ccf5972d67de9302c1316c40941f4cde29b308af46e1176be8d92bed5eeca2510337cc5340ad1a7724705b9066eaabdd07ce97#npm:1.0.1"\ - ],\ - [\ - "babel-preset-jest",\ - "virtual:cfd43a9d6960cc7645f06286e13ca12f4af1bd9aa2f0e8d416e14ca1591e5b1347db5f332cdebfcaebbdfd8792fc9c008f58f13134db2e20cfbcc79ca73760a9#npm:27.5.1"\ - ],\ [\ "babel-walk",\ "npm:3.0.0-canary-5"\ @@ -3400,7 +3324,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "globals",\ - "npm:13.20.0"\ + "npm:11.12.0"\ ],\ [\ "globalthis",\ @@ -6362,7 +6286,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ [\ "systeminformation",\ - "npm:5.17.17"\ + "npm:5.21.12"\ ],\ [\ "syuilo-password-strength",\ @@ -7135,6 +7059,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@babel/code-frame", [\ + ["npm:7.22.13", {\ + "packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.22.13-2782581d20-22e342c807.zip/node_modules/@babel/code-frame/",\ + "packageDependencies": [\ + ["@babel/code-frame", "npm:7.22.13"],\ + ["@babel/highlight", "npm:7.22.20"],\ + ["chalk", "npm:2.4.2"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.5", {\ "packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.22.5-b36f88d6f9-cfe804f518.zip/node_modules/@babel/code-frame/",\ "packageDependencies": [\ @@ -7175,6 +7108,28 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["semver", "npm:6.3.1"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:7.23.2", {\ + "packageLocation": "./.yarn/cache/@babel-core-npm-7.23.2-b93f586907-003897718d.zip/node_modules/@babel/core/",\ + "packageDependencies": [\ + ["@babel/core", "npm:7.23.2"],\ + ["@ampproject/remapping", "npm:2.2.1"],\ + ["@babel/code-frame", "npm:7.22.13"],\ + ["@babel/generator", "npm:7.23.0"],\ + ["@babel/helper-compilation-targets", "npm:7.22.15"],\ + ["@babel/helper-module-transforms", "virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0"],\ + ["@babel/helpers", "npm:7.23.2"],\ + ["@babel/parser", "npm:7.23.0"],\ + ["@babel/template", "npm:7.22.15"],\ + ["@babel/traverse", "npm:7.23.2"],\ + ["@babel/types", "npm:7.23.0"],\ + ["convert-source-map", "npm:2.0.0"],\ + ["debug", "virtual:ac3d8e680759ce54399273724d44e041d6c9b73454d191d411a8c44bb27e22f02aaf6ed9d3ad0ac1c298eac4833cff369c9c7b84c573016112c4f84be2cd8543#npm:4.3.4"],\ + ["gensync", "npm:1.0.0-beta.2"],\ + ["json5", "npm:2.2.3"],\ + ["semver", "npm:6.3.1"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@babel/eslint-parser", [\ @@ -7217,9 +7172,32 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["jsesc", "npm:2.5.2"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:7.23.0", {\ + "packageLocation": "./.yarn/cache/@babel-generator-npm-7.23.0-08841c5369-8efe24adad.zip/node_modules/@babel/generator/",\ + "packageDependencies": [\ + ["@babel/generator", "npm:7.23.0"],\ + ["@babel/types", "npm:7.23.0"],\ + ["@jridgewell/gen-mapping", "npm:0.3.3"],\ + ["@jridgewell/trace-mapping", "npm:0.3.18"],\ + ["jsesc", "npm:2.5.2"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@babel/helper-compilation-targets", [\ + ["npm:7.22.15", {\ + "packageLocation": "./.yarn/cache/@babel-helper-compilation-targets-npm-7.22.15-7aac9e71ad-ce85196769.zip/node_modules/@babel/helper-compilation-targets/",\ + "packageDependencies": [\ + ["@babel/helper-compilation-targets", "npm:7.22.15"],\ + ["@babel/compat-data", "npm:7.22.9"],\ + ["@babel/helper-validator-option", "npm:7.22.15"],\ + ["browserslist", "npm:4.21.9"],\ + ["lru-cache", "npm:5.1.1"],\ + ["semver", "npm:6.3.1"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.9", {\ "packageLocation": "./.yarn/cache/@babel-helper-compilation-targets-npm-7.22.9-b4473889ca-ea0006c6a9.zip/node_modules/@babel/helper-compilation-targets/",\ "packageDependencies": [\ @@ -7247,6 +7225,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@babel/helper-environment-visitor", [\ + ["npm:7.22.20", {\ + "packageLocation": "./.yarn/cache/@babel-helper-environment-visitor-npm-7.22.20-260909e014-d80ee98ff6.zip/node_modules/@babel/helper-environment-visitor/",\ + "packageDependencies": [\ + ["@babel/helper-environment-visitor", "npm:7.22.20"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.5", {\ "packageLocation": "./.yarn/cache/@babel-helper-environment-visitor-npm-7.22.5-7bc52eec61-248532077d.zip/node_modules/@babel/helper-environment-visitor/",\ "packageDependencies": [\ @@ -7264,6 +7249,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@babel/types", "npm:7.22.5"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:7.23.0", {\ + "packageLocation": "./.yarn/cache/@babel-helper-function-name-npm-7.23.0-ce38271242-e44542257b.zip/node_modules/@babel/helper-function-name/",\ + "packageDependencies": [\ + ["@babel/helper-function-name", "npm:7.23.0"],\ + ["@babel/template", "npm:7.22.15"],\ + ["@babel/types", "npm:7.23.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@babel/helper-hoist-variables", [\ @@ -7277,6 +7271,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@babel/helper-module-imports", [\ + ["npm:7.22.15", {\ + "packageLocation": "./.yarn/cache/@babel-helper-module-imports-npm-7.22.15-687e77ee50-ecd7e457df.zip/node_modules/@babel/helper-module-imports/",\ + "packageDependencies": [\ + ["@babel/helper-module-imports", "npm:7.22.15"],\ + ["@babel/types", "npm:7.23.0"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.5", {\ "packageLocation": "./.yarn/cache/@babel-helper-module-imports-npm-7.22.5-399b6063db-9ac2b0404f.zip/node_modules/@babel/helper-module-imports/",\ "packageDependencies": [\ @@ -7294,6 +7296,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "SOFT"\ }],\ + ["npm:7.23.0", {\ + "packageLocation": "./.yarn/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-6e2afffb05.zip/node_modules/@babel/helper-module-transforms/",\ + "packageDependencies": [\ + ["@babel/helper-module-transforms", "npm:7.23.0"]\ + ],\ + "linkType": "SOFT"\ + }],\ ["virtual:509b29c82e8a1a01d4a12c9b7b502644021e94d233fa6e64533c75d14d6b00effd5817505571c7d810fb20d5a5a3d43daecdfa19af8bd6ea86ef59fc4107ecfd#npm:7.22.9", {\ "packageLocation": "./.yarn/__virtual__/@babel-helper-module-transforms-virtual-03105e0436/0/cache/@babel-helper-module-transforms-npm-7.22.9-dfa9ef05d1-2751f77660.zip/node_modules/@babel/helper-module-transforms/",\ "packageDependencies": [\ @@ -7311,6 +7320,24 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "@types/babel__core"\ ],\ "linkType": "HARD"\ + }],\ + ["virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0", {\ + "packageLocation": "./.yarn/__virtual__/@babel-helper-module-transforms-virtual-94c9f98ad7/0/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-6e2afffb05.zip/node_modules/@babel/helper-module-transforms/",\ + "packageDependencies": [\ + ["@babel/helper-module-transforms", "virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0"],\ + ["@babel/core", "npm:7.23.2"],\ + ["@babel/helper-environment-visitor", "npm:7.22.20"],\ + ["@babel/helper-module-imports", "npm:7.22.15"],\ + ["@babel/helper-simple-access", "npm:7.22.5"],\ + ["@babel/helper-split-export-declaration", "npm:7.22.6"],\ + ["@babel/helper-validator-identifier", "npm:7.22.20"],\ + ["@types/babel__core", null]\ + ],\ + "packagePeers": [\ + "@babel/core",\ + "@types/babel__core"\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@babel/helper-plugin-utils", [\ @@ -7352,6 +7379,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@babel/helper-validator-identifier", [\ + ["npm:7.22.20", {\ + "packageLocation": "./.yarn/cache/@babel-helper-validator-identifier-npm-7.22.20-18305bb306-136412784d.zip/node_modules/@babel/helper-validator-identifier/",\ + "packageDependencies": [\ + ["@babel/helper-validator-identifier", "npm:7.22.20"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.5", {\ "packageLocation": "./.yarn/cache/@babel-helper-validator-identifier-npm-7.22.5-4536624779-7f0f301134.zip/node_modules/@babel/helper-validator-identifier/",\ "packageDependencies": [\ @@ -7361,6 +7395,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@babel/helper-validator-option", [\ + ["npm:7.22.15", {\ + "packageLocation": "./.yarn/cache/@babel-helper-validator-option-npm-7.22.15-29aa330042-68da52b1e1.zip/node_modules/@babel/helper-validator-option/",\ + "packageDependencies": [\ + ["@babel/helper-validator-option", "npm:7.22.15"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.5", {\ "packageLocation": "./.yarn/cache/@babel-helper-validator-option-npm-7.22.5-eaf22b24ab-bbeca8a85e.zip/node_modules/@babel/helper-validator-option/",\ "packageDependencies": [\ @@ -7379,9 +7420,29 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@babel/types", "npm:7.22.5"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:7.23.2", {\ + "packageLocation": "./.yarn/cache/@babel-helpers-npm-7.23.2-aa45e8b40c-aaf4828df7.zip/node_modules/@babel/helpers/",\ + "packageDependencies": [\ + ["@babel/helpers", "npm:7.23.2"],\ + ["@babel/template", "npm:7.22.15"],\ + ["@babel/traverse", "npm:7.23.2"],\ + ["@babel/types", "npm:7.23.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@babel/highlight", [\ + ["npm:7.22.20", {\ + "packageLocation": "./.yarn/cache/@babel-highlight-npm-7.22.20-5de7aba88d-84bd034dca.zip/node_modules/@babel/highlight/",\ + "packageDependencies": [\ + ["@babel/highlight", "npm:7.22.20"],\ + ["@babel/helper-validator-identifier", "npm:7.22.20"],\ + ["chalk", "npm:2.4.2"],\ + ["js-tokens", "npm:4.0.0"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.5", {\ "packageLocation": "./.yarn/cache/@babel-highlight-npm-7.22.5-3182ccc1fe-f61ae6de6e.zip/node_modules/@babel/highlight/",\ "packageDependencies": [\ @@ -7401,6 +7462,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@babel/types", "npm:7.22.5"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:7.23.0", {\ + "packageLocation": "./.yarn/cache/@babel-parser-npm-7.23.0-8a7b151672-453fdf8b9e.zip/node_modules/@babel/parser/",\ + "packageDependencies": [\ + ["@babel/parser", "npm:7.23.0"],\ + ["@babel/types", "npm:7.22.5"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@babel/plugin-proposal-export-namespace-from", [\ @@ -7961,6 +8030,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@babel/template", [\ + ["npm:7.22.15", {\ + "packageLocation": "./.yarn/cache/@babel-template-npm-7.22.15-0b464facb4-1f3e7dcd6c.zip/node_modules/@babel/template/",\ + "packageDependencies": [\ + ["@babel/template", "npm:7.22.15"],\ + ["@babel/code-frame", "npm:7.22.13"],\ + ["@babel/parser", "npm:7.23.0"],\ + ["@babel/types", "npm:7.23.0"]\ + ],\ + "linkType": "HARD"\ + }],\ ["npm:7.22.5", {\ "packageLocation": "./.yarn/cache/@babel-template-npm-7.22.5-358c44dc9d-c574641016.zip/node_modules/@babel/template/",\ "packageDependencies": [\ @@ -7989,6 +8068,23 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["globals", "npm:11.12.0"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:7.23.2", {\ + "packageLocation": "./.yarn/cache/@babel-traverse-npm-7.23.2-4758feee42-26a1eea0dd.zip/node_modules/@babel/traverse/",\ + "packageDependencies": [\ + ["@babel/traverse", "npm:7.23.2"],\ + ["@babel/code-frame", "npm:7.22.13"],\ + ["@babel/generator", "npm:7.23.0"],\ + ["@babel/helper-environment-visitor", "npm:7.22.20"],\ + ["@babel/helper-function-name", "npm:7.23.0"],\ + ["@babel/helper-hoist-variables", "npm:7.22.5"],\ + ["@babel/helper-split-export-declaration", "npm:7.22.6"],\ + ["@babel/parser", "npm:7.23.0"],\ + ["@babel/types", "npm:7.23.0"],\ + ["debug", "virtual:ac3d8e680759ce54399273724d44e041d6c9b73454d191d411a8c44bb27e22f02aaf6ed9d3ad0ac1c298eac4833cff369c9c7b84c573016112c4f84be2cd8543#npm:4.3.4"],\ + ["globals", "npm:11.12.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@babel/types", [\ @@ -8001,6 +8097,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["to-fast-properties", "npm:2.0.0"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:7.23.0", {\ + "packageLocation": "./.yarn/cache/@babel-types-npm-7.23.0-332fd21daf-215fe04bd7.zip/node_modules/@babel/types/",\ + "packageDependencies": [\ + ["@babel/types", "npm:7.23.0"],\ + ["@babel/helper-string-parser", "npm:7.22.5"],\ + ["@babel/helper-validator-identifier", "npm:7.22.20"],\ + ["to-fast-properties", "npm:2.0.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@bcoe/v8-coverage", [\ @@ -13968,7 +14074,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["summaly", "npm:2.7.0"],\ ["swc-loader", "virtual:aa59773ac87791c4813d53447077fcf8a847d6de5a301d34dc31286584b1dbb26d30d3adb5b4c41c1e8aea04371e926fda05c09c6253647c432e11d872a304ba#npm:0.2.3"],\ ["syslog-pro", "npm:1.0.0"],\ - ["systeminformation", "npm:5.17.17"],\ + ["systeminformation", "npm:5.21.12"],\ ["tar-stream", "npm:3.1.6"],\ ["tesseract.js", "npm:3.0.3"],\ ["tinycolor2", "npm:1.5.2"],\ @@ -15175,7 +15281,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./packages/client/",\ "packageDependencies": [\ ["client", "workspace:packages/client"],\ - ["@babel/core", "npm:7.22.9"],\ + ["@babel/core", "npm:7.23.2"],\ ["@discordapp/twemoji", "npm:14.1.2"],\ ["@eslint-sets/eslint-config-vue3", "virtual:658502eb4296e93abedc18b6aa9b26978f434f08d98e21ebb0e725354b8bb54b62db9c4a1893e460c694ff7500ff5cbafa4457b0dfd26b5838868666c861e990#npm:5.7.0"],\ ["@eslint-sets/eslint-config-vue3-ts", "virtual:658502eb4296e93abedc18b6aa9b26978f434f08d98e21ebb0e725354b8bb54b62db9c4a1893e460c694ff7500ff5cbafa4457b0dfd26b5838868666c861e990#npm:3.3.0"],\ @@ -16025,6 +16131,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["convert-source-map", "npm:1.9.0"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:2.0.0", {\ + "packageLocation": "./.yarn/cache/convert-source-map-npm-2.0.0-7ab664dc4e-63ae9933be.zip/node_modules/convert-source-map/",\ + "packageDependencies": [\ + ["convert-source-map", "npm:2.0.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["cookies", [\ @@ -29727,10 +29840,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["systeminformation", [\ - ["npm:5.17.17", {\ - "packageLocation": "./.yarn/unplugged/systeminformation-npm-5.17.17-59735e44a1/node_modules/systeminformation/",\ + ["npm:5.21.12", {\ + "packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.12-948047a9ef/node_modules/systeminformation/",\ "packageDependencies": [\ - ["systeminformation", "npm:5.17.17"]\ + ["systeminformation", "npm:5.21.12"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/@babel-code-frame-npm-7.22.13-2782581d20-22e342c807.zip b/.yarn/cache/@babel-code-frame-npm-7.22.13-2782581d20-22e342c807.zip new file mode 100644 index 000000000..4c6ff5a1b --- /dev/null +++ b/.yarn/cache/@babel-code-frame-npm-7.22.13-2782581d20-22e342c807.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745fcf3f83283a962c6057d0f05384508e543b4191c28ac09afb93279ad10f1e +size 9380 diff --git a/.yarn/cache/@babel-core-npm-7.23.2-b93f586907-003897718d.zip b/.yarn/cache/@babel-core-npm-7.23.2-b93f586907-003897718d.zip new file mode 100644 index 000000000..288a96c52 --- /dev/null +++ b/.yarn/cache/@babel-core-npm-7.23.2-b93f586907-003897718d.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d2c511a3f901ebdf04e6311e955998e7984adb00a4f272355055793ec35022 +size 251503 diff --git a/.yarn/cache/@babel-generator-npm-7.23.0-08841c5369-8efe24adad.zip b/.yarn/cache/@babel-generator-npm-7.23.0-08841c5369-8efe24adad.zip new file mode 100644 index 000000000..be9a8d98e --- /dev/null +++ b/.yarn/cache/@babel-generator-npm-7.23.0-08841c5369-8efe24adad.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf93d168e27d297945cd8646c7a07d9b44a987e99f983de460191550187f8587 +size 121904 diff --git a/.yarn/cache/@babel-helper-compilation-targets-npm-7.22.15-7aac9e71ad-ce85196769.zip b/.yarn/cache/@babel-helper-compilation-targets-npm-7.22.15-7aac9e71ad-ce85196769.zip new file mode 100644 index 000000000..ccbe323fd --- /dev/null +++ b/.yarn/cache/@babel-helper-compilation-targets-npm-7.22.15-7aac9e71ad-ce85196769.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75bfec871e8547e59aef4b9ab28446661d7b2ce22bb568f1544708e1237e58cc +size 22213 diff --git a/.yarn/cache/@babel-helper-environment-visitor-npm-7.22.20-260909e014-d80ee98ff6.zip b/.yarn/cache/@babel-helper-environment-visitor-npm-7.22.20-260909e014-d80ee98ff6.zip new file mode 100644 index 000000000..65f94b854 --- /dev/null +++ b/.yarn/cache/@babel-helper-environment-visitor-npm-7.22.20-260909e014-d80ee98ff6.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c559dbc34eb3397e06b1b7f0b05d6b6dfafc027609b44da7bc38f79e6b2c270 +size 4411 diff --git a/.yarn/cache/@babel-helper-function-name-npm-7.23.0-ce38271242-e44542257b.zip b/.yarn/cache/@babel-helper-function-name-npm-7.23.0-ce38271242-e44542257b.zip new file mode 100644 index 000000000..3617b0393 --- /dev/null +++ b/.yarn/cache/@babel-helper-function-name-npm-7.23.0-ce38271242-e44542257b.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6c88e6b1df2c66667c645728a2373783d158ff42fd40713f1839cbfe171c4d +size 8978 diff --git a/.yarn/cache/@babel-helper-module-imports-npm-7.22.15-687e77ee50-ecd7e457df.zip b/.yarn/cache/@babel-helper-module-imports-npm-7.22.15-687e77ee50-ecd7e457df.zip new file mode 100644 index 000000000..d220a0a8b --- /dev/null +++ b/.yarn/cache/@babel-helper-module-imports-npm-7.22.15-687e77ee50-ecd7e457df.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb45c2f3bf11db674ce71d6fb85d0efecf8152cbd36f84fb716f59f4084c323 +size 16401 diff --git a/.yarn/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-6e2afffb05.zip b/.yarn/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-6e2afffb05.zip new file mode 100644 index 000000000..951dcb406 --- /dev/null +++ b/.yarn/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-6e2afffb05.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786a15d2ce2d114091c6a6d6c94f59e65f38fa037d3d8040e339f7587374b33f +size 46326 diff --git a/.yarn/cache/@babel-helper-validator-identifier-npm-7.22.20-18305bb306-136412784d.zip b/.yarn/cache/@babel-helper-validator-identifier-npm-7.22.20-18305bb306-136412784d.zip new file mode 100644 index 000000000..63271e97e --- /dev/null +++ b/.yarn/cache/@babel-helper-validator-identifier-npm-7.22.20-18305bb306-136412784d.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdfdf97b4962356d120e28b00eab1abdbbbf1f706c737366ef26147b5f158030 +size 17936 diff --git a/.yarn/cache/@babel-helper-validator-option-npm-7.22.15-29aa330042-68da52b1e1.zip b/.yarn/cache/@babel-helper-validator-option-npm-7.22.15-29aa330042-68da52b1e1.zip new file mode 100644 index 000000000..e295d0be4 --- /dev/null +++ b/.yarn/cache/@babel-helper-validator-option-npm-7.22.15-29aa330042-68da52b1e1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb682000ab636b3a48a5cf324ec352fbe0701a6b68e9555e06c22c6a8805f21 +size 7323 diff --git a/.yarn/cache/@babel-helpers-npm-7.23.2-aa45e8b40c-aaf4828df7.zip b/.yarn/cache/@babel-helpers-npm-7.23.2-aa45e8b40c-aaf4828df7.zip new file mode 100644 index 000000000..c10c60abf --- /dev/null +++ b/.yarn/cache/@babel-helpers-npm-7.23.2-aa45e8b40c-aaf4828df7.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b314e72763839d7937a7839ad52810c9dc697d943841d2136e77857b78e752d9 +size 157826 diff --git a/.yarn/cache/@babel-highlight-npm-7.22.20-5de7aba88d-84bd034dca.zip b/.yarn/cache/@babel-highlight-npm-7.22.20-5de7aba88d-84bd034dca.zip new file mode 100644 index 000000000..107077f22 --- /dev/null +++ b/.yarn/cache/@babel-highlight-npm-7.22.20-5de7aba88d-84bd034dca.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009dfed052b4ec07181a427a74bc064206fb9a5c7dae76678bbc1578ee6da543 +size 8030 diff --git a/.yarn/cache/@babel-parser-npm-7.23.0-8a7b151672-453fdf8b9e.zip b/.yarn/cache/@babel-parser-npm-7.23.0-8a7b151672-453fdf8b9e.zip new file mode 100644 index 000000000..0b54027ce --- /dev/null +++ b/.yarn/cache/@babel-parser-npm-7.23.0-8a7b151672-453fdf8b9e.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd9f8373d7148163d52b80307ea73c4bbf1531fbc3646788c2e577e571d93b0e +size 415052 diff --git a/.yarn/cache/@babel-template-npm-7.22.15-0b464facb4-1f3e7dcd6c.zip b/.yarn/cache/@babel-template-npm-7.22.15-0b464facb4-1f3e7dcd6c.zip new file mode 100644 index 000000000..d19e23232 --- /dev/null +++ b/.yarn/cache/@babel-template-npm-7.22.15-0b464facb4-1f3e7dcd6c.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3f428b20f55aeb7516bbf91448ce9ab7ccfb092587e5e33b941a659b8a52c0 +size 26734 diff --git a/.yarn/cache/@babel-traverse-npm-7.23.2-4758feee42-26a1eea0dd.zip b/.yarn/cache/@babel-traverse-npm-7.23.2-4758feee42-26a1eea0dd.zip new file mode 100644 index 000000000..894e95897 --- /dev/null +++ b/.yarn/cache/@babel-traverse-npm-7.23.2-4758feee42-26a1eea0dd.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b529231b4a4f296e95d1179258c87919b1851eef43c754f6e19c1fca1460b8 +size 178434 diff --git a/.yarn/cache/@babel-types-npm-7.23.0-332fd21daf-215fe04bd7.zip b/.yarn/cache/@babel-types-npm-7.23.0-332fd21daf-215fe04bd7.zip new file mode 100644 index 000000000..31630fce8 --- /dev/null +++ b/.yarn/cache/@babel-types-npm-7.23.0-332fd21daf-215fe04bd7.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6540f88ddbebb175ab088429c955159098b44ec1840a976a5dbd53e1d30af8fc +size 331524 diff --git a/.yarn/cache/convert-source-map-npm-2.0.0-7ab664dc4e-63ae9933be.zip b/.yarn/cache/convert-source-map-npm-2.0.0-7ab664dc4e-63ae9933be.zip new file mode 100644 index 000000000..e69801bdd --- /dev/null +++ b/.yarn/cache/convert-source-map-npm-2.0.0-7ab664dc4e-63ae9933be.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b507512936808f011a283496ce80cb84f6f7ee7a0b989571f5254f8e0020a1 +size 6022 diff --git a/.yarn/cache/systeminformation-npm-5.17.17-59735e44a1-63800f16b1.zip b/.yarn/cache/systeminformation-npm-5.17.17-59735e44a1-63800f16b1.zip deleted file mode 100644 index 74727bcbf..000000000 --- a/.yarn/cache/systeminformation-npm-5.17.17-59735e44a1-63800f16b1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01edc5d4732db133c159f4e1e18fccf0cb83022b0ae32c061870549ba99c159c -size 138372 diff --git a/.yarn/cache/systeminformation-npm-5.21.12-948047a9ef-2e5cb0c756.zip b/.yarn/cache/systeminformation-npm-5.21.12-948047a9ef-2e5cb0c756.zip new file mode 100644 index 000000000..aef5f620b --- /dev/null +++ b/.yarn/cache/systeminformation-npm-5.21.12-948047a9ef-2e5cb0c756.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a658d62be4cd32caafa777665223fee93fd49977b7be421144a324fb032ff09d +size 141169 diff --git a/packages/backend/package.json b/packages/backend/package.json index 28f5adcae..4fd7c8c07 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -125,7 +125,7 @@ "stringz": "2.1.0", "summaly": "2.7.0", "syslog-pro": "1.0.0", - "systeminformation": "5.17.17", + "systeminformation": "^5.21.12", "tar-stream": "^3.1.6", "tesseract.js": "^3.0.3", "tinycolor2": "1.5.2", diff --git a/packages/client/package.json b/packages/client/package.json index 9fc3d0c63..7a141f06d 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -101,7 +101,7 @@ "vuedraggable": "next" }, "dependencies": { - "@babel/core": "^7.22.9", + "@babel/core": "^7.23.2", "eslint": "^8.45.0" } } diff --git a/yarn.lock b/yarn.lock index 9d8dd6e8e..b0c112eb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -31,6 +31,16 @@ __metadata: languageName: node linkType: hard +"@babel/code-frame@npm:^7.22.13": + version: 7.22.13 + resolution: "@babel/code-frame@npm:7.22.13" + dependencies: + "@babel/highlight": ^7.22.13 + chalk: ^2.4.2 + checksum: 22e342c8077c8b77eeb11f554ecca2ba14153f707b85294fcf6070b6f6150aae88a7b7436dd88d8c9289970585f3fe5b9b941c5aa3aa26a6d5a8ef3f292da058 + languageName: node + linkType: hard + "@babel/compat-data@npm:^7.22.9": version: 7.22.9 resolution: "@babel/compat-data@npm:7.22.9" @@ -38,7 +48,7 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.14.6, @babel/core@npm:^7.22.9, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0": +"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.14.6, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0": version: 7.22.9 resolution: "@babel/core@npm:7.22.9" dependencies: @@ -61,6 +71,29 @@ __metadata: languageName: node linkType: hard +"@babel/core@npm:^7.23.2": + version: 7.23.2 + resolution: "@babel/core@npm:7.23.2" + dependencies: + "@ampproject/remapping": ^2.2.0 + "@babel/code-frame": ^7.22.13 + "@babel/generator": ^7.23.0 + "@babel/helper-compilation-targets": ^7.22.15 + "@babel/helper-module-transforms": ^7.23.0 + "@babel/helpers": ^7.23.2 + "@babel/parser": ^7.23.0 + "@babel/template": ^7.22.15 + "@babel/traverse": ^7.23.2 + "@babel/types": ^7.23.0 + convert-source-map: ^2.0.0 + debug: ^4.1.0 + gensync: ^1.0.0-beta.2 + json5: ^2.2.3 + semver: ^6.3.1 + checksum: 003897718ded16f3b75632d63cd49486bf67ff206cc7ebd1a10d49e2456f8d45740910d5ec7e42e3faf0deec7a2e96b1a02e766d19a67a8309053f0d4e57c0fe + languageName: node + linkType: hard + "@babel/eslint-parser@npm:^7.19.1, @babel/eslint-parser@npm:^7.22.9": version: 7.22.9 resolution: "@babel/eslint-parser@npm:7.22.9" @@ -87,6 +120,31 @@ __metadata: languageName: node linkType: hard +"@babel/generator@npm:^7.23.0": + version: 7.23.0 + resolution: "@babel/generator@npm:7.23.0" + dependencies: + "@babel/types": ^7.23.0 + "@jridgewell/gen-mapping": ^0.3.2 + "@jridgewell/trace-mapping": ^0.3.17 + jsesc: ^2.5.1 + checksum: 8efe24adad34300f1f8ea2add420b28171a646edc70f2a1b3e1683842f23b8b7ffa7e35ef0119294e1901f45bfea5b3dc70abe1f10a1917ccdfb41bed69be5f1 + languageName: node + linkType: hard + +"@babel/helper-compilation-targets@npm:^7.22.15": + version: 7.22.15 + resolution: "@babel/helper-compilation-targets@npm:7.22.15" + dependencies: + "@babel/compat-data": ^7.22.9 + "@babel/helper-validator-option": ^7.22.15 + browserslist: ^4.21.9 + lru-cache: ^5.1.1 + semver: ^6.3.1 + checksum: ce85196769e091ae54dd39e4a80c2a9df1793da8588e335c383d536d54f06baf648d0a08fc873044f226398c4ded15c4ae9120ee18e7dfd7c639a68e3cdc9980 + languageName: node + linkType: hard + "@babel/helper-compilation-targets@npm:^7.22.9": version: 7.22.9 resolution: "@babel/helper-compilation-targets@npm:7.22.9" @@ -102,6 +160,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-environment-visitor@npm:^7.22.20": + version: 7.22.20 + resolution: "@babel/helper-environment-visitor@npm:7.22.20" + checksum: d80ee98ff66f41e233f36ca1921774c37e88a803b2f7dca3db7c057a5fea0473804db9fb6729e5dbfd07f4bed722d60f7852035c2c739382e84c335661590b69 + languageName: node + linkType: hard + "@babel/helper-environment-visitor@npm:^7.22.5": version: 7.22.5 resolution: "@babel/helper-environment-visitor@npm:7.22.5" @@ -119,6 +184,16 @@ __metadata: languageName: node linkType: hard +"@babel/helper-function-name@npm:^7.23.0": + version: 7.23.0 + resolution: "@babel/helper-function-name@npm:7.23.0" + dependencies: + "@babel/template": ^7.22.15 + "@babel/types": ^7.23.0 + checksum: e44542257b2d4634a1f979244eb2a4ad8e6d75eb6761b4cfceb56b562f7db150d134bc538c8e6adca3783e3bc31be949071527aa8e3aab7867d1ad2d84a26e10 + languageName: node + linkType: hard + "@babel/helper-hoist-variables@npm:^7.22.5": version: 7.22.5 resolution: "@babel/helper-hoist-variables@npm:7.22.5" @@ -128,6 +203,15 @@ __metadata: languageName: node linkType: hard +"@babel/helper-module-imports@npm:^7.22.15": + version: 7.22.15 + resolution: "@babel/helper-module-imports@npm:7.22.15" + dependencies: + "@babel/types": ^7.22.15 + checksum: ecd7e457df0a46f889228f943ef9b4a47d485d82e030676767e6a2fdcbdaa63594d8124d4b55fd160b41c201025aec01fc27580352b1c87a37c9c6f33d116702 + languageName: node + linkType: hard + "@babel/helper-module-imports@npm:^7.22.5": version: 7.22.5 resolution: "@babel/helper-module-imports@npm:7.22.5" @@ -152,6 +236,21 @@ __metadata: languageName: node linkType: hard +"@babel/helper-module-transforms@npm:^7.23.0": + version: 7.23.0 + resolution: "@babel/helper-module-transforms@npm:7.23.0" + dependencies: + "@babel/helper-environment-visitor": ^7.22.20 + "@babel/helper-module-imports": ^7.22.15 + "@babel/helper-simple-access": ^7.22.5 + "@babel/helper-split-export-declaration": ^7.22.6 + "@babel/helper-validator-identifier": ^7.22.20 + peerDependencies: + "@babel/core": ^7.0.0 + checksum: 6e2afffb058cf3f8ce92f5116f710dda4341c81cfcd872f9a0197ea594f7ce0ab3cb940b0590af2fe99e60d2e5448bfba6bca8156ed70a2ed4be2adc8586c891 + languageName: node + linkType: hard + "@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.9, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3": version: 7.22.5 resolution: "@babel/helper-plugin-utils@npm:7.22.5" @@ -191,6 +290,20 @@ __metadata: languageName: node linkType: hard +"@babel/helper-validator-identifier@npm:^7.22.20": + version: 7.22.20 + resolution: "@babel/helper-validator-identifier@npm:7.22.20" + checksum: 136412784d9428266bcdd4d91c32bcf9ff0e8d25534a9d94b044f77fe76bc50f941a90319b05aafd1ec04f7d127cd57a179a3716009ff7f3412ef835ada95bdc + languageName: node + linkType: hard + +"@babel/helper-validator-option@npm:^7.22.15": + version: 7.22.15 + resolution: "@babel/helper-validator-option@npm:7.22.15" + checksum: 68da52b1e10002a543161494c4bc0f4d0398c8fdf361d5f7f4272e95c45d5b32d974896d44f6a0ea7378c9204988879d73613ca683e13bd1304e46d25ff67a8d + languageName: node + linkType: hard + "@babel/helper-validator-option@npm:^7.22.5": version: 7.22.5 resolution: "@babel/helper-validator-option@npm:7.22.5" @@ -209,6 +322,28 @@ __metadata: languageName: node linkType: hard +"@babel/helpers@npm:^7.23.2": + version: 7.23.2 + resolution: "@babel/helpers@npm:7.23.2" + dependencies: + "@babel/template": ^7.22.15 + "@babel/traverse": ^7.23.2 + "@babel/types": ^7.23.0 + checksum: aaf4828df75ec460eaa70e5c9f66e6dadc28dae3728ddb7f6c13187dbf38030e142194b83d81aa8a31bbc35a5529a5d7d3f3cf59d5d0b595f5dd7f9d8f1ced8e + languageName: node + linkType: hard + +"@babel/highlight@npm:^7.22.13": + version: 7.22.20 + resolution: "@babel/highlight@npm:7.22.20" + dependencies: + "@babel/helper-validator-identifier": ^7.22.20 + chalk: ^2.4.2 + js-tokens: ^4.0.0 + checksum: 84bd034dca309a5e680083cd827a766780ca63cef37308404f17653d32366ea76262bd2364b2d38776232f2d01b649f26721417d507e8b4b6da3e4e739f6d134 + languageName: node + linkType: hard + "@babel/highlight@npm:^7.22.5": version: 7.22.5 resolution: "@babel/highlight@npm:7.22.5" @@ -229,6 +364,15 @@ __metadata: languageName: node linkType: hard +"@babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.0": + version: 7.23.0 + resolution: "@babel/parser@npm:7.23.0" + bin: + parser: ./bin/babel-parser.js + checksum: 453fdf8b9e2c2b7d7b02139e0ce003d1af21947bbc03eb350fb248ee335c9b85e4ab41697ddbdd97079698de825a265e45a0846bb2ed47a2c7c1df833f42a354 + languageName: node + linkType: hard + "@babel/plugin-proposal-export-namespace-from@npm:^7.14.5": version: 7.18.9 resolution: "@babel/plugin-proposal-export-namespace-from@npm:7.18.9" @@ -426,6 +570,17 @@ __metadata: languageName: node linkType: hard +"@babel/template@npm:^7.22.15": + version: 7.22.15 + resolution: "@babel/template@npm:7.22.15" + dependencies: + "@babel/code-frame": ^7.22.13 + "@babel/parser": ^7.22.15 + "@babel/types": ^7.22.15 + checksum: 1f3e7dcd6c44f5904c184b3f7fe280394b191f2fed819919ffa1e529c259d5b197da8981b6ca491c235aee8dbad4a50b7e31304aa531271cb823a4a24a0dd8fd + languageName: node + linkType: hard + "@babel/template@npm:^7.22.5, @babel/template@npm:^7.3.3": version: 7.22.5 resolution: "@babel/template@npm:7.22.5" @@ -455,6 +610,24 @@ __metadata: languageName: node linkType: hard +"@babel/traverse@npm:^7.23.2": + version: 7.23.2 + resolution: "@babel/traverse@npm:7.23.2" + dependencies: + "@babel/code-frame": ^7.22.13 + "@babel/generator": ^7.23.0 + "@babel/helper-environment-visitor": ^7.22.20 + "@babel/helper-function-name": ^7.23.0 + "@babel/helper-hoist-variables": ^7.22.5 + "@babel/helper-split-export-declaration": ^7.22.6 + "@babel/parser": ^7.23.0 + "@babel/types": ^7.23.0 + debug: ^4.1.0 + globals: ^11.1.0 + checksum: 26a1eea0dde41ab99dde8b9773a013a0dc50324e5110a049f5d634e721ff08afffd54940b3974a20308d7952085ac769689369e9127dea655f868c0f6e1ab35d + languageName: node + linkType: hard + "@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.3.3, @babel/types@npm:^7.6.1, @babel/types@npm:^7.7.0, @babel/types@npm:^7.8.3, @babel/types@npm:^7.9.6": version: 7.22.5 resolution: "@babel/types@npm:7.22.5" @@ -466,6 +639,17 @@ __metadata: languageName: node linkType: hard +"@babel/types@npm:^7.22.15, @babel/types@npm:^7.23.0": + version: 7.23.0 + resolution: "@babel/types@npm:7.23.0" + dependencies: + "@babel/helper-string-parser": ^7.22.5 + "@babel/helper-validator-identifier": ^7.22.20 + to-fast-properties: ^2.0.0 + checksum: 215fe04bd7feef79eeb4d33374b39909ce9cad1611c4135a4f7fdf41fe3280594105af6d7094354751514625ea92d0875aba355f53e86a92600f290e77b0e604 + languageName: node + linkType: hard + "@bcoe/v8-coverage@npm:^0.2.3": version: 0.2.3 resolution: "@bcoe/v8-coverage@npm:0.2.3" @@ -5230,7 +5414,7 @@ __metadata: summaly: 2.7.0 swc-loader: ^0.2.3 syslog-pro: 1.0.0 - systeminformation: 5.17.17 + systeminformation: ^5.21.12 tar-stream: ^3.1.6 tesseract.js: ^3.0.3 tinycolor2: 1.5.2 @@ -6276,7 +6460,7 @@ __metadata: version: 0.0.0-use.local resolution: "client@workspace:packages/client" dependencies: - "@babel/core": ^7.22.9 + "@babel/core": ^7.23.2 "@discordapp/twemoji": 14.1.2 "@eslint-sets/eslint-config-vue3": ^5.6.1 "@eslint-sets/eslint-config-vue3-ts": ^3.3.0 @@ -6855,6 +7039,13 @@ __metadata: languageName: node linkType: hard +"convert-source-map@npm:^2.0.0": + version: 2.0.0 + resolution: "convert-source-map@npm:2.0.0" + checksum: 63ae9933be5a2b8d4509daca5124e20c14d023c820258e484e32dc324d34c2754e71297c94a05784064ad27615037ef677e3f0c00469fb55f409d2bb21261035 + languageName: node + linkType: hard + "cookies@npm:~0.8.0": version: 0.8.0 resolution: "cookies@npm:0.8.0" @@ -12966,7 +13157,7 @@ __metadata: languageName: node linkType: hard -"json5@npm:2.2.3, json5@npm:2.x, json5@npm:^2.1.2, json5@npm:^2.1.3, json5@npm:^2.2.2": +"json5@npm:2.2.3, json5@npm:2.x, json5@npm:^2.1.2, json5@npm:^2.1.3, json5@npm:^2.2.2, json5@npm:^2.2.3": version: 2.2.3 resolution: "json5@npm:2.2.3" bin: @@ -19026,12 +19217,12 @@ __metadata: languageName: node linkType: hard -"systeminformation@npm:5.17.17": - version: 5.17.17 - resolution: "systeminformation@npm:5.17.17" +"systeminformation@npm:^5.21.12": + version: 5.21.12 + resolution: "systeminformation@npm:5.21.12" bin: systeminformation: lib/cli.js - checksum: 63800f16b1942bfab9405572e9c59382b788652ab942d6cb28cab96af10bef816eedf0f757b25c6c80517805bdb3e80e52c0af5c2de554c6354cf85bc8896149 + checksum: 2e5cb0c756722c83e88f2697830d6150ab7a137f0b243ab3c68d59d849f848c68a62527841328ad122230da4a2524f1fd5e157c4a010e5d680c0a4c2478409f3 conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android) languageName: node linkType: hard