diff --git a/packages/plugins/audit/package.json b/packages/plugins/audit/package.json index f6ca0b10e..0ee739662 100644 --- a/packages/plugins/audit/package.json +++ b/packages/plugins/audit/package.json @@ -32,7 +32,7 @@ "dependencies": { "@verdaccio/config": "workspace:8.0.0-next-8.3", "@verdaccio/core": "workspace:8.0.0-next-8.3", - "express": "4.21.0", + "express": "4.21.1", "https-proxy-agent": "5.0.1", "node-fetch": "cjs" },