Skip to content

Commit

Permalink
build(deps): bump the fastify-core group with 10 updates (#1980)
Browse files Browse the repository at this point in the history
Bumps the fastify-core group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@fastify/bearer-auth](https://github.com/fastify/fastify-bearer-auth) | `10.0.1` | `10.0.2` |
| [@fastify/cors](https://github.com/fastify/fastify-cors) | `10.0.1` | `10.0.2` |
| [@fastify/helmet](https://github.com/fastify/fastify-helmet) | `13.0.0` | `13.0.1` |
| [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) | `10.2.1` | `10.2.2` |
| [@fastify/static](https://github.com/fastify/fastify-static) | `8.0.3` | `8.0.4` |
| [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.4.0` | `9.4.1` |
| [@fastify/under-pressure](https://github.com/fastify/under-pressure) | `9.0.2` | `9.0.3` |
| [env-schema](https://github.com/fastify/env-schema) | `6.0.0` | `6.0.1` |
| [fastify](https://github.com/fastify/fastify) | `5.2.0` | `5.2.1` |
| [secure-json-parse](https://github.com/fastify/secure-json-parse) | `3.0.1` | `3.0.2` |


Updates `@fastify/bearer-auth` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/fastify/fastify-bearer-auth/releases)
- [Commits](fastify/fastify-bearer-auth@v10.0.1...v10.0.2)

Updates `@fastify/cors` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v10.0.1...v10.0.2)

Updates `@fastify/helmet` from 13.0.0 to 13.0.1
- [Release notes](https://github.com/fastify/fastify-helmet/releases)
- [Commits](fastify/fastify-helmet@v13.0.0...v13.0.1)

Updates `@fastify/rate-limit` from 10.2.1 to 10.2.2
- [Release notes](https://github.com/fastify/fastify-rate-limit/releases)
- [Commits](fastify/fastify-rate-limit@v10.2.1...v10.2.2)

Updates `@fastify/static` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](fastify/fastify-static@v8.0.3...v8.0.4)

Updates `@fastify/swagger` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.4.0...v9.4.1)

Updates `@fastify/under-pressure` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/fastify/under-pressure/releases)
- [Commits](fastify/under-pressure@v9.0.2...v9.0.3)

Updates `env-schema` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v6.0.0...v6.0.1)

Updates `fastify` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.2.0...v5.2.1)

Updates `secure-json-parse` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/fastify/secure-json-parse/releases)
- [Commits](fastify/secure-json-parse@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: "@fastify/bearer-auth"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/cors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/helmet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/rate-limit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/static"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/under-pressure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: env-schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: secure-json-parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent c31f614 commit aa46fec
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 76 deletions.
215 changes: 149 additions & 66 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,22 +91,22 @@
"dependencies": {
"@fastify/accepts": "^5.0.2",
"@fastify/autoload": "^6.0.3",
"@fastify/bearer-auth": "^10.0.1",
"@fastify/bearer-auth": "^10.0.2",
"@fastify/compress": "^8.0.1",
"@fastify/cors": "^10.0.1",
"@fastify/helmet": "^13.0.0",
"@fastify/rate-limit": "^10.2.1",
"@fastify/cors": "^10.0.2",
"@fastify/helmet": "^13.0.1",
"@fastify/rate-limit": "^10.2.2",
"@fastify/sensible": "^6.0.2",
"@fastify/static": "^8.0.3",
"@fastify/swagger": "^9.4.0",
"@fastify/under-pressure": "^9.0.2",
"@fastify/static": "^8.0.4",
"@fastify/swagger": "^9.4.1",
"@fastify/under-pressure": "^9.0.3",
"camelcase": "^6.3.0",
"cfb": "^1.2.2",
"clean-css": "^5.3.3",
"cssesc": "^3.0.0",
"cssom": "^0.5.0",
"env-schema": "^6.0.0",
"fastify": "^5.2.0",
"env-schema": "^6.0.1",
"fastify": "^5.2.1",
"fastify-disablecache": "^4.0.0",
"fastify-floc-off": "^3.0.0",
"fastify-json-to-xml": "^2.0.0",
Expand All @@ -127,7 +127,7 @@
"node-unrtf": "^5.0.4",
"pino": "^9.6.0",
"redoc": "^2.2.0",
"secure-json-parse": "^3.0.1",
"secure-json-parse": "^3.0.2",
"tesseract.js": "^6.0.0",
"upath": "^2.0.1",
"word-extractor": "^1.0.4"
Expand Down

0 comments on commit aa46fec

Please sign in to comment.