diff --git a/package.json b/package.json index 1133e64d27..90199bf656 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,8 @@ "teeny-request@npm:^9.0.0": "patch:teeny-request@npm%3A9.0.0#~/.yarn/patches/teeny-request-npm-9.0.0-4d571e3c55.patch", "fast-xml-builder": "1.1.7", "ip-address": "10.1.1", - "systeminformation": "5.31.6" + "systeminformation": "5.31.6", + "fast-uri": "3.1.2" }, "scripts": { "format": "prettier --cache --cache-location ./node_modules/.cache/prettier/.prettier-cache --check", diff --git a/yarn.lock b/yarn.lock index a9179849d1..d86de6317f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18675,10 +18675,10 @@ __metadata: languageName: node linkType: hard -"fast-uri@npm:^3.0.1": - version: 3.1.0 - resolution: "fast-uri@npm:3.1.0" - checksum: 10c0/44364adca566f70f40d1e9b772c923138d47efeac2ae9732a872baafd77061f26b097ba2f68f0892885ad177becd065520412b8ffeec34b16c99433c5b9e2de7 +"fast-uri@npm:3.1.2": + version: 3.1.2 + resolution: "fast-uri@npm:3.1.2" + checksum: 10c0/5b35641895959f3f7ab7a7b1b5542bded159346f25ec9f256817b206d50b64eda5828e90d605a2e2fc645c90519a7259c2bab2c942ee728c88b88e5be21b090d languageName: node linkType: hard