Skip to content
Snippets Groups Projects
Commit 66d97bf0 authored by scriptuser's avatar scriptuser Committed by richard.petersen
Browse files

Bump fastify from 4.7.0 to 4.8.1

Bumps [fastify](https://github.com/fastify/fastify) from 4.7.0 to 4.8.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.7.0...v4.8.1)
parent 28dd9d5d
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
"@open-xchange/logging": "^0.0.11",
"bull": "^4.10.0",
"dotenv-defaults": "^5.0.2",
"fastify": "^4.7.0",
"fastify": "^4.8.1",
"fastify-metrics": "^9.2.2",
"fastify-plugin": "^4.2.1",
"http-errors": "^2.0.0",
......
......@@ -1322,17 +1322,17 @@ fastify-plugin@^4.0.0, fastify-plugin@^4.2.0, fastify-plugin@^4.2.1:
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.2.1.tgz#4b80020957938dbc44b8ad4a898fd8bcfbab3f65"
integrity sha512-dlGKiwLzRBKkEf5J5ho0uAD/Jdv8GQVUbriB3tAX3ehRUXE4gTV3lRd5inEg9li1aLzb0EGj8y2K4/8g1TN06g==
fastify@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.7.0.tgz#53c0cc16c3850580d22d0bb8e966b263e5c0fcd1"
integrity sha512-FK3WT6arZOd2Fm696vIn90DOFr1f8QZbFcvUzYRPJTBV0pzm1xN8Y3n9yegtv1ajAxpdTwuLhB10Wwb/ptMRqQ==
fastify@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.8.1.tgz#45a341daa47e87e295ede5de31868ced2a1728c5"
integrity sha512-3an6yyXg7j5XPHTRxgFqUwIRaJPR7F8OPR8Uboo0SIgHx1orOqc9Y8Sl5Kz8+xK7JCy3c3mfRujskDjMu/nFfA==
dependencies:
"@fastify/ajv-compiler" "^3.3.1"
"@fastify/error" "^3.0.0"
"@fastify/fast-json-stringify-compiler" "^4.1.0"
abstract-logging "^2.0.1"
avvio "^8.2.0"
find-my-way "^7.2.0"
find-my-way "^7.3.0"
light-my-request "^5.6.1"
pino "^8.5.0"
process-warning "^2.0.0"
......@@ -1377,10 +1377,10 @@ fill-range@^7.0.1:
dependencies:
to-regex-range "^5.0.1"
find-my-way@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-7.2.0.tgz#35090bb1f738e58e005b6831873c01648cb21851"
integrity sha512-27SFA5sSYDYFZCQ/7SSJB0yhStTP/qxKP1OEC8feZvkHFRuD3fGcQ97Y+0w8HpKTDfMYWXGU3h2ETRGt5zPWyA==
find-my-way@^7.3.0:
version "7.3.1"
resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-7.3.1.tgz#fd8a0b468a18c283e05be59f93a627f37e306cfa"
integrity sha512-kGvM08SOkqvheLcuQ8GW9t/H901Qb9rZEbcNWbXopzy4jDRoaJpJoObPSKf4MnQLZ20ZTp7rL5MpF6rf+pqmyg==
dependencies:
fast-deep-equal "^3.1.3"
fast-querystring "^1.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment