diff --git a/api/package.json b/api/package.json index 7052ebc..bfa5d53 100644 --- a/api/package.json +++ b/api/package.json @@ -40,6 +40,6 @@ "resolve-path": "^1.4.0", "semver": "^7.7.4", "tmp-promise": "^3.0.3", - "ws": "^8.18.2" + "ws": "^8.21.0" } } diff --git a/package-lock.json b/package-lock.json index 4e0bf64..2362b72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "resolve-path": "^1.4.0", "semver": "^7.7.4", "tmp-promise": "^3.0.3", - "ws": "^8.18.2" + "ws": "^8.21.0" }, "devDependencies": { "@types/fs-extra": "^11.0.4", @@ -12031,9 +12031,9 @@ "license": "ISC" }, "node_modules/ws": { - "version": "8.20.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz", - "integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==", + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", + "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", "license": "MIT", "engines": { "node": ">=10.0.0"