diff --git a/package.json b/package.json index 43f6214..a86c23c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/command-line-args": "5.2.0", "@types/command-line-usage": "5.0.2", "@types/http-cache-semantics": "4.0.1", - "@types/node": "18.14.0", + "@types/node": "18.14.1", "@typescript-eslint/eslint-plugin": "5.53.0", "@typescript-eslint/parser": "5.53.0", "eslint": "8.34.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf8e5b3..315ff65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 '@types/http-cache-semantics': 4.0.1 - '@types/node': 18.14.0 + '@types/node': 18.14.1 '@typescript-eslint/eslint-plugin': 5.53.0 '@typescript-eslint/parser': 5.53.0 booru: 2.6.3 @@ -34,7 +34,7 @@ devDependencies: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 '@types/http-cache-semantics': 4.0.1 - '@types/node': 18.14.0 + '@types/node': 18.14.1 '@typescript-eslint/eslint-plugin': 5.53.0_ny4s7qc6yg74faf3d6xty2ofzy '@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm eslint: 8.34.0 @@ -192,13 +192,13 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/node/18.14.0: - resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==} + /@types/node/18.14.1: + resolution: {integrity: sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==} /@types/oauth/0.9.1: resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==} dependencies: - '@types/node': 18.14.0 + '@types/node': 18.14.1 dev: false /@types/retry/0.12.1: @@ -212,7 +212,7 @@ packages: /@types/ws/8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.14.0 + '@types/node': 18.14.1 dev: false /@typescript-eslint/eslint-plugin/5.53.0_ny4s7qc6yg74faf3d6xty2ofzy: