mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
5e26bc891c
* fix(cookies): Update Undici to 5.20 and fix cookies behaviour * chore: changeset
7 lines
175 B
Markdown
7 lines
175 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/netlify': patch
|
|
'@astrojs/node': patch
|
|
---
|
|
|
|
Updated Undici to 5.20.0. This fixes a security issue and handling of cookies in certain cases in dev
|