0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix(deps): update dependency fastify-plugin to v4.5.1 (#4190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-02 19:37:06 +01:00 committed by GitHub
parent 4718b7c2d4
commit e5d4e91e21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"core-js": "3.30.2",
"debug": "4.3.4",
"fastify": "4.24.3",
"fastify-plugin": "4.4.0",
"fastify-plugin": "4.5.1",
"lodash": "4.17.21"
},
"devDependencies": {

View file

@ -1557,8 +1557,8 @@ importers:
specifier: 4.24.3
version: 4.24.3
fastify-plugin:
specifier: 4.4.0
version: 4.4.0
specifier: 4.5.1
version: 4.5.1
lodash:
specifier: 4.17.21
version: 4.17.21
@ -17085,8 +17085,8 @@ packages:
resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==}
engines: {node: '>= 4.9.1'}
/fastify-plugin@4.4.0:
resolution: {integrity: sha512-ovwFQG2qNy3jcCROiWpr94Hs0le+c7N/3t7m9aVwbFhkxcR/esp2xu25dP8e617HpQdmeDv+gFX4zagdUhDByw==}
/fastify-plugin@4.5.1:
resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
dev: false
/fastify@4.24.3: