Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the fastify-core group with 2 updates (#1331)
Browse files Browse the repository at this point in the history
Bumps the fastify-core group with 2 updates: [@fastify/cors](https://github.com/fastify/fastify-cors) and [fastify](https://github.com/fastify/fastify).


Updates `@fastify/cors` from 8.4.2 to 8.5.0
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v8.4.2...v8.5.0)

Updates `fastify` from 4.25.0 to 4.25.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.25.0...v4.25.1)

---
updated-dependencies:
- dependency-name: "@fastify/cors"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastify-core
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 6cbddd6 commit a19592e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@fastify/autoload": "^5.8.0",
"@fastify/bearer-auth": "^9.1.0",
"@fastify/compress": "^6.5.0",
"@fastify/cors": "^8.4.2",
"@fastify/cors": "^8.5.0",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^9.0.1",
"@fastify/reply-from": "^9.4.0",
Expand All @@ -114,7 +114,7 @@
"dotenv": "^16.3.1",
"env-schema": "^5.2.1",
"fast-jwt": "^3.3.2",
"fastify": "^4.25.0",
"fastify": "^4.25.1",
"fastify-disablecache": "^3.1.7",
"fastify-floc-off": "^2.1.7",
"fastify-json-to-xml": "^1.1.9",
Expand Down

0 comments on commit a19592e

Please sign in to comment.