Skip to content

Commit

Permalink
Merge pull request #44 from ordbokapi/renovate/fastify-4.x-lockfile
Browse files Browse the repository at this point in the history
fix(deps): update dependency fastify to v4.26.1
  • Loading branch information
adalinesimonian authored Feb 13, 2024
2 parents 72e36f6 + 262c75a commit 51ae370
Showing 1 changed file with 47 additions and 2 deletions.
49 changes: 47 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ __metadata:
languageName: node
linkType: hard

"@fastify/error@npm:^3.2.0, @fastify/error@npm:^3.4.0":
"@fastify/error@npm:^3.2.0, @fastify/error@npm:^3.3.0, @fastify/error@npm:^3.4.0":
version: 3.4.1
resolution: "@fastify/error@npm:3.4.1"
checksum: 10c0/1f1a0faa8c86639afb6f4bd47a9cdc1f0f20ce0d6944340fbdec8218aaba91dc9cae9ed78e24e61bceb782a867efda2b9a6320091f00dcbb896d9c8a9bdf5f96
Expand Down Expand Up @@ -2696,6 +2696,18 @@ __metadata:
languageName: node
linkType: hard

"avvio@npm:^8.3.0":
version: 8.3.0
resolution: "avvio@npm:8.3.0"
dependencies:
"@fastify/error": "npm:^3.3.0"
archy: "npm:^1.0.0"
debug: "npm:^4.0.0"
fastq: "npm:^1.17.1"
checksum: 10c0/ae171bd977302c3720c9cab8a8e1acedba34d23d44fa4f2914953b02c34c81bd332b4f5713912ce9405c4eb5317fdc6e794b0134d3f680f28858d7a0efadfbc6
languageName: node
linkType: hard

"babel-jest@npm:^29.7.0":
version: 29.7.0
resolution: "babel-jest@npm:29.7.0"
Expand Down Expand Up @@ -4229,7 +4241,7 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:4.26.0, fastify@npm:^4.25.1":
"fastify@npm:4.26.0":
version: 4.26.0
resolution: "fastify@npm:4.26.0"
dependencies:
Expand All @@ -4253,6 +4265,39 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:^4.25.1":
version: 4.26.1
resolution: "fastify@npm:4.26.1"
dependencies:
"@fastify/ajv-compiler": "npm:^3.5.0"
"@fastify/error": "npm:^3.4.0"
"@fastify/fast-json-stringify-compiler": "npm:^4.3.0"
abstract-logging: "npm:^2.0.1"
avvio: "npm:^8.3.0"
fast-content-type-parse: "npm:^1.1.0"
fast-json-stringify: "npm:^5.8.0"
find-my-way: "npm:^8.0.0"
light-my-request: "npm:^5.11.0"
pino: "npm:^8.17.0"
process-warning: "npm:^3.0.0"
proxy-addr: "npm:^2.0.7"
rfdc: "npm:^1.3.0"
secure-json-parse: "npm:^2.7.0"
semver: "npm:^7.5.4"
toad-cache: "npm:^3.3.0"
checksum: 10c0/742ac1da203c04ac323f72eb901b04718a548906abd3e63e16111f5e0fdb3ef52f5d1cd7be4bc355455e34ac13d2d4f0bdd43e85e5b610cd0dd7a39b066bc4a7
languageName: node
linkType: hard

"fastq@npm:^1.17.1":
version: 1.17.1
resolution: "fastq@npm:1.17.1"
dependencies:
reusify: "npm:^1.0.4"
checksum: 10c0/1095f16cea45fb3beff558bb3afa74ca7a9250f5a670b65db7ed585f92b4b48381445cd328b3d87323da81e43232b5d5978a8201bde84e0cd514310f1ea6da34
languageName: node
linkType: hard

"fastq@npm:^1.6.0, fastq@npm:^1.6.1":
version: 1.16.0
resolution: "fastq@npm:1.16.0"
Expand Down

0 comments on commit 51ae370

Please sign in to comment.