Skip to content

Commit bd3de9c

Browse files
chore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#35)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 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 711bd33 commit bd3de9c

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
@@ -36,7 +36,7 @@
3636
"typescript": "~6.0.3"
3737
},
3838
"resolutions": {
39-
"fast-uri": "^3.1.4",
39+
"fast-uri": "^3.1.5",
4040
"postcss": "^8.5.10",
4141
"serialize-javascript": "^7.0.5",
4242
"follow-redirects": "^1.16.0",

yarn.lock

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

51875187
fast-uri@^3.0.1, fast-uri@^3.1.4:
5188-
version "3.1.4"
5189-
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.4.tgz#3b3daf9ce68f41f956df0b505132c0cfce9ec7af"
5190-
integrity sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==
5188+
version "3.1.5"
5189+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.5.tgz#610f37419a030270430cecd68d74e3d4d96725d0"
5190+
integrity sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==
51915191

51925192
fastq@^1.6.0:
51935193
version "1.20.1"

0 commit comments

Comments
 (0)