0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore(deps): update dependency fastify to v4.25.0 (#4278)

This commit is contained in:
renovate[bot] 2023-12-13 19:53:48 +01:00 committed by GitHub
parent 2cee1a5801
commit c198c01488
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 11 deletions

View file

@ -42,7 +42,7 @@
"@verdaccio/utils": "workspace:7.0.0-next.4",
"core-js": "3.34.0",
"debug": "4.3.4",
"fastify": "4.24.3",
"fastify": "4.25.0",
"fastify-plugin": "4.5.1",
"lodash": "4.17.21"
},

View file

@ -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.24.3",
"fastify": "4.25.0",
"get-port": "5.1.1",
"got": "11.8.6",
"lodash": "4.17.21",

37
pnpm-lock.yaml generated
View file

@ -1554,8 +1554,8 @@ importers:
specifier: 4.3.4
version: 4.3.4(supports-color@5.5.0)
fastify:
specifier: 4.24.3
version: 4.24.3
specifier: 4.25.0
version: 4.25.0
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.24.3
version: 4.24.3
specifier: 4.25.0
version: 4.25.0
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.24.3:
resolution: {integrity: sha512-6HHJ+R2x2LS3y1PqxnwEIjOTZxFl+8h4kSC/TuDPXtA+v2JnV9yEtOsNSKK1RMD7sIR2y1ZsA4BEFaid/cK5pg==}
/fastify@4.25.0:
resolution: {integrity: sha512-2XANZZDadl/PccnVbmrIC8BmUtb16MO5Hyfnqv1cZIslvf7GYTVwlPuVxLKL23NNxWRc5BikY8HyhWj+NJvokA==}
dependencies:
'@fastify/ajv-compiler': 3.5.0
'@fastify/error': 3.4.1
@ -18231,8 +18231,8 @@ packages:
fast-json-stringify: 5.9.1
find-my-way: 7.7.0
light-my-request: 5.11.0
pino: 8.16.2
process-warning: 2.2.0
pino: 8.17.0
process-warning: 3.0.0
proxy-addr: 2.0.7
rfdc: 1.3.0
secure-json-parse: 2.7.0
@ -24380,6 +24380,22 @@ packages:
sonic-boom: 3.7.0
thread-stream: 2.3.0
/pino@8.17.0:
resolution: {integrity: sha512-ey+Mku+PVPhvxglLXMg1l1zQMwSHuNrKC3MD40EDZbkckJmmuY7DYZLIOwwjZ8ix/Nvhe9dZt5H99cgkot9bAw==}
hasBin: true
dependencies:
atomic-sleep: 1.0.0
fast-redact: 3.1.2
on-exit-leak-free: 2.1.0
pino-abstract-transport: 1.1.0
pino-std-serializers: 6.2.0
process-warning: 2.2.0
quick-format-unescaped: 4.0.4
real-require: 0.2.0
safe-stable-stringify: 2.4.3
sonic-boom: 3.7.0
thread-stream: 2.3.0
/pirates@4.0.6:
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
engines: {node: '>= 6'}
@ -25369,6 +25385,9 @@ packages:
/process-warning@2.2.0:
resolution: {integrity: sha512-/1WZ8+VQjR6avWOgHeEPd7SDQmFQ1B5mC1eRXsCm5TarlNmx/wCsa5GEaxGm05BORRtyG/Ex/3xq3TuRvq57qg==}
/process-warning@3.0.0:
resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==}
/process@0.11.10:
resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
engines: {node: '>= 0.6.0'}
@ -30193,7 +30212,7 @@ packages:
portfinder: 1.0.32(supports-color@6.1.0)
schema-utils: 1.0.0
selfsigned: 1.10.14
semver: 6.3.0
semver: 6.3.1
serve-index: 1.9.1(supports-color@6.1.0)
sockjs: 0.3.24
sockjs-client: 1.6.1(supports-color@6.1.0)