From d02ff1581f024ac596277e67532faa4ae68e6b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:29:59 +0000 Subject: [PATCH] chore(deps-dev): bump fast-uri from 3.0.6 to 3.1.4 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6aafa9d..6e69161 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nice-labs/formatjs-webpack-loader", - "version": "0.1.2", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nice-labs/formatjs-webpack-loader", - "version": "0.1.2", + "version": "0.2.0", "license": "MIT", "devDependencies": { "@formatjs/icu-messageformat-parser": "^3.5.1", @@ -23,7 +23,7 @@ "webpack": "^5.105.4" }, "peerDependencies": { - "@formatjs/icu-messageformat-parser": ">= 3.0.0 < 4.0.0", + "@formatjs/icu-messageformat-parser": ">= 3.5.1 < 4.0.0", "schema-utils": "*", "webpack": ">= 5.0.0 < 6.0.0" } @@ -2061,9 +2061,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz", - "integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", + "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", "dev": true, "funding": [ {