Skip to content

Commit

Permalink
Merge pull request #4 from Snyk-Elvio/snyk-fix-0744d48cf4ce9786da908a…
Browse files Browse the repository at this point in the history
…e47dfdbf7c

[Snyk] Fix for 60 vulnerabilities
  • Loading branch information
Snyk-Elvio committed Jan 31, 2024
2 parents 0920ef6 + c38d744 commit c49aad5
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,37 @@
"test": "snyk test"
},
"dependencies": {
"adm-zip": "0.4.11",
"body-parser": "1.9.0",
"adm-zip": "0.5.2",
"body-parser": "1.19.2",
"cfenv": "^1.0.4",
"consolidate": "0.14.5",
"dustjs-helpers": "1.5.0",
"dustjs-linkedin": "2.6.0",
"dustjs-linkedin": "3.0.0",
"ejs": "3.1.7",
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "1.1.10",
"errorhandler": "1.4.3",
"express": "4.17.3",
"express-fileupload": "1.4.0",
"express-session": "^1.17.2",
"file-type": "^8.1.0",
"hbs": "^4.1.0",
"humanize-ms": "1.0.1",
"jquery": "^2.2.4",
"lodash": "4.17.4",
"marked": "0.3.5",
"humanize-ms": "1.2.1",
"jquery": "^3.5.0",
"lodash": "4.17.21",
"marked": "4.0.10",
"method-override": "latest",
"moment": "2.15.1",
"moment": "2.29.2",
"mongodb": "^3.5.9",
"mongoose": "4.2.4",
"mongoose": "5.13.20",
"morgan": "latest",
"ms": "^0.7.1",
"ms": "^2.0.0",
"mysql": "^2.18.1",
"npmconf": "0.0.24",
"optional": "^0.1.3",
"st": "0.2.4",
"st": "1.2.2",
"stream-buffers": "^3.0.1",
"tap": "12.0.2",
"typeorm": "^0.2.25",
"tap": "18.0.0",
"typeorm": "^0.3.18",
"validator": "^13.5.2"
},
"devDependencies": {
Expand Down

0 comments on commit c49aad5

Please sign in to comment.