Skip to content

Commit 3e4865f

Browse files
Backport PR #1022: Bump tar from 6.1.8 to 6.1.11 (#1033)
Co-authored-by: Frédéric Collonval <fcollonval@gmail.com>
1 parent ff0099f commit 3e4865f

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

yarn.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2185,13 +2185,6 @@
21852185
dependencies:
21862186
"@types/react" "*"
21872187

2188-
"@types/react-textarea-autosize@^4.3.5":
2189-
version "4.3.6"
2190-
resolved "https://registry.yarnpkg.com/@types/react-textarea-autosize/-/react-textarea-autosize-4.3.6.tgz#f56f7b41aee9fb0310b6e32a8d2a77eb9a5893db"
2191-
integrity sha512-cTf8tCem0c8A7CERYbTuF+bRFaqYu7N7HLCa6ZhUhDx8XnUsTpGx5udMWljt87JpciUKuUkImKPEsy6kcKhrcQ==
2192-
dependencies:
2193-
"@types/react" "*"
2194-
21952188
"@types/react-transition-group@^4.2.0":
21962189
version "4.4.2"
21972190
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.2.tgz#38890fd9db68bf1f2252b99a942998dc7877c5b3"
@@ -9619,9 +9612,9 @@ tapable@^2.1.1, tapable@^2.2.0:
96199612
integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==
96209613

96219614
tar@^6.0.2:
9622-
version "6.1.8"
9623-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.8.tgz#4fc50cfe56511c538ce15b71e05eebe66530cbd4"
9624-
integrity sha512-sb9b0cp855NbkMJcskdSYA7b11Q8JsX4qe4pyUAfHp+Y6jBjJeek2ZVlwEfWayshEIwlIzXx0Fain3QG9JPm2A==
9615+
version "6.1.11"
9616+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
9617+
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
96259618
dependencies:
96269619
chownr "^2.0.0"
96279620
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)