Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency fastify to v5.2.0 #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3728,8 +3728,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 @@ -3743,10 +3743,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 @@ -6835,6 +6835,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