Skip to content

Commit 4bfe4b2

Browse files
committed
fix: oada/services/users/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent 44959d4 commit 4bfe4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oada/services/users/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@oada/lib-arangodb": "workspace:^",
2727
"@oada/lib-config": "workspace:^",
2828
"@oada/lib-kafka": "workspace:^",
29-
"@oada/lib-prom": "workspace:^",
29+
"@oada/lib-prom": "3.5.1",
3030
"@oada/models": "workspace:^",
3131
"@oada/pino-debug": "workspace:^",
3232
"chalk": "^5.4.1",

0 commit comments

Comments
 (0)