update dependency after merge from master

This commit is contained in:
Slawomir Jaranowski
2024-11-03 16:08:16 +01:00
parent a30fd1b059
commit 64e42c454d
122 changed files with 2272 additions and 2965 deletions

4
node_modules/undici/package.json generated vendored
View File

@ -1,6 +1,6 @@
{
"name": "undici",
"version": "5.28.2",
"version": "5.28.4",
"description": "An HTTP/1.1 client, written from scratch for Node.js",
"homepage": "https://undici.nodejs.org",
"bugs": {
@ -110,7 +110,7 @@
"dns-packet": "^5.4.0",
"docsify-cli": "^4.4.3",
"form-data": "^4.0.0",
"formdata-node": "^6.0.3",
"formdata-node": "^4.3.1",
"https-pem": "^3.0.0",
"husky": "^8.0.1",
"import-fresh": "^3.3.0",