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.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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user