Skip to content

Commit ae84c26

Browse files
authored
Merge pull request #206 from lukethacoder/renovate/npm-vite-vulnerability
Update dependency vite to v4.2.3 [SECURITY]
2 parents fbc9327 + 47636ff commit ae84c26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"prettier": "2.8.4",
2828
"snowpack": "3.8.8",
2929
"typescript": "5.2.2",
30-
"vite": "4.2.1"
30+
"vite": "4.2.3"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3935,10 +3935,10 @@ [email protected]:
39353935
core-util-is "1.0.2"
39363936
extsprintf "^1.2.0"
39373937

3938-
3939-
version "4.2.1"
3940-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.1.tgz#6c2eb337b0dfd80a9ded5922163b94949d7fc254"
3941-
integrity sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==
3938+
3939+
version "4.2.3"
3940+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.3.tgz#067ada47ebd52e078d014bf1f92badda9d10564d"
3941+
integrity sha512-kLU+m2q0Y434Y1kCy3TchefAdtFso0ILi0dLyFV8Us3InXTU11H/B5ZTqCKIQHzSKNxVG/yEx813EA9f1imQ9A==
39423942
dependencies:
39433943
esbuild "^0.17.5"
39443944
postcss "^8.4.21"

0 commit comments

Comments
 (0)