mirror of
https://github.com/SukkaW/Surge.git
synced 2026-04-30 01:46:57 +08:00
Chore: fix domain alive check DoH [skip ci]
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -33,8 +33,8 @@ importers:
|
||||
specifier: ^6.2.1
|
||||
version: 6.2.1
|
||||
domain-alive:
|
||||
specifier: ^0.1.20
|
||||
version: 0.1.20
|
||||
specifier: ^0.1.22
|
||||
version: 0.1.22
|
||||
fast-cidr-tools:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4
|
||||
@@ -1090,8 +1090,8 @@ packages:
|
||||
dom-serializer@1.4.1:
|
||||
resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
|
||||
|
||||
domain-alive@0.1.20:
|
||||
resolution: {integrity: sha512-2GdRUDUJVEesfdA39W6bSznACEhm6V0qYWyxRedGg/Sr6WSFh7x6nYrix0GQ/+ZFQwhIdjRNn5mszm4OBqZkiQ==}
|
||||
domain-alive@0.1.22:
|
||||
resolution: {integrity: sha512-jmGCN6EOuLs7BwitNEUVhqF5tTFGvFtXAhhANbKR60tLCCWNuER72+YSiSCsO8OVXgXV1jL/zQ6RyrBUPmogaA==}
|
||||
|
||||
domelementtype@2.3.0:
|
||||
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
||||
@@ -2850,7 +2850,7 @@ snapshots:
|
||||
domhandler: 4.3.1
|
||||
entities: 2.2.0
|
||||
|
||||
domain-alive@0.1.20:
|
||||
domain-alive@0.1.22:
|
||||
dependencies:
|
||||
debug: 4.4.1
|
||||
foxts: 5.4.0
|
||||
|
||||
Reference in New Issue
Block a user