Skip to content

Commit

Permalink
fix: install/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 d7a30ca commit f83c77a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"autoprefixer": "10.4.13",
"bcryptjs": "2.4.3",
"benchpressjs": "2.4.3",
"body-parser": "1.20.1",
"body-parser": "1.20.3",
"bootbox": "5.5.3",
"bootstrap": "3.4.1",
"chalk": "4.1.2",
Expand All @@ -61,7 +61,7 @@
"daemon": "1.1.0",
"diff": "5.1.0",
"esbuild": "0.16.10",
"express": "4.18.2",
"express": "4.21.0",
"express-session": "1.17.3",
"express-useragent": "1.0.15",
"file-loader": "6.2.0",
Expand Down

0 comments on commit f83c77a

Please sign in to comment.