diff --git a/package-lock.json b/package-lock.json index 22b8467..0501491 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@mui/icons-material": "^5.15.18", - "@netlify/plugin-nextjs": "^5.2.2", + "@netlify/plugin-nextjs": "^5.14.6", "axios": "^1.6.4", "concurrently": "^8.2.1", "eslint": "^9.0.0", @@ -2173,9 +2173,9 @@ } }, "node_modules/@netlify/plugin-nextjs": { - "version": "5.14.4", - "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.14.4.tgz", - "integrity": "sha512-HnMHG0tksVoS2E6ImcX9o/EcVH1dckb8ZL1FyghKRsEPYCo+20hQ6zncd5EEOW7K22UN+n1EprCROWUmsbhYMg==", + "version": "5.14.6", + "resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.14.6.tgz", + "integrity": "sha512-kgvUsRfLPZHGDk5PaZWtKvjipu9cEYTllSqzgVDOLeIDYPnu2+oFN58wDCw7ej6FKl0Q0Gn4fIrJZmdYYwfypQ==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 8647c99..1e6fce9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@mui/icons-material": "^5.15.18", - "@netlify/plugin-nextjs": "^5.2.2", + "@netlify/plugin-nextjs": "^5.14.6", "axios": "^1.6.4", "concurrently": "^8.2.1", "eslint": "^9.0.0",