diff --git a/packages/next/package.json b/packages/next/package.json index 352f11f2f9..a7bcbc2f6e 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -135,7 +135,7 @@ "@babel/traverse": "7.23.0", "@babel/types": "7.23.0", "@capsizecss/metrics": "1.2.0", - "@edge-runtime/cookies": "3.4.1", + "@edge-runtime/cookies": "4.0.0", "@edge-runtime/ponyfill": "2.4.1", "@edge-runtime/primitives": "3.1.1", "@hapi/accept": "5.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 577c3fd1cd..7c962aa3c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -797,8 +797,8 @@ importers: specifier: 1.2.0 version: 1.2.0 '@edge-runtime/cookies': - specifier: 3.4.1 - version: 3.4.1 + specifier: 4.0.0 + version: 4.0.0 '@edge-runtime/ponyfill': specifier: 2.4.1 version: 2.4.1 @@ -4451,8 +4451,8 @@ packages: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} - /@edge-runtime/cookies@3.4.1: - resolution: {integrity: sha512-z27BvgPxI73CgSlxU/NAUf1Q/shnqi6cobHEowf6VuLdSjGR3NjI2Y5dZUIBbK2zOJVZbXcHsVzJjz8LklteFQ==} + /@edge-runtime/cookies@4.0.0: + resolution: {integrity: sha512-PPgW/669apZqT3qUOa4JV0ctXQ7ayCNiklKXDD1z5fC7aemWrjpZ7r0Na7yQ96Fp673pNF5lzpfTJh26sWaGDg==} engines: {node: '>=16'} dev: true