Skip to content

Commit

Permalink
Merge pull request #1 from KenjiYabuki/snyk-fix-6d6bcd21a6878804012dc…
Browse files Browse the repository at this point in the history
…ce5c392fdbd

[Snyk] Fix for 2 vulnerabilities
  • Loading branch information
KenjiYabuki authored Apr 30, 2024
2 parents d240896 + fb931af commit ef7cfc5
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 42 deletions.
67 changes: 27 additions & 40 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.7",
"adm-zip": "0.4.11",
"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 ef7cfc5

Please sign in to comment.