fix(deps): update dependency fastify to v4.13.0 (#3638)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-19 21:34:10 +01:00 committed by GitHub
parent 989d64a6f0
commit e7b9c78508
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 44 deletions

View File

@ -43,7 +43,7 @@
"@verdaccio/utils": "workspace:6.0.0-6-next.29",
"core-js": "3.28.0",
"debug": "4.3.4",
"fastify": "4.10.2",
"fastify": "4.13.0",
"fastify-plugin": "4.4.0",
"lodash": "4.17.21"
},

View File

@ -1078,7 +1078,7 @@ importers:
'@verdaccio/utils': workspace:6.0.0-6-next.29
core-js: 3.28.0
debug: 4.3.4
fastify: 4.10.2
fastify: 4.13.0
fastify-plugin: 4.4.0
lodash: 4.17.21
ts-node: 10.9.1
@ -1092,7 +1092,7 @@ importers:
'@verdaccio/utils': link:../../utils
core-js: 3.28.0
debug: 4.3.4
fastify: 4.10.2
fastify: 4.13.0
fastify-plugin: 4.4.0
lodash: 4.17.21
devDependencies:
@ -14945,7 +14945,6 @@ packages:
/fast-content-type-parse/1.0.0:
resolution: {integrity: sha512-Xbc4XcysUXcsP5aHUU7Nq3OwvHq97C+WnbkeIefpeYLX+ryzFJlU6OStFJhs6Ol0LkUGpcK+wL0JwfM+FCU5IA==}
dev: true
/fast-decode-uri-component/1.0.1:
resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==}
@ -15054,28 +15053,6 @@ packages:
resolution: {integrity: sha512-ovwFQG2qNy3jcCROiWpr94Hs0le+c7N/3t7m9aVwbFhkxcR/esp2xu25dP8e617HpQdmeDv+gFX4zagdUhDByw==}
dev: false
/fastify/4.10.2:
resolution: {integrity: sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA==}
dependencies:
'@fastify/ajv-compiler': 3.3.1
'@fastify/error': 3.0.0
'@fastify/fast-json-stringify-compiler': 4.1.0
abstract-logging: 2.0.1
avvio: 8.2.0
content-type: 1.0.4
find-my-way: 7.3.1
light-my-request: 5.6.1
pino: 8.8.0
process-warning: 2.0.0
proxy-addr: 2.0.7
rfdc: 1.3.0
secure-json-parse: 2.5.0
semver: 7.3.8
tiny-lru: 10.0.1
transitivePeerDependencies:
- supports-color
dev: false
/fastify/4.13.0:
resolution: {integrity: sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==}
dependencies:
@ -15087,7 +15064,7 @@ packages:
fast-content-type-parse: 1.0.0
find-my-way: 7.3.1
light-my-request: 5.6.1
pino: 8.8.0
pino: 8.10.0
process-warning: 2.0.0
proxy-addr: 2.0.7
rfdc: 1.3.0
@ -15096,7 +15073,6 @@ packages:
tiny-lru: 10.0.1
transitivePeerDependencies:
- supports-color
dev: true
/fastq/1.13.0:
resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==}
@ -21124,22 +21100,6 @@ packages:
sonic-boom: 3.2.1
thread-stream: 2.0.1
/pino/8.8.0:
resolution: {integrity: sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==}
hasBin: true
dependencies:
atomic-sleep: 1.0.0
fast-redact: 3.1.1
on-exit-leak-free: 2.1.0
pino-abstract-transport: 1.0.0
pino-std-serializers: 6.0.0
process-warning: 2.0.0
quick-format-unescaped: 4.0.3
real-require: 0.2.0
safe-stable-stringify: 2.3.1
sonic-boom: 3.2.1
thread-stream: 2.0.1
/pirates/4.0.5:
resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==}
engines: {node: '>= 6'}