Skip to content

Commit

Permalink
chore(ci): [Snyk] Upgrade @types/node from 20.12.8 to 20.12.10 (#1988)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bcgov-devops and snyk-bot authored May 28, 2024
1 parent 7531d99 commit 1657d4f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -48,7 +48,7 @@
"devDependencies": {
"@types/express": "^4.17.15",
"@types/jest": "^29.0.0",
"@types/node": "^20.0.0",
"@types/node": "^20.12.10",
"@types/supertest": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
Expand Down

0 comments on commit 1657d4f

Please sign in to comment.