Skip to content

Commit c0754d9

Browse files
committed
chore(deps): update dependency vite to v2.9.16 [security]
1 parent 3e976bc commit c0754d9

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
@@ -48,7 +48,7 @@
4848
"eslint": "8.35.0",
4949
"standard-version": "9.5.0",
5050
"typescript": "4.8.4",
51-
"vite": "2.9.15",
51+
"vite": "2.9.16",
5252
"vitest": "0.23.4"
5353
}
5454
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11925,10 +11925,10 @@ vfile@^4.0.0:
1192511925
unist-util-stringify-position "^2.0.0"
1192611926
vfile-message "^2.0.0"
1192711927

11928-
11929-
version "2.9.15"
11930-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.15.tgz#2858dd5b2be26aa394a283e62324281892546f0b"
11931-
integrity sha512-fzMt2jK4vQ3yK56te3Kqpkaeq9DkcZfBbzHwYpobasvgYmP2SoAr6Aic05CsB4CzCZbsDv4sujX3pkEGhLabVQ==
11928+
11929+
version "2.9.16"
11930+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.16.tgz#daf7ba50f5cc37a7bf51b118ba06bc36e97898e9"
11931+
integrity sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA==
1193211932
dependencies:
1193311933
esbuild "^0.14.27"
1193411934
postcss "^8.4.13"

0 commit comments

Comments
 (0)