Added package for bot recognition
This commit is contained in:
		@@ -31,6 +31,7 @@
 | 
			
		||||
    "fastify-basic-auth": "^2.1.0",
 | 
			
		||||
    "fastify-cors": "^6.0.2",
 | 
			
		||||
    "fastify-jwt": "^3.0.1",
 | 
			
		||||
    "isbot": "^3.3.3",
 | 
			
		||||
    "knex": "^0.21.21",
 | 
			
		||||
    "sqlite3": "^5.0.2",
 | 
			
		||||
    "uniqid": "^5.3.0"
 | 
			
		||||
 
 | 
			
		||||
@@ -2228,6 +2228,11 @@ isarray@1.0.0, isarray@~1.0.0:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
 | 
			
		||||
  integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
 | 
			
		||||
 | 
			
		||||
isbot@^3.3.3:
 | 
			
		||||
  version "3.3.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/isbot/-/isbot-3.3.3.tgz#6a2124a6c1dda5db2d0060c4e292b346ecbd2249"
 | 
			
		||||
  integrity sha512-a3HFPPsvtLroqpuTHHJTaUpPHUO0vjPbptJDzJYkymRvOI8tugWM6zE2oq22w5VOq4A5hrX+YRS7VdIPAgWLfw==
 | 
			
		||||
 | 
			
		||||
isexe@^2.0.0:
 | 
			
		||||
  version "2.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user