Skip to content

Commit 98ba115

Browse files
authored
Merge pull request #2636 from devtron-labs/fix/dependabot-issues
chore: update vite to version 5.4.17
2 parents 26e24cd + 6819d2f commit 98ba115

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
@@ -42,7 +42,7 @@
4242
"rxjs": "^7.5.4",
4343
"sockjs-client": "1.6.1",
4444
"tippy.js": "^6.3.7",
45-
"vite": "5.4.14",
45+
"vite": "5.4.17",
4646
"vite-plugin-require-transform": "1.0.21",
4747
"vite-plugin-svgr": "^2.4.0",
4848
"xterm": "^4.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8986,10 +8986,10 @@ [email protected]:
89868986
globrex "^0.1.2"
89878987
tsconfck "^3.0.3"
89888988

8989-
8990-
version "5.4.14"
8991-
resolved "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz"
8992-
integrity sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==
8989+
8990+
version "5.4.17"
8991+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.17.tgz#4bf61dd4cdbf64b0d6661f5dba76954cc81d5082"
8992+
integrity sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==
89938993
dependencies:
89948994
esbuild "^0.21.3"
89958995
postcss "^8.4.43"

0 commit comments

Comments
 (0)