diff --git a/package-lock.json b/package-lock.json index bb71651..a86f368 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10005,9 +10005,9 @@ } }, "node_modules/undici": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", - "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.29.0.tgz", + "integrity": "sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==", "license": "MIT", "engines": { "node": ">=20.18.1" @@ -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" },