Skip to content

Commit 0b725bd

Browse files
chore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#28)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c207c00 commit 0b725bd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"resolutions": {
4040
"@babel/core": "^7.29.6",
4141
"@babel/plugin-transform-modules-systemjs": "^7.29.4",
42-
"fast-uri": "^3.1.2",
42+
"fast-uri": "^3.1.4",
4343
"follow-redirects": "^1.16.0",
4444
"http-proxy-middleware": "^3.0.6",
4545
"postcss": "^8.5.14",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5304,9 +5304,9 @@ fast-json-stable-stringify@^2.0.0:
53045304
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
53055305

53065306
fast-uri@^3.0.1, fast-uri@^3.1.2:
5307-
version "3.1.2"
5308-
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec"
5309-
integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
5307+
version "3.1.4"
5308+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.4.tgz#3b3daf9ce68f41f956df0b505132c0cfce9ec7af"
5309+
integrity sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==
53105310

53115311
fastq@^1.6.0:
53125312
version "1.20.1"

0 commit comments

Comments
 (0)