Skip to content

Commit 65484a2

Browse files
fix qs
1 parent df41f68 commit 65484a2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"overrides": {
5858
"bluebird": "3.7.2",
5959
"minimatch": "^3.1.4",
60-
"flatted": "3.4.2"
60+
"flatted": "3.4.2",
61+
"qs": "6.14.2"
6162
},
6263
"publishConfig": {
6364
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)