Skip to content

Commit a8a1d90

Browse files
Bump fast-uri from 3.1.2 to 4.0.0
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.2...v4.0.0) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df03aae commit a8a1d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"debug": "^4.1.1",
32-
"fast-uri": "^3.0.5",
32+
"fast-uri": "^4.0.0",
3333
"rfdc": "^1.1.4"
3434
},
3535
"keywords": [

0 commit comments

Comments
 (0)