diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 56ea064d5c..59a9ba4660 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -74,7 +74,7 @@ "chokidar": "^3.6.0", "compatx": "^0.1.8", "consola": "^3.2.3", - "cookie-es": "^1.1.0", + "cookie-es": "^1.2.1", "defu": "^6.1.4", "destr": "^2.0.3", "devalue": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63b98a0321..38c5d9d11b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -301,8 +301,8 @@ importers: specifier: ^3.2.3 version: 3.2.3 cookie-es: - specifier: ^1.1.0 - version: 1.1.0 + specifier: ^1.2.1 + version: 1.2.1 defu: specifier: ^6.1.4 version: 6.1.4 @@ -3760,6 +3760,9 @@ packages: cookie-es@1.1.0: resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==} + cookie-es@1.2.1: + resolution: {integrity: sha512-ilTPDuxhZX44BSzzRB58gvSY2UevZKQM9fjisn7Z+NJ92CtSU6kO1+22ZN/agbEJANFjK85EiJJbi/gQv18OXA==} + copy-anything@3.0.5: resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==} engines: {node: '>=12.13'} @@ -3774,7 +3777,7 @@ packages: resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: - typescript: '>=4.9.5' + typescript: 5.5.3 peerDependenciesMeta: typescript: optional: true @@ -3783,7 +3786,7 @@ packages: resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: - typescript: '>=4.9.5' + typescript: 5.5.3 peerDependenciesMeta: typescript: optional: true @@ -7458,7 +7461,7 @@ packages: vue@3.4.32: resolution: {integrity: sha512-9mCGIAi/CAq7GtaLLLp2J92pEic+HArstG+pq6F+H7+/jB9a0Z7576n4Bh4k79/50L1cKMIhZC3MC0iGpl+1IA==} peerDependencies: - typescript: '*' + typescript: 5.5.3 peerDependenciesMeta: typescript: optional: true @@ -10650,6 +10653,8 @@ snapshots: cookie-es@1.1.0: {} + cookie-es@1.2.1: {} + copy-anything@3.0.5: dependencies: is-what: 4.1.16 @@ -11780,7 +11785,7 @@ snapshots: h3@1.12.0: dependencies: - cookie-es: 1.1.0 + cookie-es: 1.2.1 crossws: 0.2.4 defu: 6.1.4 destr: 2.0.3