@@ -129,6 +129,7 @@ DEV_MODE=1
129129 " @types/node-cron" : " ^3.0.11" ,
130130 " @whook/authorization" : " <current_version>" ,
131131 " @whook/cors" : " <current_version>" ,
132+ " @whook/gcp-functions" : " ^18.1.0" ,
132133 " @whook/swagger-ui" : " <current_version>" ,
133134 " @whook/whook" : " <current_version>" ,
134135 " application-services" : " ^7.0.2" ,
@@ -140,6 +141,7 @@ DEV_MODE=1
140141 " ya-json-schema-types" : " ^1.0.1" ,
141142 " ya-open-api-types" : " ^1.2.0" ,
142143 " pkg-dir" : " ^8.0.0" ,
144+ " js-yaml" : " ^4.1.0" ,
143145 " strict-qs" : " ^8.0.3" ,
144146 " type-fest" : " ^4.33.0" ,
145147 " yerror" : " ^8.0.0" ,
@@ -437,6 +439,7 @@ DEV_MODE=1
437439 " @types/node-cron" : " ^3.0.11" ,
438440 " @whook/authorization" : " <current_version>" ,
439441 " @whook/cors" : " <current_version>" ,
442+ " @whook/gcp-functions" : " ^18.1.0" ,
440443 " @whook/swagger-ui" : " <current_version>" ,
441444 " @whook/whook" : " <current_version>" ,
442445 " application-services" : " ^7.0.2" ,
@@ -448,6 +451,7 @@ DEV_MODE=1
448451 " ya-json-schema-types" : " ^1.0.1" ,
449452 " ya-open-api-types" : " ^1.2.0" ,
450453 " pkg-dir" : " ^8.0.0" ,
454+ " js-yaml" : " ^4.1.0" ,
451455 " strict-qs" : " ^8.0.3" ,
452456 " type-fest" : " ^4.33.0" ,
453457 " yerror" : " ^8.0.0" ,
@@ -783,6 +787,7 @@ DEV_MODE=1
783787 " @types/node-cron" : " ^3.0.11" ,
784788 " @whook/authorization" : " <current_version>" ,
785789 " @whook/cors" : " <current_version>" ,
790+ " @whook/gcp-functions" : " ^18.1.0" ,
786791 " @whook/swagger-ui" : " <current_version>" ,
787792 " @whook/whook" : " <current_version>" ,
788793 " application-services" : " ^7.0.2" ,
@@ -794,6 +799,7 @@ DEV_MODE=1
794799 " ya-json-schema-types" : " ^1.0.1" ,
795800 " ya-open-api-types" : " ^1.2.0" ,
796801 " pkg-dir" : " ^8.0.0" ,
802+ " js-yaml" : " ^4.1.0" ,
797803 " strict-qs" : " ^8.0.3" ,
798804 " type-fest" : " ^4.33.0" ,
799805 " yerror" : " ^8.0.0" ,
@@ -1112,6 +1118,7 @@ DEV_MODE=1
11121118 " @types/node-cron" : " ^3.0.11" ,
11131119 " @whook/authorization" : " <current_version>" ,
11141120 " @whook/cors" : " <current_version>" ,
1121+ " @whook/gcp-functions" : " ^18.1.0" ,
11151122 " @whook/swagger-ui" : " <current_version>" ,
11161123 " @whook/whook" : " <current_version>" ,
11171124 " application-services" : " ^7.0.2" ,
@@ -1123,6 +1130,7 @@ DEV_MODE=1
11231130 " ya-json-schema-types" : " ^1.0.1" ,
11241131 " ya-open-api-types" : " ^1.2.0" ,
11251132 " pkg-dir" : " ^8.0.0" ,
1133+ " js-yaml" : " ^4.1.0" ,
11261134 " strict-qs" : " ^8.0.3" ,
11271135 " type-fest" : " ^4.33.0" ,
11281136 " yerror" : " ^8.0.0" ,
0 commit comments