Skip to content

Security Updates: June 2026#692

Open
codedbychavez wants to merge 2 commits into
masterfrom
security-updates-june-2026
Open

Security Updates: June 2026#692
codedbychavez wants to merge 2 commits into
masterfrom
security-updates-june-2026

Conversation

@codedbychavez

Copy link
Copy Markdown
Contributor

Describe the purpose of your pull request

  • Security updates for June 2026

Related issues (only if applicable)

  • Provide links to issues relating to this pull request.

How to test? (only if applicable)

  • What part of the application was affected by the changes? What should be tested?

Requirement checklist

  • I have validated my changes on a test/local environment.
  • I have tested that the code snippets I added work. (Leave unchecked if there are no new code snippets.)
  • I have added my changes to the V1 and V2 documentations.

@codedbychavez codedbychavez requested a review from a team as a code owner June 16, 2026 21:26
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying configcat-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 963e094
Status: ✅  Deploy successful!
Preview URL: https://148dfc21.docs-xmy.pages.dev
Branch Preview URL: https://security-updates-june-2026.docs-xmy.pages.dev

View logs

@adams85 adams85 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

npm audit still indicate a lot of vulnerabilities.

We could attempt to fix at least the high severity issues by pinning the problematic transitive dependencies:

  "overrides": {
    "lodash": "^4.18.1",
    "serialize-javascript": "^7.0.5"
  },

Of course, only if this doesn't break the project. (If npm start and npm build work, it will likely be ok.)

laliconfigcat
laliconfigcat previously approved these changes Jun 17, 2026
@laliconfigcat laliconfigcat dismissed their stale review June 17, 2026 11:15

accidentally approved, sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants