Bump mssql from 9.3.2 to 10.0.0

Bumps [mssql](https://github.com/tediousjs/node-mssql) from 9.3.2 to 10.0.0.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/tediousjs/node-mssql/compare/v9.3.2...v10.0.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 17:22:41 +00:00 committed by GitHub
parent b400beea6a
commit de4aff6ce3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
"joi": "^17.9.2",
"logger": "^0.0.1",
"moment-timezone": "^0.5.43",
"mssql": "^9.1.1",
"mssql": "^10.0.0",
"node-cache": "^5.1.2",
"nodemailer": "^6.9.1",
"pm2": "^5.3.0",