SharonKoch / Wiki_Demo

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
1 stars 0 forks source link

chore(deps): update dependency @azure/storage-blob to v12.13.0 - autoclosed #66

Closed mend-for-github-com[bot] closed 6 months ago

mend-for-github-com[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change
@azure/storage-blob (source) dependencies minor 12.12.0 -> 12.13.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2023-26136
Medium Medium 5.3 CVE-2023-0842

Release Notes

Azure/azure-sdk-for-js (@​azure/storage-blob) ### [`v12.13.0`](https://togithub.com/Azure/azure-sdk-for-js/releases/tag/%40azure/storage-blob_12.13.0) ##### Features Added - Includes all features released in 12.13.0-beta.1. - Added BlobDownloadHeaders.createdOn property for interface BlobClient.Download(). ##### Bugs Fixed - Fixed an issue of getting 403 error for file or directory name with './' or '../'