chore(deps): update dependency openai to v6.49.0#4088
Merged
Conversation
There was a problem hiding this comment.
Security review — no findings
Reviewed PR #4088 (openai 6.48.0 → 6.49.0 lockfile bump).
Scope: Only web/package-lock.json changes. No application or runtime code is modified.
Usage context: openai is a devDependency used exclusively by the build-time Gulp translation task (web/gulp-gpt-translate.js → gulpfile.js). It is not bundled into or executed by the Semaphore UI at runtime.
Checks performed:
- Traced dependency usage — limited to
OpenAI.chat.completions.create()in a developer-only i18n pipeline with a fixed language allowlist. - Verified lockfile integrity hash matches the official npm registry for
openai@6.49.0. - Reviewed upstream v6.49.0 changelog — release includes security hardening (Dependabot/code-scanning fixes,
runToolsmessage sanitization, Zod ref escaping); none of the affected code paths are used by this project. - No known CVEs for this package version; no attacker-controlled input reaches new or changed sinks.
Result: No medium, high, or critical vulnerabilities introduced or exposed by this change.
Sent by Cursor Automation: Find vulnerabilities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This PR contains the following updates:
6.48.0→6.49.0Release Notes
openai/openai-node (openai)
v6.49.0Compare Source
Full Changelog: v6.48.0...v6.49.0
Features
Nonefor prompt_cache_key/safety_identifier (c54a7f3)spend_limitadmin apis (e8238b0)Bug Fixes
Chores
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.