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:
dependabot[bot]
2020-08-18 09:39:08 +01:00
committed by GitHub
parent 8604cf9f9d
commit 40e0086674
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",