Skip to content

Commit

Permalink
Merge pull request #51 from karol-preiskorn/snyk-fix-199e3addcf7e7eaf…
Browse files Browse the repository at this point in the history
…03d2af87d88ee11f

[Snyk] Fix for 1 vulnerabilities
  • Loading branch information
karol-preiskorn authored Sep 23, 2024
2 parents 37a26c4 + d44ff25 commit c07dd3c
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 35 deletions.
154 changes: 121 additions & 33 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 @@ -82,9 +82,9 @@
"eslint-formatter-codeframe": "^7.32.1",
"eslint-plugin-jest": "^27.9.0",

"express": "^4.19.2",
"express": "^4.20.0",
"express-async-errors": "^3.1.1",
"express-openapi-validator": "^5.3.1",
"express-openapi-validator": "^5.3.6",
"express-session": "1.18.0",
"figlet": "^1.7.0",
"fs": "^0.0.2",
Expand Down

0 comments on commit c07dd3c

Please sign in to comment.