Skip to content

Commit

Permalink
Bump mssql from 10.0.4 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 10.0.4 to 11.0.1.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v10.0.4...v11.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent af6232c commit 2f28c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"mysql2": "^3.6.5",
"pg": "^8.11.3",
"sqlite3": "^5.1.6",
"mssql": "^10.0.1"
"mssql": "^11.0.1"
},
"dependencies": {
"sql-client": "^3.0.0",
Expand Down

0 comments on commit 2f28c73

Please sign in to comment.