Skip to content

Commit 5fdbe5d

Browse files
committed
fix: upgrade qs from 6.12.1 to 6.12.3
Snyk has created this PR to upgrade qs from 6.12.1 to 6.12.3. See this package in npm: qs See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/3884b604-1aee-46a9-9e5d-29a55f611130?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 440c70b commit 5fdbe5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"axios": "^1.7.2",
5656
"form-data": "^3.0.1",
5757
"lodash": "^4.17.21",
58-
"qs": "^6.12.1"
58+
"qs": "^6.12.3"
5959
},
6060
"keywords": [
6161
"contentstack management api",

0 commit comments

Comments
 (0)