diff --git a/package.json b/package.json index d86ec0ce..a543776b 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@types/jest": "^29.5.4", "@types/prettier": "2.7.3", "@types/setup-polly-jest": "0.5.2", - "@types/tar-stream": "3.1.0", + "@types/tar-stream": "3.1.1", "clinic": "13.0.0", "dts-cli": "2.0.3", "eslint-plugin-prettier": "4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ed6a9c5..67a6df82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: 0.5.2 version: 0.5.2 '@types/tar-stream': - specifier: 3.1.0 - version: 3.1.0 + specifier: 3.1.1 + version: 3.1.1 clinic: specifier: 13.0.0 version: 13.0.0 @@ -2857,8 +2857,8 @@ packages: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: true - /@types/tar-stream@3.1.0: - resolution: {integrity: sha512-U05c7l6K5VdO1ZV+j3E0NJOX1hfJB497M1+QT2rXx2QqyMbEQJqBw3Utk9eUVnWPyLLqYKt5Ja1kPV1ejm6cZw==} + /@types/tar-stream@3.1.1: + resolution: {integrity: sha512-/1E+a09mAFQwhlEHqiS3LuNWIBiyrn0HqUWZk2IyGzodu9zkXbaT5vl94iGlZGnG2IONVFZd84SFhns3MhhAQQ==} dependencies: '@types/node': 20.5.9 dev: true