Skip to content

Commit 5507f95

Browse files
authored
Update qs (#1431)
## Description [qs version 6.14.0 is vulnerable to a memory exhaustion exploit](GHSA-6rw7-vpxm-498p). Let's require 6.14.1. qs is removed in the workos-node v8 beta. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need updates. ``` [ ] Yes ``` If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.
1 parent 1948ab1 commit 5507f95

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 7 additions & 6 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
@@ -37,7 +37,7 @@
3737
"iron-session": "~6.3.1",
3838
"jose": "~5.6.3",
3939
"leb": "^1.0.0",
40-
"qs": "6.14.0"
40+
"qs": "6.14.1"
4141
},
4242
"devDependencies": {
4343
"@peculiar/webcrypto": "^1.4.5",

0 commit comments

Comments
 (0)