diff --git a/package.json b/package.json index 6ac1a3fa4..25be87a22 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "@types/request-promise-native": "1.0.21", "@types/require-all": "3.0.6", "@types/supertest": "2.0.16", - "@types/tiny-async-pool": "2.0.2", + "@types/tiny-async-pool": "2.0.3", "@types/tough-cookie": "4.0.5", "@vercel/nft": "0.24.3", "cross-env": "7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dec2b12ca..195cc3e92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -287,8 +287,8 @@ devDependencies: specifier: 2.0.16 version: 2.0.16 '@types/tiny-async-pool': - specifier: 2.0.2 - version: 2.0.2 + specifier: 2.0.3 + version: 2.0.3 '@types/tough-cookie': specifier: 4.0.5 version: 4.0.5 @@ -1777,8 +1777,8 @@ packages: '@types/superagent': 4.1.18 dev: true - /@types/tiny-async-pool@2.0.2: - resolution: {integrity: sha512-0dTO8/Qh4aA77NGROkocUM+kHBYVfqJLY9gAFqbz/fDw2iQCRLr75jZwzRgb7rx2kGHgPzuP2NvyY0FU0+Ja1Q==} + /@types/tiny-async-pool@2.0.3: + resolution: {integrity: sha512-n3l1s538tKo9RBoHs4I3DG/VmD3VYhF5mHcgu1sU4Lq7JCNBtxnpBy3OkWSbZsp5r5QOuplh2UkXXXwufoAuNQ==} dev: true /@types/tough-cookie@4.0.5: