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 18, 2023
1 parent 7264316 commit 4cf3837
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ejs": "1.0.0",
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express": "4.16.0",
"express-fileupload": "0.0.5",
"express-session": "^1.17.2",
"file-type": "^8.1.0",
Expand All @@ -44,14 +44,14 @@
"optional": "^0.1.3",
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"tap": "^14.6.8",
"typeorm": "^0.2.25",
"validator": "^13.5.2",
"kafka-node": "5.0.0"
},
"devDependencies": {
"browserify": "^13.1.1",
"nodemon": "^2.0.7",
"nodemon": "^3.0.0",
"snyk": "^1.244.0"
},
"license": "Apache-2.0"
Expand Down

0 comments on commit 4cf3837

Please sign in to comment.