Skip to content

Commit

Permalink
fix(deps): update dependency sirv to ^2.0.4 (#4838)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 47bc233 commit df261ae
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"estree-walker": "^3.0.3",
"magic-string": "^0.30.5",
"sirv": "^2.0.3"
"sirv": "^2.0.4"
},
"devDependencies": {
"@types/estree": "^1.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"flatted": "^3.2.9",
"pathe": "^1.1.1",
"picocolors": "^1.0.0",
"sirv": "^2.0.3"
"sirv": "^2.0.4"
},
"devDependencies": {
"@faker-js/faker": "^8.2.0",
Expand Down
28 changes: 23 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df261ae

Please sign in to comment.