Skip to content

Commit eb7a93a

Browse files
authored
Merge pull request DSpace#3128 from tdonohue/port_2915_to_7x
[Port dspace-7_x] Bump tar to 6.2.1
2 parents ff31c30 + 69eedf4 commit eb7a93a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11135,13 +11135,13 @@ tapable@^2.1.1, tapable@^2.2.0:
1113511135
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
1113611136

1113711137
tar@^6.0.2, tar@^6.1.11, tar@^6.1.2:
11138-
version "6.1.13"
11139-
resolved "https://registry.npmjs.org/tar/-/tar-6.1.13.tgz"
11140-
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
11138+
version "6.2.1"
11139+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
11140+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
1114111141
dependencies:
1114211142
chownr "^2.0.0"
1114311143
fs-minipass "^2.0.0"
11144-
minipass "^4.0.0"
11144+
minipass "^5.0.0"
1114511145
minizlib "^2.1.1"
1114611146
mkdirp "^1.0.3"
1114711147
yallist "^4.0.0"

0 commit comments

Comments
 (0)