mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update dependency fastify to v4.25.1 (#4289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb53818a47
commit
d68392b102
3 changed files with 8 additions and 8 deletions
|
@ -42,7 +42,7 @@
|
|||
"@verdaccio/utils": "workspace:7.0.0-next.4",
|
||||
"core-js": "3.34.0",
|
||||
"debug": "4.3.4",
|
||||
"fastify": "4.25.0",
|
||||
"fastify": "4.25.1",
|
||||
"fastify-plugin": "4.5.1",
|
||||
"lodash": "4.17.21"
|
||||
},
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"@verdaccio/core": "workspace:7.0.0-next.4",
|
||||
"@verdaccio/store": "workspace:7.0.0-next.4",
|
||||
"@verdaccio/test-helper": "workspace:3.0.0-next.0",
|
||||
"fastify": "4.25.0",
|
||||
"fastify": "4.25.1",
|
||||
"get-port": "5.1.1",
|
||||
"got": "11.8.6",
|
||||
"lodash": "4.17.21",
|
||||
|
|
|
@ -1554,8 +1554,8 @@ importers:
|
|||
specifier: 4.3.4
|
||||
version: 4.3.4(supports-color@5.5.0)
|
||||
fastify:
|
||||
specifier: 4.25.0
|
||||
version: 4.25.0
|
||||
specifier: 4.25.1
|
||||
version: 4.25.1
|
||||
fastify-plugin:
|
||||
specifier: 4.5.1
|
||||
version: 4.5.1
|
||||
|
@ -2040,8 +2040,8 @@ importers:
|
|||
specifier: workspace:3.0.0-next.0
|
||||
version: link:../tools/helpers
|
||||
fastify:
|
||||
specifier: 4.25.0
|
||||
version: 4.25.0
|
||||
specifier: 4.25.1
|
||||
version: 4.25.1
|
||||
get-port:
|
||||
specifier: 5.1.1
|
||||
version: 5.1.1
|
||||
|
@ -18219,8 +18219,8 @@ packages:
|
|||
resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
|
||||
dev: false
|
||||
|
||||
/fastify@4.25.0:
|
||||
resolution: {integrity: sha512-2XANZZDadl/PccnVbmrIC8BmUtb16MO5Hyfnqv1cZIslvf7GYTVwlPuVxLKL23NNxWRc5BikY8HyhWj+NJvokA==}
|
||||
/fastify@4.25.1:
|
||||
resolution: {integrity: sha512-D8d0rv61TwqoAS7lom2tvIlgVMlx88lLsiwXyWNjA7CU/LC/mx/Gp2WAlC0S/ABq19U+y/aRvYFG5xLUu2aMrg==}
|
||||
dependencies:
|
||||
'@fastify/ajv-compiler': 3.5.0
|
||||
'@fastify/error': 3.4.1
|
||||
|
|
Loading…
Reference in a new issue