diff --git a/node_modules/undici/package.json b/node_modules/undici/package.json index 65a2d98..375d954 100644 --- a/node_modules/undici/package.json +++ b/node_modules/undici/package.json @@ -109,7 +109,7 @@ "delay": "^5.0.0", "dns-packet": "^5.4.0", "docsify-cli": "^4.4.3", - "form-data": "^4.0.0", + "form-data": "^4.0.5", "formdata-node": "^4.3.1", "https-pem": "^3.0.0", "husky": "^8.0.1", @@ -132,7 +132,7 @@ "tsd": "^0.29.0", "typescript": "^5.0.2", "wait-on": "^7.0.1", - "ws": "^8.11.0" + "ws": "^8.18.3" }, "engines": { "node": ">=14.0"