fix(api): add DNS caching (#810)

fix #387 #657 #728
This commit is contained in:
Gauthier
2024-06-11 23:56:10 +02:00
committed by GitHub
parent f52939e4cd
commit 46ee8a4ca1
3 changed files with 17 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
"axios-rate-limit": "1.3.0",
"bcrypt": "5.1.0",
"bowser": "2.11.0",
"cacheable-lookup": "^7.0.0",
"connect-typeorm": "1.1.4",
"cookie-parser": "1.4.6",
"copy-to-clipboard": "3.3.3",