Skip to content

Commit

Permalink
fix: upgrade @nestjs/testing from 10.3.7 to 10.3.8 (#246)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @nestjs/testing from 10.3.7 to 10.3.8.

See this package in npm:
https://www.npmjs.com/package/@nestjs/testing

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/527bf88c-7921-46b7-b68b-11cd95da1de6?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bcgov-devops and snyk-bot authored May 14, 2024
1 parent 3391dc6 commit 2fca147
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/package-lock.json

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

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"devDependencies": {
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.7",
"@nestjs/testing": "^10.3.8",
"@types/cron": "^2.0.1",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
Expand Down

0 comments on commit 2fca147

Please sign in to comment.