From da23ab9beaa687d625bbf5d02f2ea2a06669cace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 20:18:18 +0000 Subject: [PATCH] chore(deps): bump fast-uri in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [fast-uri](https://github.com/fastify/fast-uri). Updates `fast-uri` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- electron-app/package.json | 2 +- package-lock.json | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/electron-app/package.json b/electron-app/package.json index 1d61d20..99542aa 100644 --- a/electron-app/package.json +++ b/electron-app/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@theia/cli": "1.67.0", - "electron": "39.8.5", + "electron": "39.8.6", "electron-builder": "^24.13.3" }, "scripts": { diff --git a/package-lock.json b/package-lock.json index 5d05284..e6a97ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -148,7 +148,7 @@ }, "devDependencies": { "@theia/cli": "1.67.0", - "electron": "39.8.5", + "electron": "39.8.6", "electron-builder": "^24.13.3" } }, @@ -163,9 +163,9 @@ } }, "electron-app/node_modules/electron": { - "version": "39.8.5", - "resolved": "https://registry.npmjs.org/electron/-/electron-39.8.5.tgz", - "integrity": "sha512-q6+LiQIcTadSyvtPgLDQkCtVA9jQJXQVMrQcctfOJILh6OFMN+UJJLRkuUTy8CZDYeCIBn1ZycqsL1dAXugxZA==", + "version": "39.8.6", + "resolved": "https://registry.npmjs.org/electron/-/electron-39.8.6.tgz", + "integrity": "sha512-uWX6Jh5LmwL13VwOSKBjebI+ck+03GOwc8V2Sgbmr9pJVJ/cHfli/PkjXuRDr+hq+SLHQuT9mGHSIfScebApRA==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -12620,9 +12620,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "funding": [ { "type": "github",