Skip to content

Commit 84ff8de

Browse files
Bump fast-uri from 3.1.2 to 3.1.6
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.6. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.2...v3.1.6) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fea5e11 commit 84ff8de

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
@@ -129,7 +129,7 @@
129129
"@xmldom/xmldom": "^0.8.13",
130130
"fast-xml-parser": "^4.5.6",
131131
"yaml": "^2.8.3",
132-
"fast-uri": "^3.1.2",
132+
"fast-uri": "^3.1.6",
133133
"shell-quote": "1.9.0"
134134
}
135135
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4631,9 +4631,9 @@ fast-levenshtein@^2.0.6:
46314631
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
46324632

46334633
fast-uri@^3.0.1, fast-uri@^3.1.2:
4634-
version "3.1.2"
4635-
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec"
4636-
integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
4634+
version "3.1.6"
4635+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.6.tgz#bfdd308ef763f835fed059f3c6c925f708e33e3a"
4636+
integrity sha512-7Ical1vFEMr0onbVzEDIreM22I4khW+fzyQPwvAFWBp1iwdshSZRsL4jjRvPG9JP1uiqMHRto+YU6R2/CzDz5Q==
46374637

46384638
fast-xml-parser@^4.5.6, fast-xml-parser@^5.3.6:
46394639
version "4.5.6"

0 commit comments

Comments
 (0)