From 343b3804b093609eb89e3e8a342b53a9c772d9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:30:39 +0000 Subject: [PATCH] build(deps): bump tar from 6.1.14 to 6.2.1 in /source/nodejs Dependabot couldn't find the original pull request head commit, 4a3d8eaef7e3298e85f6a6d0ff0cd503776ff54d. --- source/nodejs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/nodejs/yarn.lock b/source/nodejs/yarn.lock index fb0c093f11..be1be837d6 100644 --- a/source/nodejs/yarn.lock +++ b/source/nodejs/yarn.lock @@ -619,9 +619,9 @@ strip-ansi@^6.0.1: ansi-regex "^5.0.1" tar@^6.1.11, tar@^6.1.2: - version "6.1.14" - resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.14.tgz#e87926bec1cfe7c9e783a77a79f3e81c1cfa3b66" - integrity sha512-piERznXu0U7/pW7cdSn7hjqySIVTYT6F76icmFk7ptU7dDYlXTm5r9A6K04R2vU3olYgoKeo1Cg3eeu5nhftAw== + version "6.2.1" + resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a" + integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A== dependencies: chownr "^2.0.0" fs-minipass "^2.0.0"