mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Bump node-stream-zip from 1.11.2 to 1.11.3 (#1622)
Bumps [node-stream-zip](https://github.com/antelle/node-stream-zip) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/antelle/node-stream-zip/releases) - [Changelog](https://github.com/antelle/node-stream-zip/blob/master/release-notes.md) - [Commits](https://github.com/antelle/node-stream-zip/compare/1.11.2...1.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -11941,9 +11941,9 @@
|
||||
}
|
||||
},
|
||||
"node-stream-zip": {
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.11.2.tgz",
|
||||
"integrity": "sha512-cowCX+OyzS3tN2i4BMMFxCr/pE6cQlEMTbVCugmos0TNEJQNtcG04tR41CY8lumO1I7F5GFiLaU4WavomJthaA==",
|
||||
"version": "1.11.3",
|
||||
"resolved": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.11.3.tgz",
|
||||
"integrity": "sha512-GY+9LxkQuIT3O7K8BTdHVGKFcBYBy2vAVcTBtkKpu+OlBef/NSb6VuIWSyLiVDfmLMkggHeRJZN0F3W0GWU/uw==",
|
||||
"dev": true
|
||||
},
|
||||
"nopt": {
|
||||
|
||||
+1
-1
@@ -104,7 +104,7 @@
|
||||
"karma-mocha-reporter": "^2.2.5",
|
||||
"lint-staged": "^10.2.11",
|
||||
"ng-packagr": "^10.0.3",
|
||||
"node-stream-zip": "^1.9.1",
|
||||
"node-stream-zip": "^1.11.3",
|
||||
"prettier": "^2.0.5",
|
||||
"protractor": "^7.0.0",
|
||||
"protractor-retry": "^1.2.9",
|
||||
|
||||
Reference in New Issue
Block a user