Skip to content

Commit 50cef14

Browse files
chore(deps): bump the dependencies group across 1 directory with 5 updates
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fastify/static](https://github.com/fastify/fastify-static) | `8.2.0` | `8.3.0` | | [fastify](https://github.com/fastify/fastify) | `5.3.3` | `5.6.1` | | [pino](https://github.com/pinojs/pino) | `9.7.0` | `10.1.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.0.0` | `13.1.2` | | [ws](https://github.com/websockets/ws) | `8.18.2` | `8.18.3` | Updates `@fastify/static` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v8.2.0...v8.3.0) Updates `fastify` from 5.3.3 to 5.6.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.3.3...v5.6.1) Updates `pino` from 9.7.0 to 10.1.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.7.0...v10.1.0) Updates `pino-pretty` from 13.0.0 to 13.1.2 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.0.0...v13.1.2) Updates `ws` from 8.18.2 to 8.18.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.2...8.18.3) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastify dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pino dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pino-pretty dependency-version: 13.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ws dependency-version: 8.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6e4956 commit 50cef14

File tree

2 files changed

+122
-84
lines changed

2 files changed

+122
-84
lines changed

package-lock.json

Lines changed: 121 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ejs": "^3.1.10",
3535
"fastify": "^5.3.3",
3636
"jsonwebtoken": "^9.0.2",
37-
"pino": "^9.7.0",
37+
"pino": "^10.1.0",
3838
"pino-pretty": "^13.0.0",
3939
"ws": "^8.18.0"
4040
},

0 commit comments

Comments
 (0)