diff --git a/package.json b/package.json index 4cb2bde81..ecefb5cc7 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "pnpm": { "overrides": { "axios": "^1.17.0", - "fast-uri": "^3.1.2", + "fast-uri": "^4.1.5", "immutable": "^5.1.5", "lodash": "^4.17.24", "rollup": "^4.59.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1be8ed5d1..704029d43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: '@emnapi/runtime': ^1.7.1 axios: ^1.18.0 style-dictionary: ^5.4.4 - fast-uri: ^3.1.5 + fast-uri: ^4.1.5 immutable: ^5.1.8 form-data: ^4.0.6 undici: ^7.29.0 @@ -3546,8 +3546,8 @@ packages: resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==} engines: {node: '>=8.6.0'} - fast-uri@3.1.5: - resolution: {integrity: sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==} + fast-uri@4.1.5: + resolution: {integrity: sha512-vZeoMRB4epNr7QfdHxel7te/RcX16CxyXI07JCCTFWZA2s4v1azGNESRj+2EoaHSaWFL/Z3GmKT2jF6A202jLg==} fastest-levenshtein@1.0.16: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} @@ -7787,7 +7787,7 @@ snapshots: ajv@8.20.0: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.1.5 + fast-uri: 4.1.5 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -8575,7 +8575,7 @@ snapshots: merge2: 1.4.1 micromatch: 4.0.8 - fast-uri@3.1.5: {} + fast-uri@4.1.5: {} fastest-levenshtein@1.0.16: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 732c9f7c8..2f864ab73 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -20,7 +20,7 @@ overrides: "@emnapi/runtime": "^1.7.1" axios: "^1.18.0" style-dictionary: "^5.4.4" - fast-uri: "^3.1.5" + fast-uri: "^4.1.5" immutable: "^5.1.8" form-data: "^4.0.6" undici: "^7.29.0" @@ -42,3 +42,5 @@ strictPeerDependencies: true minimumReleaseAgeExclude: # Renovate security update: axios@1.15.2 - axios@1.15.2 + # Renovate security update: fast-uri@4.1.5 + - fast-uri@4.1.5