mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Upgraded isbot package.
This commit is contained in:
parent
bfa846d4c9
commit
e6b45cc9b9
3 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import ipaddr from 'ipaddr.js';
|
||||
import isbot from 'isbot';
|
||||
import { isbot } from 'isbot';
|
||||
import { COLLECTION_TYPE, HOSTNAME_REGEX, IP_REGEX } from 'lib/constants';
|
||||
import { secret } from 'lib/crypto';
|
||||
import { getIpAddress } from 'lib/detect';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue