Skip to content

Commit d3fac5e

Browse files
hotfix(ticket-importer): add tg proxy (#7451)
* hotfix(ticket-importer): add tg proxy * hotfix(ticket-importer): add tg proxy * fix(condo): add tg proxy * fix(condo): add tg proxy * fix(condo): add tg proxy
1 parent 47606d8 commit d3fac5e

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

.helm

Submodule .helm updated from 881da55 to e6d6c0a

apps/employee-bot

apps/ticket-importer

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,13 +1010,15 @@ __metadata:
10101010
commander: 14.0.1
10111011
express: ^4.17.1
10121012
graphql: ^16.10.0
1013+
https-proxy-agent: ^7.0.1
10131014
jest: ^29.7.0
10141015
jest-jasmine2: ^29.7.0
10151016
lodash: ^4.17.21
10161017
node-telegram-bot-api: ^0.66.0
10171018
openid-client: 5.7.1
10181019
pluralize: ^8.0.0
10191020
react: ^18.3.1
1021+
socks-proxy-agent: ^8.0.3
10201022
languageName: unknown
10211023
linkType: soft
10221024

@@ -1780,18 +1782,20 @@ __metadata:
17801782
"@open-condo/keystone": "workspace:^"
17811783
"@ticket-importer/domains": "link:./domains"
17821784
"@types/node": ^22
1783-
axios: ^1.11.0
17841785
commander: 14.0.1
17851786
cross-env: ^7.0.3
17861787
express: ^4.17.1
17871788
graphql: ^16.10.0
17881789
graphql-tag: ^2.12.6
1790+
https-proxy-agent: ^7.0.1
17891791
jest: ^29.7.0
17901792
jest-jasmine2: ^29.7.0
17911793
lodash: ^4.17.21
1794+
node-telegram-bot-api: ^0.66.0
17921795
openid-client: 5.7.1
17931796
pluralize: ^8.0.0
17941797
react: ^18.3.1
1798+
socks-proxy-agent: ^8.0.3
17951799
languageName: unknown
17961800
linkType: soft
17971801

0 commit comments

Comments
 (0)