Skip to content

Commit a09feaa

Browse files
committed
fixes qs alerts
1 parent 96a737e commit a09feaa

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"crypto": "1.0.1",
7272
"lodash": "4.18.1",
7373
"mssql": "12.5.0",
74-
"qs": "6.15.1",
74+
"qs": "6.15.2",
7575
"randomstring": "1.2.1",
7676
"sql-formatter": "2.3.4"
7777
},
@@ -102,4 +102,4 @@
102102
"minimatch": "10.2.4",
103103
"uuid": "14.0.0"
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)