Skip to content

Commit

Permalink
chore(deps): update dependency fastify to v4.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Jun 14, 2024
1 parent e097142 commit e7367e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion templates/node-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"test:ci:branch": "yarn test:ci --changedSince master"
},
"dependencies": {
"fastify": "4.27.0"
"fastify": "4.28.0"
},
"devDependencies": {
"@jest/globals": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3488,7 +3488,7 @@ __metadata:
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.14.2"
eslint: "npm:8.57.0"
fastify: "npm:4.27.0"
fastify: "npm:4.28.0"
jest: "npm:29.7.0"
lint-staged: "npm:12.1.7"
markdownlint-cli: "npm:0.41.0"
Expand Down Expand Up @@ -9660,9 +9660,9 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:4.27.0":
version: 4.27.0
resolution: "fastify@npm:4.27.0"
"fastify@npm:4.28.0":
version: 4.28.0
resolution: "fastify@npm:4.28.0"
dependencies:
"@fastify/ajv-compiler": "npm:^3.5.0"
"@fastify/error": "npm:^3.4.0"
Expand All @@ -9680,7 +9680,7 @@ __metadata:
secure-json-parse: "npm:^2.7.0"
semver: "npm:^7.5.4"
toad-cache: "npm:^3.3.0"
checksum: 10c0/879e9d3f6b9521bea29255c79ca1ddf3dd4c017937a25e7348d7686625c7dd56f21af18e6db2ecdd41d07e5c73a779ab0bb1f5d6b081909bf3e8caadaf669160
checksum: 10c0/24307900a5ef5b8d6357d3cec40abf621859b8f6e3a046bfc5a45ec7fedec42c51bde0bb3c5913f7badd91d5d69a485e1f3e0e2310483103fabc472cb0e122cd
languageName: node
linkType: hard

Expand Down

0 comments on commit e7367e0

Please sign in to comment.