Update validate.ts

This commit is contained in:
Pas 2026-01-10 17:04:10 -07:00
parent fc5a98210c
commit b3492e11aa

View file

@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import { HttpsProxyAgent } from 'https-proxy-agent';
import nodeFetch from 'node-fetch';