From 1cba1c71affcb947085e2acbf209b264648f064b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 23:29:00 +0000 Subject: [PATCH] Bump tar from 4.4.13 to 4.4.15 Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index b3aa6cf..85283bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1482,7 +1482,7 @@ tslib "~2.0.0" upper-case "2.0.1" -"@graphql-codegen/typescript-apollo-angular@^1.15.0": +"@graphql-codegen/typescript-apollo-angular@1.15.0": version "1.15.0" resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-1.15.0.tgz#3a208856c0c800e124a8770af44bad950f0076d5" integrity sha512-ifIljgvzjMKZSCdOxDOl/DTQrICRVaX1arKz5LdMnrxkUa7ECV87Qlj7/mXlgEaobPVfb8FVNxw7m9prCWL8tg== @@ -1493,7 +1493,7 @@ camel-case "4.1.1" tslib "~2.0.0" -"@graphql-codegen/typescript-operations@^1.15.0": +"@graphql-codegen/typescript-operations@1.15.0": version "1.15.0" resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.15.0.tgz#2e81f08fc999f244d46aef06460299566ff65ba1" integrity sha512-EPRhgrCPgtSHvkHN68MY9KnOTR36nSuFs6pIUhD+bMCWCNfEosY6/jwGIAhBjoOrxqdf1RA793Siznb2dyJJMQ== @@ -1504,7 +1504,7 @@ auto-bind "~4.0.0" tslib "~2.0.0" -"@graphql-codegen/typescript@1.15.0", "@graphql-codegen/typescript@^1.15.0": +"@graphql-codegen/typescript@1.15.0": version "1.15.0" resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.15.0.tgz#7dd5c66df2d5c7050543cbf0fd897b1d4451a137" integrity sha512-9O0jJGzEdgpo/AwxA3j4FmZFI8pxcJAvaBOOt7Xc/eU5XcTckRl7cDjQaRzNh4DyS4uZ56+AMNqelf015mz3qg== @@ -9833,9 +9833,9 @@ tapable@^1.0.0, tapable@^1.1.3: integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== tar@^4.4.10: - version "4.4.13" - resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525" - integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA== + version "4.4.15" + resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.15.tgz#3caced4f39ebd46ddda4d6203d48493a919697f8" + integrity sha512-ItbufpujXkry7bHH9NpQyTXPbJ72iTlXgkBAYsAjDXk3Ds8t/3NfO5P4xZGy7u+sYuQUbimgzswX4uQIEeNVOA== dependencies: chownr "^1.1.1" fs-minipass "^1.2.5"