Skip to content

Commit

Permalink
Merge pull request #277 from steven-r/renovate/npm-vite-vulnerability
Browse files Browse the repository at this point in the history
chore(deps): update dependency vite to v5.0.13 [security]
  • Loading branch information
steven-r authored Aug 23, 2024
2 parents 8563d9d + 39c9c0a commit bde359e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier": "3.2.4",
"semantic-release": "23.0.0",
"ts-node": "10.9.2",
"vite": "5.0.12",
"vite": "5.0.13",
"vitest": "2.0.5"
},
"dependencies": {
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6372,7 +6372,18 @@ [email protected]:
tinyrainbow "^1.2.0"
vite "^5.0.0"

[email protected], vite@^5.0.0:
[email protected]:
version "5.0.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13.tgz#605865b0e482506163e3f04f91665238f3be8cf1"
integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
rollup "^4.2.0"
optionalDependencies:
fsevents "~2.3.3"

vite@^5.0.0:
version "5.0.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
Expand Down

0 comments on commit bde359e

Please sign in to comment.