Skip to content

Commit 0f63aec

Browse files
build(deps): bump fast-uri from 1.0.1 to 2.0.0 (#444)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v1.0.1...v2.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 074a120 commit 0f63aec

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
@@ -53,7 +53,7 @@
5353
"ajv": "^8.10.0",
5454
"ajv-formats": "^2.1.1",
5555
"deepmerge": "^4.2.2",
56-
"fast-uri": "^1.0.1",
56+
"fast-uri": "^2.0.0",
5757
"rfdc": "^1.2.0",
5858
"string-similarity": "^4.0.1"
5959
},

0 commit comments

Comments
 (0)