Skip to content

Commit 6a23d34

Browse files
authored
deps: use tilde notation for qs (#6919)
1 parent 8c12cdf commit 6a23d34

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
@@ -53,7 +53,7 @@
5353
"parseurl": "~1.3.3",
5454
"path-to-regexp": "~0.1.12",
5555
"proxy-addr": "~2.0.7",
56-
"qs": "6.14.0",
56+
"qs": "~6.14.0",
5757
"range-parser": "~1.2.1",
5858
"safe-buffer": "5.2.1",
5959
"send": "~0.19.0",

0 commit comments

Comments
 (0)