fix(deps): update dependency adm-zip to v0.5.14
This commit is contained in:
parent
6418447c7f
commit
b6b6ecd26b
2 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
||||||
"@peertube/http-signature": "1.7.0",
|
"@peertube/http-signature": "1.7.0",
|
||||||
"@redocly/openapi-core": "1.14.0",
|
"@redocly/openapi-core": "1.14.0",
|
||||||
"@sinonjs/fake-timers": "11.2.2",
|
"@sinonjs/fake-timers": "11.2.2",
|
||||||
"adm-zip": "0.5.13",
|
"adm-zip": "0.5.14",
|
||||||
"ajv": "8.15.0",
|
"ajv": "8.15.0",
|
||||||
"archiver": "7.0.1",
|
"archiver": "7.0.1",
|
||||||
"aws-sdk": "2.1633.0",
|
"aws-sdk": "2.1633.0",
|
||||||
|
|
|
@ -76,8 +76,8 @@ importers:
|
||||||
specifier: 11.2.2
|
specifier: 11.2.2
|
||||||
version: 11.2.2
|
version: 11.2.2
|
||||||
adm-zip:
|
adm-zip:
|
||||||
specifier: 0.5.13
|
specifier: 0.5.14
|
||||||
version: 0.5.13
|
version: 0.5.14
|
||||||
ajv:
|
ajv:
|
||||||
specifier: 8.15.0
|
specifier: 8.15.0
|
||||||
version: 8.15.0
|
version: 8.15.0
|
||||||
|
@ -2869,8 +2869,8 @@ packages:
|
||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
adm-zip@0.5.13:
|
adm-zip@0.5.14:
|
||||||
resolution: {integrity: sha512-4U51tTl9J8UVEcuKGr6zRzY95tWoAa9l+ureGBNmsfleszjZblm5NyEEL/ZQxkhi86co5mZhSvL2T7gkZ6feYQ==}
|
resolution: {integrity: sha512-DnyqqifT4Jrcvb8USYjp6FHtBpEIz1mnXu6pTRHZ0RL69LbQYiO+0lDFg5+OKA7U29oWSs3a/i8fhn8ZcceIWg==}
|
||||||
engines: {node: '>=12.0'}
|
engines: {node: '>=12.0'}
|
||||||
|
|
||||||
agent-base@6.0.2:
|
agent-base@6.0.2:
|
||||||
|
@ -10275,7 +10275,7 @@ snapshots:
|
||||||
|
|
||||||
acorn@8.11.3: {}
|
acorn@8.11.3: {}
|
||||||
|
|
||||||
adm-zip@0.5.13: {}
|
adm-zip@0.5.14: {}
|
||||||
|
|
||||||
agent-base@6.0.2:
|
agent-base@6.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue