Skip to content

Commit 6635746

Browse files
Bump mssql from 11.0.1 to 12.0.0
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 11.0.1 to 12.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@v11.0.1...v12.0.0) --- updated-dependencies: - dependency-name: mssql dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca4e229 commit 6635746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/roncli/node-database.git"
1919
},
2020
"dependencies": {
21-
"mssql": "11.0.1"
21+
"mssql": "12.0.0"
2222
},
2323
"devDependencies": {
2424
"@eslint/js": "9.37.0",

0 commit comments

Comments
 (0)