Lock file maintenance #114

Merged
bot merged 2 commits from renovate/lock-file-maintenance into master 2024-09-28 02:04:20 +02:00
2 changed files with 6 additions and 11 deletions
Showing only changes of commit 4b198837ad - Show all commits

View File

@ -17,7 +17,7 @@
"dependencies": { "dependencies": {
"@fastify/leveldb": "^6.0.0", "@fastify/leveldb": "^6.0.0",
"@fastify/static": "^8.0.0", "@fastify/static": "^8.0.0",
"@fastify/view": "^9.0.0", "@fastify/view": "^10.0.0",
"@prettier/plugin-pug": "^3.0.0", "@prettier/plugin-pug": "^3.0.0",
"axios": "^1.4.0", "axios": "^1.4.0",
"fastify": "^5.0.0", "fastify": "^5.0.0",

View File

@ -94,12 +94,12 @@
fastq "^1.17.1" fastq "^1.17.1"
glob "^11.0.0" glob "^11.0.0"
"@fastify/view@^9.0.0": "@fastify/view@^10.0.0":
version "9.1.0" version "10.0.1"
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-9.1.0.tgz#41d527e2d53cd7d7e135a1a9feb191927aa0f0e2" resolved "https://registry.yarnpkg.com/@fastify/view/-/view-10.0.1.tgz#79de7764b3de78bfe577228ac16974547dd25be1"
integrity sha512-jRTGDljs/uB2p8bf6c1x4stGjP7H84VQkhbtDgCx55Mxf9Fplud5UZIHubvL4BTTX8jNYEzP1FpNAOBi7vibxg== integrity sha512-rXtBN0oVDmoRZAS7lelrCIahf+qFtlMOOas8VPdA7JvrJ9ChcF7e36pIUPU0Vbs3KmHxESUb7XatavUZEe/k5Q==
dependencies: dependencies:
fastify-plugin "^4.0.0" fastify-plugin "^5.0.0"
toad-cache "^3.7.0" toad-cache "^3.7.0"
"@isaacs/cliui@^8.0.2": "@isaacs/cliui@^8.0.2":
@ -523,11 +523,6 @@ fast-uri@^3.0.0, fast-uri@^3.0.1:
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134" resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw== integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
fastify-plugin@^4.0.0:
version "4.5.1"
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.5.1.tgz#44dc6a3cc2cce0988bc09e13f160120bbd91dbee"
integrity sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==
fastify-plugin@^5.0.0: fastify-plugin@^5.0.0:
version "5.0.1" version "5.0.1"
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.0.1.tgz#82d44e6fe34d1420bb5a4f7bee434d501e41939f" resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.0.1.tgz#82d44e6fe34d1420bb5a4f7bee434d501e41939f"