Skip to content

Commit c014cac

Browse files
fix(deps): update dependency mssql to v10 (GoogleCloudPlatform#3519)
Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
1 parent f9fa570 commit c014cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-sql/sqlserver/mssql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@google-cloud/logging-winston": "^6.0.0",
2222
"@google-cloud/secret-manager": "^5.0.0",
2323
"express": "^4.17.1",
24-
"mssql": "^9.0.0",
24+
"mssql": "^10.0.0",
2525
"pug": "^3.0.0",
2626
"winston": "^3.1.0"
2727
},

0 commit comments

Comments
 (0)