Skip to content

Commit 9e587aa

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/queueConsumer/staging/nestjs/schedule-6.0.1' into dev
2 parents b72e1aa + 45507e1 commit 9e587aa

File tree

2 files changed

+22
-17
lines changed

2 files changed

+22
-17
lines changed

queueConsumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nestjs/config": "^4.0.2",
1818
"@nestjs/core": "10.4.6",
1919
"@nestjs/platform-express": "^10.4.20",
20-
"@nestjs/schedule": "^6.0.0",
20+
"@nestjs/schedule": "^6.0.1",
2121
"@nestjs/typeorm": "^11.0.0",
2222
"@opentelemetry/api": "^1.9.0",
2323
"@opentelemetry/exporter-prometheus": "^0.205.0",

queueConsumer/yarn.lock

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -684,12 +684,12 @@
684684
multer "2.0.2"
685685
tslib "2.8.1"
686686

687-
"@nestjs/schedule@^6.0.0":
688-
version "6.0.0"
689-
resolved "https://registry.yarnpkg.com/@nestjs/schedule/-/schedule-6.0.0.tgz#c8069d1f19742e418a617af76311ab853cb48f0a"
690-
integrity sha512-aQySMw6tw2nhitELXd3EiRacQRgzUKD9mFcUZVOJ7jPLqIBvXOyvRWLsK9SdurGA+jjziAlMef7iB5ZEFFoQpw==
687+
"@nestjs/schedule@^6.0.1":
688+
version "6.0.1"
689+
resolved "https://registry.yarnpkg.com/@nestjs/schedule/-/schedule-6.0.1.tgz#048b34e5c16d2d9fa14a9df2bfa2d3b7fa8ef168"
690+
integrity sha512-v3yO6cSPAoBSSyH67HWnXHzuhPhSNZhRmLY38JvCt2sqY8sPMOODpcU1D79iUMFf7k16DaMEbL4Mgx61ZhiC8Q==
691691
dependencies:
692-
cron "4.3.0"
692+
cron "4.3.3"
693693

694694
"@nestjs/schematics@^11.0.1":
695695
version "11.0.5"
@@ -1219,10 +1219,10 @@
12191219
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
12201220
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
12211221

1222-
"@types/luxon@~3.6.0":
1223-
version "3.6.2"
1224-
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.6.2.tgz#be6536931801f437eafcb9c0f6d6781f72308041"
1225-
integrity sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw==
1222+
"@types/luxon@~3.7.0":
1223+
version "3.7.1"
1224+
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.7.1.tgz#ef51b960ff86801e4e2de80c68813a96e529d531"
1225+
integrity sha512-H3iskjFIAn5SlJU7OuxUmTEpebK6TKB8rxZShDslBMZJ5u9S//KM1sbdAisiSrqwLQncVjnpi2OK2J51h+4lsg==
12261226

12271227
"@types/mime@^1":
12281228
version "1.3.5"
@@ -2030,13 +2030,13 @@ cron-parser@^4.9.0:
20302030
dependencies:
20312031
luxon "^3.2.1"
20322032

2033-
2034-
version "4.3.0"
2035-
resolved "https://registry.yarnpkg.com/cron/-/cron-4.3.0.tgz#c5a62872f74f72294cf1cadef34c72ad8d8f50b5"
2036-
integrity sha512-ciiYNLfSlF9MrDqnbMdRWFiA6oizSF7kA1osPP9lRzNu0Uu+AWog1UKy7SkckiDY2irrNjeO6qLyKnXC8oxmrw==
2033+
2034+
version "4.3.3"
2035+
resolved "https://registry.yarnpkg.com/cron/-/cron-4.3.3.tgz#d37cfcbc73ba34a50d9d9ce9b653ae60837377d7"
2036+
integrity sha512-B/CJj5yL3sjtlun6RtYHvoSB26EmQ2NUmhq9ZiJSyKIM4K/fqfh9aelDFlIayD2YMeFZqWLi9hHV+c+pq2Djkw==
20372037
dependencies:
2038-
"@types/luxon" "~3.6.0"
2039-
luxon "~3.6.0"
2038+
"@types/luxon" "~3.7.0"
2039+
luxon "~3.7.0"
20402040

20412041
cross-spawn@^7.0.6:
20422042
version "7.0.6"
@@ -3035,11 +3035,16 @@ lru-cache@^11.0.0:
30353035
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
30363036
integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
30373037

3038-
luxon@^3.2.1, luxon@~3.6.0:
3038+
luxon@^3.2.1:
30393039
version "3.6.1"
30403040
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.6.1.tgz#d283ffc4c0076cb0db7885ec6da1c49ba97e47b0"
30413041
integrity sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==
30423042

3043+
luxon@~3.7.0:
3044+
version "3.7.2"
3045+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.7.2.tgz#d697e48f478553cca187a0f8436aff468e3ba0ba"
3046+
integrity sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==
3047+
30433048
30443049
version "0.30.17"
30453050
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"

0 commit comments

Comments
 (0)