Update dependency fastify to v5.1.0 #122

Merged
bot merged 1 commits from renovate/fastify-5.x-lockfile into master 2024-11-01 02:01:02 +01:00
Showing only changes of commit 0e96214280 - Show all commits

View File

@ -506,9 +506,9 @@ fastify-plugin@^5.0.0:
integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ== integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==
fastify@^5.0.0: fastify@^5.0.0:
version "5.0.0" version "5.1.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.0.0.tgz#f8f80bd741bde2de1997c25dbe31e61c91978111" resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.1.0.tgz#07029613aa4d94c4e8df71b25696eb67ed5d7079"
integrity sha512-Qe4dU+zGOzg7vXjw4EvcuyIbNnMwTmcuOhlOrOJsgwzvjEZmsM/IeHulgJk+r46STjdJS/ZJbxO8N70ODXDMEQ== integrity sha512-0SdUC5AoiSgMSc2Vxwv3WyKzyGMDJRAW/PgNsK1kZrnkO6MeqUIW9ovVg9F2UGIqtIcclYMyeJa4rK6OZc7Jxg==
dependencies: dependencies:
"@fastify/ajv-compiler" "^4.0.0" "@fastify/ajv-compiler" "^4.0.0"
"@fastify/error" "^4.0.0" "@fastify/error" "^4.0.0"
@ -843,9 +843,9 @@ levelup@^5.0.0:
queue-microtask "^1.2.3" queue-microtask "^1.2.3"
light-my-request@^6.0.0: light-my-request@^6.0.0:
version "6.2.0" version "6.3.0"
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-6.2.0.tgz#ee2285708cdaa9a7feb9c3ac599e32bf5f1317ef" resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-6.3.0.tgz#14f048b395db842c1ebca3b5536d1679d9dafd57"
integrity sha512-8b6or3xBeDv8p7OHNVXjFmlrLHdK/+Anor0AYLg6P/zgF8DkNDGGwP5BNbOF0SYdkfPFKYH88ARvXfNakOeQqA== integrity sha512-bWTAPJmeWQH5suJNYwG0f5cs0p6ho9e6f1Ppoxv5qMosY+s9Ir2+ZLvvHcgA7VTDop4zl/NCHhOVVqU+kd++Ow==
dependencies: dependencies:
cookie "^1.0.1" cookie "^1.0.1"
process-warning "^4.0.0" process-warning "^4.0.0"