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 May 13, 2024
1 parent 5ba0951 commit 93314d4
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 @@ -15,7 +15,7 @@
"test": "snyk test"
},
"dependencies": {
"electron":"29.1.6",
"electron":"29.3.3",
"babel-traverse":"7.0.0-beta.3",
"json5":"2.2.1",
"kind-of":"6.0.2",
Expand Down Expand Up @@ -50,7 +50,7 @@
"optional": "^0.1.3",
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"tap": "^12.0.2",
"typeorm": "^0.2.25",
"validator": "^13.5.2",
"kafka-node": "5.0.0"
Expand Down

0 comments on commit 93314d4

Please sign in to comment.