Skip to content

Commit

Permalink
fix: oada/services/users/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 14, 2024
1 parent 317be12 commit 88f52c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oada/services/users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@oada/lib-arangodb": "workspace:^",
"@oada/lib-config": "workspace:^",
"@oada/lib-kafka": "workspace:^",
"@oada/lib-prom": "workspace:^",
"@oada/lib-prom": "3.5.1",
"@oada/models": "workspace:^",
"@oada/pino-debug": "workspace:^",
"chalk": "^5.3.0",
Expand Down

0 comments on commit 88f52c5

Please sign in to comment.