Housekeeping [skip ci]

This commit is contained in:
SukkaW 2025-09-14 03:52:01 +08:00
parent 60ceb29ef9
commit 75798e1e3d
2 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@
"cli-progress": "^3.12.0",
"csv-parse": "^6.1.0",
"dns2": "github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9",
"domain-alive": "^0.1.7",
"domain-alive": "^0.1.8",
"fast-cidr-tools": "^0.3.2",
"fast-fifo": "^1.3.2",
"fast-uri": "^3.1.0",

10
pnpm-lock.yaml generated
View File

@ -39,8 +39,8 @@ importers:
specifier: github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9
version: https://codeload.github.com/lsongdev/node-dns/tar.gz/e4fa035aca0b8eb730bde3431fbf0c60a31a09c9
domain-alive:
specifier: ^0.1.7
version: 0.1.7
specifier: ^0.1.8
version: 0.1.8
fast-cidr-tools:
specifier: ^0.3.2
version: 0.3.2
@ -1117,8 +1117,8 @@ packages:
dom-serializer@1.4.1:
resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
domain-alive@0.1.7:
resolution: {integrity: sha512-Y/bjIVTLzUs/0k4x17pjWW524VZMjCX0RTkrD/iuvIJEzg36jPBH/RFcqrv3QI9T0GtaqaWRbq5f8Mg0OvkUQA==}
domain-alive@0.1.8:
resolution: {integrity: sha512-HEwFtzYsfL5rrlIAFWv7Uw+IQWLiZtqcYaOXQ0aKokJXoa4AddJ1nSLagy4PgOV1tnJPVUT1j+xXtqdGx3G8Cg==}
domelementtype@2.3.0:
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
@ -3081,7 +3081,7 @@ snapshots:
domhandler: 4.3.1
entities: 2.2.0
domain-alive@0.1.7:
domain-alive@0.1.8:
dependencies:
async-retry: 1.3.3
debug: 4.4.1(supports-color@8.1.1)