fix(core): Prevent bots from scanning the application (no-changelog) (#7066)

N8N-6878
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-09-01 13:54:35 +02:00
committed by GitHub
parent a693b29134
commit 2432dcc661
4 changed files with 22 additions and 6 deletions

View File

@@ -828,7 +828,7 @@
"iconv-lite": "^0.6.2",
"ics": "^2.27.0",
"imap-simple": "^4.3.0",
"isbot": "^3.3.4",
"isbot": "^3.6.13",
"iso-639-1": "^2.1.3",
"js-nacl": "^1.4.0",
"jsonwebtoken": "^9.0.0",