File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 265
265
"ts-loader" : " ^9.5.1" ,
266
266
"tsc-watch" : " ^6.0.4" ,
267
267
"typescript" : " ^5.2.2" ,
268
- "utf-8-validate" : " ^5 .0.10 " ,
268
+ "utf-8-validate" : " ^6 .0.3 " ,
269
269
"vitest" : " ^0.34.6" ,
270
270
"vscode-test" : " ^1.5.0" ,
271
271
"webpack" : " ^5.89.0" ,
Original file line number Diff line number Diff line change @@ -6065,10 +6065,10 @@ url-join@^4.0.1:
6065
6065
resolved "https://registry.yarnpkg.com/url-join/-/url-join-4.0.1.tgz#b642e21a2646808ffa178c4c5fda39844e12cde7"
6066
6066
integrity sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==
6067
6067
6068
- utf-8-validate@^5 .0.10 :
6069
- version "5 .0.10 "
6070
- resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5 .0.10 .tgz#d7d10ea39318171ca982718b6b96a8d2442571a2 "
6071
- integrity sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ ==
6068
+ utf-8-validate@^6 .0.3 :
6069
+ version "6 .0.3 "
6070
+ resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-6 .0.3 .tgz#7d8c936d854e86b24d1d655f138ee27d2636d777 "
6071
+ integrity sha512-uIuGf9TWQ/y+0Lp+KGZCMuJWc3N9BHA+l/UmHd/oUHwJJDeysyTRxNQVkbzsIWfGFbRe3OcgML/i0mvVRPOyDA ==
6072
6072
dependencies :
6073
6073
node-gyp-build "^4.3.0"
6074
6074
You can’t perform that action at this time.
0 commit comments