diff --git a/package.json b/package.json index 4cc558e75c4d29..bbde23436f3b6f 100644 --- a/package.json +++ b/package.json @@ -301,7 +301,7 @@ "@types/semver": "7.5.8", "@types/semver-stable": "3.0.2", "@types/semver-utils": "1.1.3", - "@types/tar": "6.1.11", + "@types/tar": "6.1.12", "@types/traverse": "0.6.36", "@types/url-join": "4.0.3", "@types/validate-npm-package-name": "4.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79c267233f0a0a..a72a10a5be5454 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -476,8 +476,8 @@ importers: specifier: 1.1.3 version: 1.1.3 '@types/tar': - specifier: 6.1.11 - version: 6.1.11 + specifier: 6.1.12 + version: 6.1.12 '@types/traverse': specifier: 0.6.36 version: 0.6.36 @@ -3936,8 +3936,8 @@ packages: resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} dev: true - /@types/tar@6.1.11: - resolution: {integrity: sha512-ThA1WD8aDdVU4VLuyq5NEqriwXErF5gEIJeyT6gHBWU7JtSmW2a5qjNv3/vR82O20mW+1vhmeZJfBQPT3HCugg==} + /@types/tar@6.1.12: + resolution: {integrity: sha512-FwbJPi9YuovB6ilnHrz8Y4pb0Fh6N7guFkbnlCl39ua893Qi5gkXui7LSDpTQMJCmA4z5f6SeSrTPQEWLdtFVw==} dependencies: '@types/node': 18.19.30 minipass: 4.2.8