From dcd133debf0d35ad08c3562220ce8c6f0aba2307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 23:26:42 +0000 Subject: [PATCH] Bump fast-uri from 3.1.0 to 3.1.2 Bumps [fast-uri](https://github.com/fastify/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 ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe84e9f..09359e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,25 +19,9 @@ "jest-html-reporter": "^4.0.1", "jest-puppeteer": "^11.0.0", "jsdoc": "^4.0.4", - "better-docs": "^2.3.2", - "clean-css": "4.2.3", - "decode-uri-component": "0.2.2", - "del": "5.1.0", - "eslint": "^8.51.0", - "gulp": "4.0.2", - "gulp-concat": "^2.6.1", - "gulp-cssmin": "^0.2.0", - "gulp-htmlmin": "^5.0.1", - "gulp-jsdoc3": "^3.0.0", - "gulp-replace": "^1.0.0", - "gulp-terser": "^2.0.1", - "http-server": "14.1.1", - "ini": ">=1.3.6", - "jsdoc": "^3.6.5", - "lodash.template": ">=4.5.0", "merge-stream": "^2.0.0", "puppeteer": "^24.4.0", - "scriptxprint-html": "1.16.4", + "scriptxprint-html": "^1.16.4", "webpack": "^5.98.0", "webpack-cli": "^6.0.1", "webpack-stream": "^7.0.0" @@ -3273,9 +3257,9 @@ } }, "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==", "dev": true, "funding": [ { @@ -3494,9 +3478,9 @@ } }, "node_modules/follow-redirects": { - "version": "1.15.3", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz", - "integrity": "sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz", + "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==", "dev": true, "funding": [ {