File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 30
30
"local-storage-fallback" : " ^4.1.1" ,
31
31
"lodash" : " ^4.17.21" ,
32
32
"luxon" : " ^3.2.1" ,
33
- "mds" : " https://github.com/minio/mds.git#v0.2.3 " ,
33
+ "mds" : " https://github.com/minio/mds.git#v0.2.4 " ,
34
34
"minio" : " ^7.0.32" ,
35
35
"react" : " ^18.1.0" ,
36
36
"react-chartjs-2" : " ^2.9.0" ,
Original file line number Diff line number Diff line change @@ -4812,10 +4812,10 @@ destroy@1.2.0:
4812
4812
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
4813
4813
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
4814
4814
4815
- detect-gpu@^5.0.9 :
4816
- version "5.0.9 "
4817
- resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.9 .tgz#bbaee58085a2e5765aade3df2f49c9393e70b39f "
4818
- integrity sha512-3wFHiw8OJjZqxQCbluNP8JNmoDEJuWf1LaLJRvOPC+X1aBQyHhS4R67BINQVoq2vuSrUnpMNIHQ+JXwKd3UhfA ==
4815
+ detect-gpu@^5.0.10 :
4816
+ version "5.0.10 "
4817
+ resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.10 .tgz#4010b89a7f91a24ed8d2a136ee6ac816b39d0801 "
4818
+ integrity sha512-V0g0RhtlItrhgBM4/T/lTpjephr9b/xDAOtJZztGTvQxaPSMQ4EAiV9tdHL+4GcT1ATvYmMCm4QbrhyjdEH6Fw ==
4819
4819
dependencies:
4820
4820
webgl-constants "^1.1.1"
4821
4821
@@ -8178,12 +8178,12 @@ mdn-data@2.0.4:
8178
8178
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
8179
8179
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
8180
8180
8181
- "mds@https://github.com/minio/mds.git#v0.2.3 ":
8182
- version "0.2.3 "
8183
- resolved "https://github.com/minio/mds.git#177e12e05a4eb6e2ea9ab012a37b09a5102e551d "
8181
+ "mds@https://github.com/minio/mds.git#v0.2.4 ":
8182
+ version "0.2.4 "
8183
+ resolved "https://github.com/minio/mds.git#5a3df96377f053c8fd8ee73f8d56315f49293d82 "
8184
8184
dependencies:
8185
8185
"@types/styled-components" "^5.1.25"
8186
- detect-gpu "^5.0.9 "
8186
+ detect-gpu "^5.0.10 "
8187
8187
react-virtualized "^9.22.3"
8188
8188
styled-components "^5.3.6"
8189
8189
You can’t perform that action at this time.
0 commit comments