Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 8 additions & 11 deletions THIRD_PARTY_LICENSES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27577,16 +27577,16 @@ SOFTWARE.

The following npm package may be included in this product:

- fastify@5.4.0
- fast-json-stringify@6.3.0

This package contains the following license:

MIT License

Copyright (c) 2016-2025 The Fastify Team
Copyright (c) 2016-present Matteo Collina
Copyright (c) 2016-present The Fastify team

The Fastify team members are listed at https://github.com/fastify/fastify#team
and in the README file.
The Fastify team members are listed at https://github.com/fastify/fastify#team.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -27610,16 +27610,13 @@ SOFTWARE.

The following npm package may be included in this product:

- fast-json-stringify@6.3.0
- stylis@4.3.6

This package contains the following license:

MIT License

Copyright (c) 2016-present Matteo Collina
Copyright (c) 2016-present The Fastify team

The Fastify team members are listed at https://github.com/fastify/fastify#team.
Copyright (c) 2016-present Sultan Tarimo

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -27643,13 +27640,13 @@ SOFTWARE.

The following npm package may be included in this product:

- stylis@4.3.6
- fastify@5.8.1

This package contains the following license:

MIT License

Copyright (c) 2016-present Sultan Tarimo
Copyright (c) 2016-present The Fastify team <https://github.com/fastify/fastify#team>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
15 changes: 9 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"dotenv": "16.4.5",
"embla-carousel-react": "8.1.8",
"fast-deep-equal": "3.1.3",
"fastify": "5.4.0",
"fastify": "5.8.1",
"fastify-favicon": "5.0.0",
"fastify-plugin": "5.0.1",
"fastify-raw-body": "5.0.0",
Expand Down
Loading