|
787 | 787 | resolved "https://registry.yarnpkg.com/@fastify/error/-/error-3.2.0.tgz#9010e0acfe07965f5fc7d2b367f58f042d0f4106"
|
788 | 788 | integrity sha512-KAfcLa+CnknwVi5fWogrLXgidLic+GXnLjijXdpl8pvkvbXU5BGa37iZO9FGvsh9ZL4y+oFi5cbHBm5UOG+dmQ==
|
789 | 789 |
|
790 |
| -"@fastify/fast-json-stringify-compiler@^4.1.0": |
| 790 | +"@fastify/fast-json-stringify-compiler@^4.1.0", "@fastify/fast-json-stringify-compiler@^4.2.0": |
791 | 791 | version "4.2.0"
|
792 | 792 | resolved "https://registry.yarnpkg.com/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-4.2.0.tgz#52d047fac76b0d75bd660f04a5dd606659f57c5a"
|
793 | 793 | integrity sha512-ypZynRvXA3dibfPykQN3RB5wBdEUgSGgny8Qc6k163wYPLD4mEGEDkACp+00YmqkGvIm8D/xYoHajwyEdWD/eg==
|
|
4531 | 4531 | semver "^7.3.7"
|
4532 | 4532 | tiny-lru "^10.0.0"
|
4533 | 4533 |
|
4534 |
| -fastify@4.14.1: |
4535 |
| - version "4.14.1" |
4536 |
| - resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.14.1.tgz#be1b27a13910c74ecb8625de4fa42feab9703259" |
4537 |
| - integrity sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w== |
| 4534 | +fastify@4.15.0: |
| 4535 | + version "4.15.0" |
| 4536 | + resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.15.0.tgz#4ebadaea706217467a332341f9cfa632072d51f2" |
| 4537 | + integrity sha512-m/CaRN8nf5uyYdrDe2qqq+0z3oGyE+A++qlKQoLJTI4WI0nWK9D6R3FxXQ3MVwt/md977GMR4F43pE9oqrS2zw== |
4538 | 4538 | dependencies:
|
4539 | 4539 | "@fastify/ajv-compiler" "^3.5.0"
|
4540 | 4540 | "@fastify/error" "^3.0.0"
|
4541 |
| - "@fastify/fast-json-stringify-compiler" "^4.1.0" |
| 4541 | + "@fastify/fast-json-stringify-compiler" "^4.2.0" |
4542 | 4542 | abstract-logging "^2.0.1"
|
4543 | 4543 | avvio "^8.2.0"
|
4544 | 4544 | fast-content-type-parse "^1.0.0"
|
4545 |
| - find-my-way "^7.3.0" |
| 4545 | + find-my-way "^7.6.0" |
4546 | 4546 | light-my-request "^5.6.1"
|
4547 | 4547 | pino "^8.5.0"
|
4548 | 4548 | process-warning "^2.0.0"
|
@@ -4645,6 +4645,15 @@ find-my-way@^7.3.0:
|
4645 | 4645 | fast-querystring "^1.0.0"
|
4646 | 4646 | safe-regex2 "^2.0.0"
|
4647 | 4647 |
|
| 4648 | +find-my-way@^7.6.0: |
| 4649 | + version "7.6.0" |
| 4650 | + resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-7.6.0.tgz#f1e271fd1aafe87e87860662f9940124274f73c7" |
| 4651 | + integrity sha512-H7berWdHJ+5CNVr4ilLWPai4ml7Y2qAsxjw3pfeBxPigZmaDTzF0wjJLj90xRCmGcWYcyt050yN+34OZDJm1eQ== |
| 4652 | + dependencies: |
| 4653 | + fast-deep-equal "^3.1.3" |
| 4654 | + fast-querystring "^1.0.0" |
| 4655 | + safe-regex2 "^2.0.0" |
| 4656 | + |
4648 | 4657 | find-up@^2.0.0:
|
4649 | 4658 | version "2.1.0"
|
4650 | 4659 | resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
|
|
0 commit comments