Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
  • Loading branch information
snyk-bot committed May 14, 2022
1 parent 340d996 commit d7e99ba
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 71 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"mongoose": "^6.0.13",
"morgan": "^1.10.0",
"multer": "^1.4.3",
"multer-minio-storage": "^0.0.8",
"multer-minio-storage": "^1.0.0",
"passport": "^0.5.0",
"passport-jwt": "^4.0.0",
"passport-local": "^1.0.0",
Expand Down
Loading

0 comments on commit d7e99ba

Please sign in to comment.