Skip to content

Commit 03f48e2

Browse files
chore(deps): update dependency vite to v4.5.14 [security] (#2424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c36ae28 commit 03f48e2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ui/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9175,7 +9175,7 @@ nanoid@^3.3.1:
91759175
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
91769176
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
91779177

9178-
nanoid@^3.3.8:
9178+
nanoid@^3.3.11, nanoid@^3.3.8:
91799179
version "3.3.11"
91809180
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
91819181
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
@@ -10033,11 +10033,11 @@ postcss@^8.1.10, postcss@^8.4.14, postcss@^8.4.18:
1003310033
source-map-js "^1.2.1"
1003410034

1003510035
postcss@^8.4.27:
10036-
version "8.5.3"
10037-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
10038-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
10036+
version "8.5.6"
10037+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
10038+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
1003910039
dependencies:
10040-
nanoid "^3.3.8"
10040+
nanoid "^3.3.11"
1004110041
picocolors "^1.1.1"
1004210042
source-map-js "^1.2.1"
1004310043

@@ -12794,9 +12794,9 @@ vite@^3.0.0:
1279412794
fsevents "~2.3.2"
1279512795

1279612796
vite@^4.5.6:
12797-
version "4.5.13"
12798-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.13.tgz#778534a947112c6c455e89737730fae5d458a294"
12799-
integrity sha512-Hgp8IF/yZDzKsN1hQWOuQZbrKiaFsbQud+07jJ8h9m9PaHWkpvZ5u55Xw5yYjWRXwRQ4jwFlJvY7T7FUJG9MCA==
12797+
version "4.5.14"
12798+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.14.tgz#2e652bc1d898265d987d6543ce866ecd65fa4086"
12799+
integrity sha512-+v57oAaoYNnO3hIu5Z/tJRZjq5aHM2zDve9YZ8HngVHbhk66RStobhb1sqPMIPEleV6cNKYK4eGrAbE9Ulbl2g==
1280012800
dependencies:
1280112801
esbuild "^0.18.10"
1280212802
postcss "^8.4.27"

0 commit comments

Comments
 (0)