Skip to content

Commit

Permalink
fix: backend/package.json & backend/package-lock.json to reduce vulne…
Browse files Browse the repository at this point in the history
  • Loading branch information
bcgov-devops and snyk-bot authored Jan 9, 2024
1 parent 457bde4 commit 37c4663
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 79 deletions.
126 changes: 49 additions & 77 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@nestjs/schedule": "^4.0.0",
"@nestjs/swagger": "^7.0.0",
"@nestjs/typeorm": "^10.0.0",
"axios": "^1.6.2",
"axios": "^1.6.4",
"body-parser": "^1.20.0",
"dotenv": "^16.0.3",
"pg": "^8.9.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^5.0.0",
"rxjs": "^7.5.7",
"swagger-ui-express": "^5.0.0",
"typeorm": "^0.3.12",
"typeorm": "^0.3.18",
"webpack": "^5.74.0"
},
"jest": {
Expand Down

0 comments on commit 37c4663

Please sign in to comment.