Bump mssql from 10.0.4 to 11.0.0

Bumps [mssql](https://github.com/tediousjs/node-mssql) from 10.0.4 to 11.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/v10.0.4...v11.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] 2024-06-24 17:05:18 +00:00 committed by GitHub
parent 04aabcc858
commit b91aeb485b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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