chore: update dependency#208
Merged
Merged
Conversation
Signed-off-by: Arhell <arhell333@gmail.com>
✅ Deploy Preview for openfeature ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Arhell
commented
Aug 19, 2023
beeme1mr
approved these changes
Aug 23, 2023
Signed-off-by: Arhell <arhell333@gmail.com>
Signed-off-by: Arhell <arhell333@gmail.com>
pull Bot
pushed a commit
to ClariNerd617/openfeature.dev
that referenced
this pull request
May 13, 2026
## Summary - Resolved open Dependabot security alerts by updating the direct `postcss` dependency and adding resolutions to pin transitive dependencies to patched versions. Note: alert open-feature#80 (`tsup` DOM clobbering, low) has no patched version available and is skipped. Alerts open-feature#108 and open-feature#104 (mermaid) are already fixed by the direct `mermaid@11.10.0` dependency. Alerts open-feature#204 and open-feature#205 (fast-xml-builder) are already fixed by the `fast-xml-parser: ^5.7.0` resolution pulling in `fast-xml-builder@1.2.0`. ## Dependabot Alerts Resolved | Alert | Package | Severity | Fix | |-------|---------|----------|-----| | open-feature#208 | `@babel/plugin-transform-modules-systemjs` | **high** | Pinned to >=7.29.4 via resolutions | | open-feature#207 | `fast-uri` | **high** | Pinned to >=3.1.2 via resolutions | | open-feature#206 | `fast-uri` | **high** | Pinned to >=3.1.2 via resolutions | | open-feature#205 | `fast-xml-builder` | **high** | Already fixed via `fast-xml-parser: ^5.7.0` resolution | | open-feature#204 | `fast-xml-builder` | **medium** | Already fixed via `fast-xml-parser: ^5.7.0` resolution | | open-feature#203 | `ip-address` | **medium** | Pinned to >=10.1.1 via resolutions | | open-feature#202 | `postcss` | **medium** | Bumped direct dep to ^8.5.10; forced via resolutions | | open-feature#131 | `webpack` | **low** | Pinned to 5.99.9 via resolutions | | open-feature#130 | `webpack` | **low** | Pinned to 5.99.9 via resolutions | | open-feature#113 | `js-yaml` | **medium** | Scoped to markdownlint-cli2/js-yaml: >=4.1.1 via resolutions | --------- Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
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
Related Issues
Fixes #1234523
Notes
Follow-up Tasks
How to test