Skip to content

Commit d4d96ed

Browse files
build(deps): bump fast-uri from 2.4.0 to 3.0.0 (#728)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v2.4.0...v3.0.0) --- updated-dependencies: - dependency-name: fast-uri 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 04f8635 commit d4d96ed

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
@@ -54,7 +54,7 @@
5454
"@fastify/merge-json-schemas": "^0.1.1",
5555
"ajv": "^8.12.0",
5656
"ajv-formats": "^3.0.1",
57-
"fast-uri": "^2.3.0",
57+
"fast-uri": "^3.0.0",
5858
"json-schema-ref-resolver": "^1.0.1",
5959
"rfdc": "^1.2.0"
6060
},

0 commit comments

Comments
 (0)