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 mssql to v6.3.0 - autoclosed #72

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

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

This PR contains the following updates:

Package Type Update Change
mssql dependencies minor 6.2.3 -> 6.3.0

By merging this PR, the issue #30 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.8 CVE-2021-28458
High High 7.8 CVE-2021-43138
High High 7.5 CVE-2021-3749
Medium Medium 6.5 CVE-2020-8244
Medium Medium 6.5 CVE-2022-0155
Medium Medium 6.5 CVE-2023-45857
Medium Medium 5.9 CVE-2020-28168
Medium Medium 5.9 CVE-2022-0536
Medium Medium 4.3 CVE-2021-21366

Release Notes

tediousjs/node-mssql (mssql) ### [`v6.3.0`](https://togithub.com/tediousjs/node-mssql/blob/HEAD/CHANGELOG.txt#v630-2020-12-14) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v6.2.3...v6.3.0) \[new] Result sets with duplicate keys can now be handled using `request.arrayRowMode` ([#​1130](https://togithub.com/tediousjs/node-mssql/pull/1130)) \[fix] Issue with geography v2 parsing resolve ([#​1138](https://togithub.com/tediousjs/node-mssql/pull/1138)) \[fix] Fixed issue where msnodesqlv8 could sometimes terminate queries before all errors has been emitted causing queries to hang ([#​1145](https://togithub.com/tediousjs/node-mssql/pull/1145))