diff --git a/package.json b/package.json index 42f020c..2178404 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@types/command-line-args": "5.2.0", "@types/command-line-usage": "5.0.2", - "@types/node": "18.11.4", + "@types/node": "18.11.5", "@types/node-fetch": "2.6.2", "@typescript-eslint/eslint-plugin": "5.41.0", "@typescript-eslint/parser": "5.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1b1826..94edeb0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 - '@types/node': 18.11.4 + '@types/node': 18.11.5 '@types/node-fetch': 2.6.2 '@typescript-eslint/eslint-plugin': 5.41.0 '@typescript-eslint/parser': 5.41.0 @@ -32,7 +32,7 @@ dependencies: devDependencies: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 - '@types/node': 18.11.4 + '@types/node': 18.11.5 '@types/node-fetch': 2.6.2 '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m @@ -179,7 +179,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 4.2.0 - '@types/node': 18.11.4 + '@types/node': 18.11.5 '@types/responselike': 1.0.0 dev: false @@ -209,23 +209,23 @@ packages: /@types/node-fetch/2.6.2: resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} dependencies: - '@types/node': 18.11.4 + '@types/node': 18.11.5 form-data: 3.0.1 dev: true - /@types/node/18.11.4: - resolution: {integrity: sha512-BxcJpBu8D3kv/GZkx/gSMz6VnTJREBj/4lbzYOQueUOELkt8WrO6zAcSPmp9uRPEW/d+lUO8QK0W2xnS1hEU0A==} + /@types/node/18.11.5: + resolution: {integrity: sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ==} /@types/oauth/0.9.1: resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==} dependencies: - '@types/node': 18.11.4 + '@types/node': 18.11.5 dev: false /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.11.4 + '@types/node': 18.11.5 dev: false /@types/semver/7.3.12: @@ -235,7 +235,7 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 18.11.4 + '@types/node': 18.11.5 dev: false /@typescript-eslint/eslint-plugin/5.41.0_huremdigmcnkianavgfk3x6iou: