Merge pull request #1829 from RafaelTaranto/chore/remove-deprecated-compat-code

LAM-1394 feat: reject requests from incompatible machines
This commit is contained in:
Rafael Taranto 2025-04-28 07:23:48 +01:00 committed by GitHub
commit 708cebe5b3
9 changed files with 44 additions and 279 deletions

View file

@ -83,7 +83,7 @@
"promise-sequential": "^1.1.1",
"queue-promise": "^2.2.1",
"request-promise": "^4.2.6",
"semver": "^7.1.3",
"semver": "^7.7.1",
"serve-static": "^1.12.4",
"talisman": "^0.20.0",
"telnyx": "^1.25.5",