Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent 1d024f5 commit 42b9eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"@aws-sdk/client-sts": "^3.614.0",
"@node-saml/passport-saml": "^5.0.0",
"@xmldom/xmldom": "^0.8.10",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"electron-log": "^5.1.5",
"electron-squirrel-startup": "^1.0.1",
"express": "^4.19.2",
"express": "^4.21.0",
"express-session": "^1.18.0",
"ini": "^4.1.3",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 42b9eb0

Please sign in to comment.