File tree 2 files changed +12
-5
lines changed 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 27
27
"bucketclient" : " scality/bucketclient#8.2.3" ,
28
28
"bufferutil" : " ^4.0.8" ,
29
29
"commander" : " ^12.1.0" ,
30
- "cron-parser" : " ^4.9 .0" ,
30
+ "cron-parser" : " ^5.2 .0" ,
31
31
"diskusage" : " ^1.2.0" ,
32
32
"google-auto-auth" : " ^0.10.1" ,
33
33
"http-proxy" : " ^1.18.1" ,
Original file line number Diff line number Diff line change @@ -2116,6 +2116,13 @@ cron-parser@^4.2.0, cron-parser@^4.9.0:
2116
2116
dependencies :
2117
2117
luxon "^3.2.1"
2118
2118
2119
+ cron-parser@^5.2.0 :
2120
+ version "5.2.0"
2121
+ resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-5.2.0.tgz#909a070287d2140f799f68e7ab31c958da46ff64"
2122
+ integrity sha512-ED2qJtcjelmUEuoV3btwxiOm3NI8H4/eCZNX3adUkrm+/b3Xq05+YoDXyjIN57VGhskuHx/KzC367GAklo1lRg==
2123
+ dependencies :
2124
+ luxon "^3.6.1"
2125
+
2119
2126
cross-spawn@^6.0.5 :
2120
2127
version "6.0.6"
2121
2128
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
@@ -4794,10 +4801,10 @@ ltgt@~2.1.1:
4794
4801
resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.1.3.tgz#10851a06d9964b971178441c23c9e52698eece34"
4795
4802
integrity sha512-5VjHC5GsENtIi5rbJd+feEpDKhfr7j0odoUR2Uh978g+2p93nd5o34cTjQWohXsPsCZeqoDnIqEf88mPCe0Pfw==
4796
4803
4797
- luxon@^3.2.1 :
4798
- version "3.5.0 "
4799
- resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.5.0 .tgz#6b6f65c5cd1d61d1fd19dbf07ee87a50bf4b8e20 "
4800
- integrity sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ ==
4804
+ luxon@^3.2.1, luxon@^3.6.1 :
4805
+ version "3.6.1 "
4806
+ resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.6.1 .tgz#d283ffc4c0076cb0db7885ec6da1c49ba97e47b0 "
4807
+ integrity sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ ==
4801
4808
4802
4809
make-dir@^2.1.0 :
4803
4810
version "2.1.0"
You can’t perform that action at this time.
0 commit comments