Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 81214bd commit 8f642a4
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4547,8 +4547,8 @@ __metadata:
linkType: hard

"fastify@npm:^5.0.0":
version: 5.0.0
resolution: "fastify@npm:5.0.0"
version: 5.2.0
resolution: "fastify@npm:5.2.0"
dependencies:
"@fastify/ajv-compiler": "npm:^4.0.0"
"@fastify/error": "npm:^4.0.0"
Expand All @@ -4562,10 +4562,10 @@ __metadata:
process-warning: "npm:^4.0.0"
proxy-addr: "npm:^2.0.7"
rfdc: "npm:^1.3.1"
secure-json-parse: "npm:^2.7.0"
secure-json-parse: "npm:^3.0.1"
semver: "npm:^7.6.0"
toad-cache: "npm:^3.7.0"
checksum: 10c0/566e0948f7fd40c74e847d8bdcd320abd9d086e82020fd1fdd6a95f5b8bdf8d8c793873f6232893361afebe6e62d1687218860097cc3c502c403b15f93f3ce07
checksum: 10c0/9e750b451f8a5ab52f54fa1c7d9056a80d7b28750b4755595e98c0060ee0a1d92899294091a8f0a0b7554cb9418c33a4e86e7629bae365f9edbdbdf732ef32fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7862,6 +7862,13 @@ __metadata:
languageName: node
linkType: hard

"secure-json-parse@npm:^3.0.1":
version: 3.0.1
resolution: "secure-json-parse@npm:3.0.1"
checksum: 10c0/4e4555f62a570fd11a37fe7853fb0fd6661084e53ed11324c68496128f5300309c81279d890fe5145e8ec79887c58682be33e67693392c44cc835859c041dd12
languageName: node
linkType: hard

"semver@npm:^6.3.0, semver@npm:^6.3.1":
version: 6.3.1
resolution: "semver@npm:6.3.1"
Expand Down

0 comments on commit 8f642a4

Please sign in to comment.