[Snyk] Security upgrade @scalar/api-reference-react from 0.9.20 to 0.9.36#2536
[Snyk] Security upgrade @scalar/api-reference-react from 0.9.20 to 0.9.36#2536boyney123 wants to merge 1 commit into
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-16132234 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-16078387 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15810938 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-16131135 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15874903 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15874905 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15371376
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cf23d10941
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "@radix-ui/react-popover": "^1.1.15", | ||
| "@radix-ui/react-tooltip": "^1.1.8", | ||
| "@scalar/api-reference-react": "^0.9.19", | ||
| "@scalar/api-reference-react": "^0.9.36", |
There was a problem hiding this comment.
Update pnpm-lock.yaml with this dependency bump
This manifest now requires @scalar/api-reference-react ^0.9.36, but pnpm-lock.yaml still records the importer specifier as ^0.9.19 and resolves 0.9.20. The workflows I checked (.github/workflows/lint.yml and verify-build.yml) run pnpm i; pnpm's install docs say CI uses frozen lockfile by default and fails when the lockfile is out of sync, so this PR will fail installation and also continue using the vulnerable locked version until the lockfile is regenerated.
Useful? React with 👍 / 👎.
Snyk has created this PR to fix 7 vulnerabilities in the pnpm dependencies of this project.
Snyk changed the following file(s):
packages/core/package.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-DOMPURIFY-16132234
SNYK-JS-DOMPURIFY-16078387
SNYK-JS-DOMPURIFY-15810938
SNYK-JS-DOMPURIFY-16131135
SNYK-JS-DOMPURIFY-15874903
SNYK-JS-DOMPURIFY-15874905
SNYK-JS-DOMPURIFY-15371376
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:
🦉 Cross-site Scripting (XSS)
🦉 Prototype Pollution