Skip to content

Commit

Permalink
Merge pull request #2 from Milannik123/snyk-fix-b6dfbab7fc086a3819182…
Browse files Browse the repository at this point in the history
…710a9dd6129

[Snyk] Fix for 2 vulnerabilities
  • Loading branch information
Milannik123 authored Feb 28, 2024
2 parents d5d4778 + 7fc49a6 commit af73a93
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 41 deletions.
65 changes: 26 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": {
"adm-zip": "0.4.11",
"adm-zip": "0.5.2",
"body-parser": "1.9.0",
"cfenv": "^1.0.4",
"consolidate": "0.14.5",
Expand Down Expand Up @@ -45,7 +45,7 @@
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"typeorm": "^0.2.24",
"typeorm": "^0.2.25",
"validator": "^13.5.2"
},
"devDependencies": {
Expand Down

0 comments on commit af73a93

Please sign in to comment.