Bump node-stream-zip from 1.12.0 to 1.13.5 (#2177)

Bumps [node-stream-zip](https://github.com/antelle/node-stream-zip) from 1.12.0 to 1.13.5.
- [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.12.0...1.13.5)

---
updated-dependencies:
- dependency-name: node-stream-zip
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2021-06-14 11:48:49 +02:00
committed by GitHub
parent 364b823eec
commit d1e9eb6a2a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10837,9 +10837,9 @@
}
},
"node-stream-zip": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.12.0.tgz",
"integrity": "sha512-HZ3XehqShTFj9gHauRJ3Bri9eiCTOII7/crtXzURtT14NdnOFs9Ia5E82W7z3izVBNx760tqwddxrBJVG52Y1Q==",
"version": "1.13.5",
"resolved": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.13.5.tgz",
"integrity": "sha512-Lfi9xhSNvnJU35+4ZFlECXKJ70etAgJYWAVCdcEpksPnMrgwNqwkCJqdunoViVoFFV38C7AIodYE+2apuoK9Gw==",
"dev": true
},
"nopt": {
+1 -1
View File
@@ -94,7 +94,7 @@
"lint-staged": "^10.4.0",
"lite-server": "^2.4.0",
"ng-packagr": "^10.1.2",
"node-stream-zip": "^1.11.3",
"node-stream-zip": "^1.13.5",
"ora": "^5.4.0",
"prettier": "^2.1.2",
"protractor": "^7.0.0",