Skip to content

Commit

Permalink
fix: oada/services/permissions-handler/package.json to reduce vulnera…
Browse files Browse the repository at this point in the history
…bilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Jan 16, 2024
1 parent 19557cd commit 8339eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oada/services/permissions-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@oada/lib-config": "^3.7.0",
"@oada/lib-kafka": "^3.7.0",
"@oada/lib-prom": "workspace:^",
"@oada/lib-prom": "3.5.1",
"@oada/pino-debug": "^3.7.0",
"debug": "^4.3.4",
"es-main": "^1.3.0",
Expand Down

0 comments on commit 8339eba

Please sign in to comment.