This upgrades the mssql dependency to its latest released version from the much older 3.x line, which brought about a number of operational changes with how the driver worked, though nothing so significant that the query result could not be recast into the same expected results as the 3.x line.
This also includes an upgrade of the bl transitive dependency fixing its reported security vulnerability.
This upgrades the
mssql
dependency to its latest released version from the much older 3.x line, which brought about a number of operational changes with how the driver worked, though nothing so significant that the query result could not be recast into the same expected results as the 3.x line.This also includes an upgrade of the
bl
transitive dependency fixing its reported security vulnerability.