[Snyk] Security upgrade qs from 6.14.1 to 6.14.2#243
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
Code Review Results✅ StrengthsThis PR addresses a medium-severity security vulnerability (SNYK-JS-QS-15268416) by upgrading the 🚨 Critical IssuesNone identified.
|
There was a problem hiding this comment.
Pull request overview
This is a security upgrade PR that updates the qs package from version 6.14.1 to 6.14.2 to fix a medium severity vulnerability (SNYK-JS-QS-15268416) related to "Allocation of Resources Without Limits or Throttling". The qs library is extensively used throughout the codebase for query string serialization across all API modules including autocomplete, browse, catalog, quizzes, recommendations, search, tasks, and tracker.
Changes:
- Updated
qsdependency from 6.14.1 to 6.14.2 in package.json - Updated package-lock.json to reflect the new version, including the addition of license information
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated qs version from 6.14.1 to 6.14.2 (pinned version) |
| package-lock.json | Updated qs package metadata including version, resolved URL, integrity hash, and added license field |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-QS-15268416
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Allocation of Resources Without Limits or Throttling