Skip to content

Commit

Permalink
chore(deps): Bump mssql from 9.2.0 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 9.2.0 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](tediousjs/node-mssql@v9.2.0...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>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 984a6fd commit d10718e
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 53 deletions.
168 changes: 116 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dotenv": "^16.3.1",
"express-basic-auth": "^1.2.1",
"lodash": "^4.17.21",
"mssql": "^9.2.0",
"mssql": "^10.0.0",
"nestjs-pino": "^3.4.0",
"passport": "^0.6.0",
"passport-headerapikey": "^1.2.2",
Expand Down

0 comments on commit d10718e

Please sign in to comment.