Merge pull request #10928 from backstage/renovate/archiver-5.x-lockfile

fix(deps): update dependency archiver to v5.3.1
This commit is contained in:
Johan Haals
2022-04-20 11:15:38 +02:00
committed by GitHub
+4 -4
View File
@@ -7593,12 +7593,12 @@ archiver-utils@^2.1.0:
readable-stream "^2.0.0"
archiver@^5.0.2, archiver@^5.3.0:
version "5.3.0"
resolved "https://registry.npmjs.org/archiver/-/archiver-5.3.0.tgz#dd3e097624481741df626267564f7dd8640a45ba"
integrity sha512-iUw+oDwK0fgNpvveEsdQ0Ase6IIKztBJU2U0E9MzszMfmVVUyv1QJhS2ITW9ZCqx8dktAxVAjWWkKehuZE8OPg==
version "5.3.1"
resolved "https://registry.npmjs.org/archiver/-/archiver-5.3.1.tgz#21e92811d6f09ecfce649fbefefe8c79e57cbbb6"
integrity sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w==
dependencies:
archiver-utils "^2.1.0"
async "^3.2.0"
async "^3.2.3"
buffer-crc32 "^0.2.1"
readable-stream "^3.6.0"
readdir-glob "^1.0.0"