File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
"configstore" : " ^5.0.1" ,
17
17
"content-type" : " ^1.0.4" ,
18
18
"eventemitter2" : " ^6.0.0" ,
19
- "file-type" : " ^14.1.4 " ,
19
+ "file-type" : " ^14.6.2 " ,
20
20
"globby" : " ^11.0.0" ,
21
21
"is-svg" : " ^4.2.1" ,
22
22
"is-wsl" : " ^2.2.0" ,
Original file line number Diff line number Diff line change @@ -4757,13 +4757,13 @@ file-type@^10.10.0:
4757
4757
resolved "https://registry.yarnpkg.com/file-type/-/file-type-10.11.0.tgz#2961d09e4675b9fb9a3ee6b69e9cd23f43fd1890"
4758
4758
integrity sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw==
4759
4759
4760
- file-type@^14.1.4 :
4761
- version "14.1.4 "
4762
- resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.1.4 .tgz#3ac109f2ea9e8f5573d000ec0c6bcdff07fd46de "
4763
- integrity sha512-1n6FczX8n73Y/cLjTiMboeTGHfm/i2AWk2oQE7m9a/G5YTCZHCEHEGr32thhLm3iQNUYzTKVQUcYcNHtOLwqgQ ==
4760
+ file-type@^14.6.2 :
4761
+ version "14.6.2 "
4762
+ resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.6.2 .tgz#5bf69c0d8c39de525d3d9de23d81a3b6e81cf69a "
4763
+ integrity sha512-kSZTAJxPXBdBgJyoC7TexkBWoMI/D1Gas6aTtAn9VIRFwCehwiluGV5O8O2GwqO5zIqeEvXxEKl/xfcaAKB0Yg ==
4764
4764
dependencies:
4765
4765
readable-web-to-node-stream "^2.0.0"
4766
- strtok3 "^6.0.0 "
4766
+ strtok3 "^6.0.3 "
4767
4767
token-types "^2.0.0"
4768
4768
typedarray-to-buffer "^3.1.5"
4769
4769
@@ -10881,10 +10881,10 @@ strip-json-comments@^3.0.1, strip-json-comments@^3.1.0:
10881
10881
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.0.tgz#7638d31422129ecf4457440009fba03f9f9ac180"
10882
10882
integrity sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==
10883
10883
10884
- strtok3@^6.0.0 :
10885
- version "6.0.0 "
10886
- resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-6.0.0 .tgz#d6b900863daeacfe6c1724c6e7bb36d7a58e83c8 "
10887
- integrity sha512-ZXlmE22LZnIBvEU3n/kZGdh770fYFie65u5+2hLK9s74DoFtpkQIdBZVeYEzlolpGa+52G5IkzjUWn+iXynOEQ ==
10884
+ strtok3@^6.0.3 :
10885
+ version "6.0.3 "
10886
+ resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-6.0.3 .tgz#bc81e225c19a909eab86538ff3348c4b3b0553d3 "
10887
+ integrity sha512-/3RaYN9rW5WEYNHSvn081CgL4HziT027hfi5tsksbPfeWxi3BSLb8tolZDzpYU3I78/0ZqRiFpMDAqN2t4YShA ==
10888
10888
dependencies:
10889
10889
"@tokenizer/token" "^0.1.1"
10890
10890
"@types/debug" "^4.1.5"
You can’t perform that action at this time.
0 commit comments