Skip to content

Commit

Permalink
Merge pull request #29 from denbon05/snyk-upgrade-5a01f6cb7643bee0374…
Browse files Browse the repository at this point in the history
…350ab12c84835

[Snyk] Upgrade fastify from 4.24.2 to 4.24.3
  • Loading branch information
denbon05 authored Dec 16, 2023
2 parents a37f1c1 + f272029 commit a8748aa
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:

strategy:
matrix:
node-version: [16.x, 17.x, 18.x, 20.x]
# only LTS versions
node-version: [16.x, 18.x, 20.x]

steps:
- uses: actions/checkout@v4
Expand Down
18 changes: 9 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-import": "^2.26.0",
"fastify": "^4.24.2",
"fastify": "^4.24.3",
"jest": "^28.1.1",
"ts-jest": "^28.0.4",
"ts-node": "^10.8.1",
Expand Down

0 comments on commit a8748aa

Please sign in to comment.