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 v3.25.0 (#2780)

This commit is contained in:
renovate[bot] 2021-12-17 18:56:47 +01:00 committed by GitHub
parent fc05d3bfb2
commit 1a3b0db563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -45,7 +45,7 @@
"abortcontroller-polyfill": "1.7.3",
"core-js": "3.17.2",
"debug": "4.3.3",
"fastify": "3.24.1",
"fastify": "3.25.0",
"fastify-plugin": "3.0.0",
"lodash": "4.17.21",
"semver": "7.3.5"

View file

@ -52,7 +52,7 @@
"@verdaccio/core": "workspace:6.0.0-6-next.4",
"@verdaccio/config": "workspace:6.0.0-6-next.12",
"@verdaccio/store": "workspace:6.0.0-6-next.17",
"fastify": "3.24.1"
"fastify": "3.25.0"
},
"keywords": [
"private",

12
pnpm-lock.yaml generated
View file

@ -362,7 +362,7 @@ importers:
abortcontroller-polyfill: 1.7.3
core-js: 3.17.2
debug: 4.3.3
fastify: 3.24.1
fastify: 3.25.0
fastify-plugin: 3.0.0
lodash: 4.17.21
semver: 7.3.5
@ -379,7 +379,7 @@ importers:
abortcontroller-polyfill: 1.7.3
core-js: 3.17.2
debug: 4.3.3
fastify: 3.24.1
fastify: 3.25.0
fastify-plugin: 3.0.0
lodash: 4.17.21
semver: 7.3.5
@ -1180,7 +1180,7 @@ importers:
'@verdaccio/store': workspace:6.0.0-6-next.17
'@verdaccio/ui-theme': workspace:6.0.0-6-next.13
'@verdaccio/utils': workspace:6.0.0-6-next.10
fastify: 3.24.1
fastify: 3.25.0
verdaccio-audit: workspace:11.0.0-6-next.8
verdaccio-htpasswd: workspace:11.0.0-6-next.11
dependencies:
@ -1198,7 +1198,7 @@ importers:
'@verdaccio/core': link:../core/core
'@verdaccio/mock': link:../tools/mock
'@verdaccio/store': link:../store
fastify: 3.24.1
fastify: 3.25.0
packages/web:
specifiers:
@ -13694,8 +13694,8 @@ packages:
/fastify-warning/0.2.0:
resolution: {integrity: sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==}
/fastify/3.24.1:
resolution: {integrity: sha512-ZL0V6u37d65tAY8lMwVMFtFvnEeJcG80QBNSdChqCm4i4x+is/38OU14gzJuRXhpenTL+pTJzNcu5Kn1ouzM3Q==}
/fastify/3.25.0:
resolution: {integrity: sha512-GblpjS7yuJ9jpkz1guHTyzlVQn9NYvGrMkDLtoxctEt7n1d6MSwA9i3p10HjNiY+zVurPf3YdOqXsJmVgAR3cg==}
dependencies:
'@fastify/ajv-compiler': 1.1.0
abstract-logging: 2.0.1