diff --git a/package-lock.json b/package-lock.json index 9fa8724..1737ab6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6117,9 +6117,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==", "dev": true, "funding": [ { @@ -10099,7 +10099,7 @@ "@types/react": "^19.2.15", "@types/react-dom": "^19", "eslint": "^10.8.0", - "eslint-config-next": "^16.2.12", + "eslint-config-next": "16.2.12", "rimraf": "^6.1.2", "typescript": "^7.0.2" }