diff --git a/package.json b/package.json index e7ee3fa3cb..afe0cae219 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ }, "devDependencies": { "@microsoft/eslint-formatter-sarif": "3.0.0", - "@types/koa": "2.13.6", + "@types/koa": "2.13.8", "@vercel/nft": "0.22.6", "cross-env": "7.0.3", "eslint": "8.45.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c5fcd69490..6c057f6a4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@koa/router': specifier: 12.0.0 @@ -196,8 +200,8 @@ devDependencies: specifier: 3.0.0 version: 3.0.0 '@types/koa': - specifier: 2.13.6 - version: 2.13.6 + specifier: 2.13.8 + version: 2.13.8 '@vercel/nft': specifier: 0.22.6 version: 0.22.6 @@ -1429,11 +1433,11 @@ packages: /@types/koa-compose@3.2.5: resolution: {integrity: sha512-B8nG/OoE1ORZqCkBVsup/AKcvjdgoHnfi4pZMn5UwAPCbhk/96xyv284eBYW8JlQbQ7zDmnpFr68I/40mFoIBQ==} dependencies: - '@types/koa': 2.13.6 + '@types/koa': 2.13.8 dev: true - /@types/koa@2.13.6: - resolution: {integrity: sha512-diYUfp/GqfWBAiwxHtYJ/FQYIXhlEhlyaU7lB/bWQrx4Il9lCET5UwpFy3StOAohfsxxvEQ11qIJgT1j2tfBvw==} + /@types/koa@2.13.8: + resolution: {integrity: sha512-Ugmxmgk/yPRW3ptBTh9VjOLwsKWJuGbymo1uGX0qdaqqL18uJiiG1ZoV0rxCOYSaDGhvEp5Ece02Amx0iwaxQQ==} dependencies: '@types/accepts': 1.3.5 '@types/content-disposition': 0.5.5