diff --git a/package.json b/package.json index d33f5f869..45a00da46 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@cypress/code-coverage": "^3.11.0", "@netlify/plugin-lighthouse": "^5.0.0", - "@netlify/plugin-nextjs": "^4.40.0", + "@netlify/plugin-nextjs": "^4.40.1", "@stickyjs/jest": "^1.3.1", "@testing-library/cypress": "^9.0.0", "@types/lodash": "^4.14.197", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fff9bdd39..b564d24e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,8 +92,8 @@ devDependencies: specifier: ^5.0.0 version: 5.0.0 '@netlify/plugin-nextjs': - specifier: ^4.40.0 - version: 4.40.0 + specifier: ^4.40.1 + version: 4.40.1 '@stickyjs/jest': specifier: ^1.3.1 version: 1.3.1(@babel/core@7.22.5)(@types/node@18.16.18)(typescript@5.1.3) @@ -451,6 +451,7 @@ packages: /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.5): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -2599,8 +2600,8 @@ packages: - utf-8-validate dev: true - /@netlify/plugin-nextjs@4.40.0: - resolution: {integrity: sha512-/pWqf0t8GN+DDFIchCF3co1FfGjQwv8MrneMxqqoKHGSrAoCG6Z51AnpSv5v3xCrZDKS45Ge3Cuy27lpezkVwA==} + /@netlify/plugin-nextjs@4.40.1: + resolution: {integrity: sha512-FVXQEzBCymJHu2JYnJs03hUXjJAIAHcLMsrbcrnSjqmib4yF65YZ9yJYmrajV2D6LRqN/TxWhzTEgGr9eYpRHQ==} engines: {node: '>=12.0.0'} dependencies: '@netlify/esbuild': 0.14.39