mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
chore(deps): update dependency fastify to v3.22.1 (#2568)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
453bfadba0
commit
47415298c9
@ -41,7 +41,7 @@
|
||||
"abortcontroller-polyfill": "1.7.3",
|
||||
"core-js": "3.17.2",
|
||||
"debug": "4.3.2",
|
||||
"fastify": "3.22.0",
|
||||
"fastify": "3.22.1",
|
||||
"fastify-plugin": "3.0.0",
|
||||
"semver": "7.3.5"
|
||||
},
|
||||
|
@ -52,7 +52,7 @@
|
||||
"@verdaccio/core": "workspace:6.0.0-6-next.2",
|
||||
"@verdaccio/config": "workspace:6.0.0-6-next.9",
|
||||
"@verdaccio/store": "workspace:6.0.0-6-next.14",
|
||||
"fastify": "3.22.0"
|
||||
"fastify": "3.22.1"
|
||||
},
|
||||
"keywords": [
|
||||
"private",
|
||||
|
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@ -354,7 +354,7 @@ importers:
|
||||
abortcontroller-polyfill: 1.7.3
|
||||
core-js: 3.17.2
|
||||
debug: 4.3.2
|
||||
fastify: 3.22.0
|
||||
fastify: 3.22.1
|
||||
fastify-plugin: 3.0.0
|
||||
semver: 7.3.5
|
||||
ts-node: 10.2.1
|
||||
@ -366,7 +366,7 @@ importers:
|
||||
abortcontroller-polyfill: 1.7.3
|
||||
core-js: 3.17.2
|
||||
debug: 4.3.2
|
||||
fastify: 3.22.0
|
||||
fastify: 3.22.1
|
||||
fastify-plugin: 3.0.0
|
||||
semver: 7.3.5
|
||||
devDependencies:
|
||||
@ -1149,7 +1149,7 @@ importers:
|
||||
'@verdaccio/store': workspace:6.0.0-6-next.14
|
||||
'@verdaccio/ui-theme': workspace:6.0.0-6-next.12
|
||||
'@verdaccio/utils': workspace:6.0.0-6-next.7
|
||||
fastify: 3.22.0
|
||||
fastify: 3.22.1
|
||||
verdaccio-audit: workspace:11.0.0-6-next.7
|
||||
verdaccio-htpasswd: workspace:11.0.0-6-next.9
|
||||
dependencies:
|
||||
@ -1167,7 +1167,7 @@ importers:
|
||||
'@verdaccio/config': link:../config
|
||||
'@verdaccio/core': link:../core/core
|
||||
'@verdaccio/store': link:../store
|
||||
fastify: 3.22.0
|
||||
fastify: 3.22.1
|
||||
|
||||
packages/web:
|
||||
specifiers:
|
||||
@ -11612,8 +11612,8 @@ packages:
|
||||
/fastify-warning/0.2.0:
|
||||
resolution: {integrity: sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==}
|
||||
|
||||
/fastify/3.22.0:
|
||||
resolution: {integrity: sha512-JWNf/S90SOiOp6SwhMFdTT43+jT/gB2Yi2tPHQ/e7Kaua9PzFLm7Qmwhe2jBA3X6HPDKNugrRd7oPYeIb1Q3Zg==}
|
||||
/fastify/3.22.1:
|
||||
resolution: {integrity: sha512-TeA4+TzI7VuJrjTNqoxtSXwPEYfCwpT8j9Z3j9WrL8nrt+1bE9G0rP9hLJyvbg4it56p68YsHVhKOee69xyfmA==}
|
||||
dependencies:
|
||||
'@fastify/ajv-compiler': 1.1.0
|
||||
abstract-logging: 2.0.1
|
||||
@ -11626,7 +11626,6 @@ packages:
|
||||
light-my-request: 4.4.1
|
||||
pino: 6.13.3
|
||||
proxy-addr: 2.0.7
|
||||
readable-stream: 3.6.0
|
||||
rfdc: 1.3.0
|
||||
secure-json-parse: 2.4.0
|
||||
semver: 7.3.5
|
||||
|
Loading…
Reference in New Issue
Block a user