Lock file maintenance #87

Merged
bot merged 1 commits from renovate/lock-file-maintenance into master 2024-07-06 02:04:03 +02:00

View File

@ -883,9 +883,9 @@ light-my-request@^5.11.0:
set-cookie-parser "^2.4.1" set-cookie-parser "^2.4.1"
lru-cache@^10.2.0: lru-cache@^10.2.0:
version "10.2.2" version "10.3.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.3.0.tgz#4a4aaf10c84658ab70f79a85a9a3f1e1fb11196b"
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ== integrity sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==
mime-db@1.52.0: mime-db@1.52.0:
version "1.52.0" version "1.52.0"
@ -912,9 +912,9 @@ minimatch@^3.1.2:
brace-expansion "^1.1.7" brace-expansion "^1.1.7"
minimatch@^9.0.4: minimatch@^9.0.4:
version "9.0.4" version "9.0.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
dependencies: dependencies:
brace-expansion "^2.0.1" brace-expansion "^2.0.1"