Skip to content

Commit

Permalink
Merge pull request #1 from May032024/snyk-fix-ac71bd19ea7f8972e042fea…
Browse files Browse the repository at this point in the history
…d6dad83d1

[Snyk] Fix for 95 vulnerabilities
  • Loading branch information
May032024 authored May 3, 2024
2 parents d240896 + e21c72b commit a9c9054
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,38 +15,38 @@
"test": "snyk test"
},
"dependencies": {
"adm-zip": "0.4.7",
"body-parser": "1.9.0",
"cfenv": "^1.0.4",
"adm-zip": "0.5.2",
"body-parser": "1.19.2",
"cfenv": "^1.2.4",
"consolidate": "0.14.5",
"dustjs-helpers": "1.5.0",
"dustjs-linkedin": "2.5.0",
"ejs": "1.0.0",
"dustjs-linkedin": "3.0.0",
"ejs": "3.1.10",
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"errorhandler": "1.4.3",
"express": "4.19.2",
"express-fileupload": "1.1.10",
"express-session": "^1.17.2",
"file-type": "^8.1.0",
"hbs": "^4.0.4",
"humanize-ms": "1.0.1",
"jquery": "^2.2.4",
"lodash": "4.17.4",
"marked": "0.3.5",
"hbs": "^4.1.2",
"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",
"npmconf": "2.1.3",
"optional": "^0.1.3",
"st": "0.2.4",
"st": "1.2.2",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"typeorm": "^0.2.24",
"validator": "^13.5.2"
"tap": "^18.0.0",
"typeorm": "^0.3.18",
"validator": "^13.7.0"
},
"devDependencies": {
"browserify": "^13.1.1",
Expand Down

0 comments on commit a9c9054

Please sign in to comment.