diff --git a/.pnp.cjs b/.pnp.cjs index c6426203740..0aab8146f66 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -8610,7 +8610,7 @@ const RAW_RUNTIME_STATE = ["semver", "npm:7.5.3"],\ ["sinon", "npm:17.0.1"],\ ["sinon-chai", "virtual:e2d057e7cc143d3cb9bec864f4a2d862441b5a09f81f8e6c46e7a098cbc89e4d07017cc6e2e2142d5704bb55da853cbec2d025ebc0b30e8696c31380c00f2c7d#npm:3.7.0"],\ - ["systeminformation", "npm:5.22.11"],\ + ["systeminformation", "npm:5.25.11"],\ ["table", "npm:6.8.1"],\ ["tar", "npm:7.4.3"],\ ["wrap-ansi", "npm:7.0.0"]\ @@ -18111,10 +18111,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["systeminformation", [\ - ["npm:5.22.11", {\ - "packageLocation": "./.yarn/unplugged/systeminformation-npm-5.22.11-e704a1605b/node_modules/systeminformation/",\ + ["npm:5.25.11", {\ + "packageLocation": "./.yarn/unplugged/systeminformation-npm-5.25.11-e1c9348b68/node_modules/systeminformation/",\ "packageDependencies": [\ - ["systeminformation", "npm:5.22.11"]\ + ["systeminformation", "npm:5.25.11"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/systeminformation-npm-5.22.11-e704a1605b-315cd3f2cc.zip b/.yarn/cache/systeminformation-npm-5.22.11-e704a1605b-315cd3f2cc.zip deleted file mode 100644 index 0160773949a..00000000000 Binary files a/.yarn/cache/systeminformation-npm-5.22.11-e704a1605b-315cd3f2cc.zip and /dev/null differ diff --git a/.yarn/cache/systeminformation-npm-5.25.11-e1c9348b68-9a43bb8991.zip b/.yarn/cache/systeminformation-npm-5.25.11-e1c9348b68-9a43bb8991.zip new file mode 100644 index 00000000000..dcae174b0f4 Binary files /dev/null and b/.yarn/cache/systeminformation-npm-5.25.11-e1c9348b68-9a43bb8991.zip differ diff --git a/.yarnrc.yml b/.yarnrc.yml index 148512db4c8..73822ee10f8 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -21,6 +21,8 @@ npmAuditExcludePackages: - levelup # TODO: Update leveldb - deferred-leveldown # TODO: Update leveldb - abstract-leveldown # TODO: Update leveldb + - level-errors # TODO: Update leveldb + - level-concat-iterator # TODO: Update leveldb packageExtensions: "@dashevo/protobufjs@*": diff --git a/packages/dashmate/package.json b/packages/dashmate/package.json index d4ce27e6737..928879233d8 100644 --- a/packages/dashmate/package.json +++ b/packages/dashmate/package.json @@ -91,7 +91,7 @@ "qs": "^6.11.0", "rxjs": "^6.6.7", "semver": "^7.5.3", - "systeminformation": "^5.22.11", + "systeminformation": "^5.25.11", "table": "^6.8.1", "tar": "7.4.3", "wrap-ansi": "^7.0.0" diff --git a/yarn.lock b/yarn.lock index 0119fa898d7..e4829725aa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6471,7 +6471,7 @@ __metadata: semver: "npm:^7.5.3" sinon: "npm:^17.0.1" sinon-chai: "npm:^3.7.0" - systeminformation: "npm:^5.22.11" + systeminformation: "npm:^5.25.11" table: "npm:^6.8.1" tar: "npm:7.4.3" wrap-ansi: "npm:^7.0.0" @@ -14695,12 +14695,12 @@ __metadata: languageName: node linkType: hard -"systeminformation@npm:^5.22.11": - version: 5.22.11 - resolution: "systeminformation@npm:5.22.11" +"systeminformation@npm:^5.25.11": + version: 5.25.11 + resolution: "systeminformation@npm:5.25.11" bin: systeminformation: lib/cli.js - checksum: 315cd3f2cc2aefbee9201fac043521d073e8c94a77f8900617dad67fdb798116fd2963a365d4d3da81dbca6da360d1f7008c61e1fe33ef9f8f3b77aa4f506014 + checksum: 9a43bb8991ac07a0bcf3f9002c32e9f36a1100b2f620049c4c3dc24f74556c681b1e4552dc27581af32a842540cd42c1bb085e842b0c325273fb558b51c7159f conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android) languageName: node linkType: hard