fix(core): Prevent bots from scanning the application (no-changelog) (#7066)
N8N-6878
This commit is contained in:
committed by
GitHub
parent
a693b29134
commit
2432dcc661
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -317,6 +317,9 @@ importers:
|
||||
ioredis:
|
||||
specifier: ^5.2.4
|
||||
version: 5.2.4
|
||||
isbot:
|
||||
specifier: ^3.6.13
|
||||
version: 3.6.13
|
||||
json-diff:
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6
|
||||
@@ -1061,8 +1064,8 @@ importers:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0
|
||||
isbot:
|
||||
specifier: ^3.3.4
|
||||
version: 3.6.1
|
||||
specifier: ^3.6.13
|
||||
version: 3.6.13
|
||||
iso-639-1:
|
||||
specifier: ^2.1.3
|
||||
version: 2.1.15
|
||||
@@ -14366,8 +14369,8 @@ packages:
|
||||
/isarray@2.0.5:
|
||||
resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
|
||||
|
||||
/isbot@3.6.1:
|
||||
resolution: {integrity: sha512-e1RmjWns87x60QyiHberWWMJGutL3+Ad0nZ8cz735iDEDDS6ApPfKSFo4EMj0PmMZ0m0ntpWIM0ADdqDFvUJPQ==}
|
||||
/isbot@3.6.13:
|
||||
resolution: {integrity: sha512-uoP4uK5Dc2CrabmK+Gue1jTL+scHiCc1c9rblRpJwG8CPxjLIv8jmGyyGRGkbPOweayhkskdZsEQXG6p+QCQrg==}
|
||||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user