Skip to content

Commit 4b9c0a8

Browse files
Bump fastify-reply-from from 5.3.0 to 6.0.0 (#162)
Bumps [fastify-reply-from](https://github.com/fastify/fastify-reply-from) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/fastify/fastify-reply-from/releases) - [Commits](fastify/fastify-reply-from@v5.3.0...v6.0.0) --- updated-dependencies: - dependency-name: fastify-reply-from dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73e562f commit 4b9c0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"typescript": "^4.0.2"
4949
},
5050
"dependencies": {
51-
"fastify-reply-from": "^5.0.1",
51+
"fastify-reply-from": "^6.0.0",
5252
"ws": "^7.4.1"
5353
},
5454
"tsd": {

0 commit comments

Comments
 (0)