Skip to content

Commit bec409d

Browse files
build(deps): bump process-warning from 4.0.1 to 5.0.0
Bumps [process-warning](https://github.com/fastify/process-warning) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/fastify/process-warning/releases) - [Commits](fastify/process-warning@v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: process-warning dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 550cb44 commit bec409d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"get-caller-file": "^2.0.5",
99
"pino": "^9.0.0",
1010
"pino-std-serializers": "^7.0.0",
11-
"process-warning": "^4.0.0"
11+
"process-warning": "^5.0.0"
1212
},
1313
"devDependencies": {
1414
"@fastify/pre-commit": "^2.0.2",

0 commit comments

Comments
 (0)