Compare commits

...

2 Commits

Author SHA1 Message Date
Siddharth Gelera
5ddcf7a8e2 Merge branch 'main' into fix/qs-vuln 2026-01-19 21:38:16 +05:30
Siddharth Gelera
8990d196d0 chore: update qs package version to 6.14.1 2026-01-19 21:13:39 +05:30
4 changed files with 1809 additions and 2174 deletions

3977
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -69,7 +69,7 @@
"polished": "^4.3.1",
"posthog-node": "4.2.1",
"prettier": "^2.7.1",
"qs": "^6.11.0",
"qs": "^6.14.1",
"query-string": "^7.0.1",
"react": "19.0.0",
"react-copy-to-clipboard": "^5.1.0",

View File

@@ -66,7 +66,7 @@
"iconv-lite": "^0.6.3",
"js-yaml": "^4.1.1",
"lodash": "^4.17.21",
"qs": "^6.11.0",
"qs": "^6.14.1",
"socks-proxy-agent": "^8.0.2",
"xmlbuilder": "^15.1.1",
"yargs": "^17.6.2"

View File

@@ -68,7 +68,7 @@
"lodash": "^4.17.21",
"mime-types": "^2.1.35",
"nanoid": "3.3.8",
"qs": "^6.11.0",
"qs": "^6.14.1",
"socks-proxy-agent": "^8.0.2",
"tough-cookie": "^6.0.0",
"uuid": "^9.0.0",