Bump undici from 5.14.0 to 5.19.1 in /frontend

Bumps [undici](https://github.com/nodejs/undici) from 5.14.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.14.0...v5.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/306/head
dependabot[bot] 2023-02-16 23:09:01 +00:00 zatwierdzone przez GitHub
rodzic c106e8d163
commit 9e6633f4fb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -33,7 +33,7 @@
"tailwindcss": "^3.1.8",
"ts-jest": "^29.0.3",
"typescript": "4.9.4",
"undici": "5.14.0",
"undici": "5.19.1",
"vite": "4.0.1",
"vite-tsconfig-paths": "3.5.0"
},

Wyświetl plik

@ -4122,10 +4122,10 @@ typescript@4.9.4:
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
undici@5.14.0:
version "5.14.0"
resolved "https://registry.npmjs.org/undici/-/undici-5.14.0.tgz"
integrity sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==
undici@5.19.1:
version "5.19.1"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.19.1.tgz#92b1fd3ab2c089b5a6bd3e579dcda8f1934ebf6d"
integrity sha512-YiZ61LPIgY73E7syxCDxxa3LV2yl3sN8spnIuTct60boiiRaE1J8mNWHO8Im2Zi/sFrPusjLlmRPrsyraSqX6A==
dependencies:
busboy "^1.6.0"