Skip to content

Commit 4f8393b

Browse files
build(deps): bump fast-json-stringify from 5.16.1 to 6.0.0 (#52)
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.16.1 to 6.0.0. - [Release notes](https://github.com/fastify/fast-json-stringify/releases) - [Commits](fastify/fast-json-stringify@v5.16.1...v6.0.0) --- updated-dependencies: - dependency-name: fast-json-stringify 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 8593cd0 commit 4f8393b

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
@@ -36,6 +36,6 @@
3636
"test"
3737
],
3838
"dependencies": {
39-
"fast-json-stringify": "^5.14.1"
39+
"fast-json-stringify": "^6.0.0"
4040
}
4141
}

0 commit comments

Comments
 (0)