chore: bump archiver from 5.3.1 to 6.0.0 in /offlinedocs (#9367)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-31 00:13:52 +03:00
committed by GitHub
parent 5b1da77291
commit 2bc8ba251d
2 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"@emotion/react": "11",
"@emotion/styled": "11",
"@types/lodash": "4.14.196",
"archiver": "5.3.1",
"archiver": "6.0.0",
"framer-motion": "10",
"front-matter": "4.0.2",
"fs-extra": "11.1.1",
+21 -5
View File
@@ -18,8 +18,8 @@ dependencies:
specifier: 4.14.196
version: 4.14.196
archiver:
specifier: 5.3.1
version: 5.3.1
specifier: 6.0.0
version: 6.0.0
framer-motion:
specifier: '10'
version: 10.15.0(react-dom@18.2.0)(react@18.2.0)
@@ -2046,11 +2046,27 @@ packages:
readable-stream: 2.3.8
dev: false
/archiver@5.3.1:
resolution: {integrity: sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w==}
/archiver-utils@3.0.3:
resolution: {integrity: sha512-fXzpEZTKgBJMWy0eUT0/332CAQnJ27OJd7sGcvNZzxS2Yzg7iITivMhXOm+zUTO4vT8ZqlPCqiaLPmB8qWhWRA==}
engines: {node: '>= 10'}
dependencies:
archiver-utils: 2.1.0
glob: 7.2.3
graceful-fs: 4.2.11
lazystream: 1.0.1
lodash.defaults: 4.2.0
lodash.difference: 4.5.0
lodash.flatten: 4.4.0
lodash.isplainobject: 4.0.6
lodash.union: 4.6.0
normalize-path: 3.0.0
readable-stream: 3.6.2
dev: false
/archiver@6.0.0:
resolution: {integrity: sha512-EPGa+bYaxaMiCT8DCbEDqFz8IjeBSExrJzyUOJx2FBkFJ/OZzJuso3lMSk901M50gMqXxTQcumlGajOFlXhVhw==}
engines: {node: '>= 12.0.0'}
dependencies:
archiver-utils: 3.0.3
async: 3.2.4
buffer-crc32: 0.2.13
readable-stream: 3.6.2