diff --git a/package-lock.json b/package-lock.json index bb71651..02dc6ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5547,9 +5547,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", - "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "funding": [ { "type": "github", @@ -10406,7 +10406,7 @@ "@types/react": "^19.2.17", "@types/react-dom": "^19", "eslint": "^9", - "eslint-config-next": "^16.2.12", + "eslint-config-next": "16.2.12", "tailwindcss": "^4", "typescript": "^6" },