maint(common): update npm modules brace-expansion to 1.1.12, form-data to 4.0.4#14479
Merged
maint(common): update npm modules brace-expansion to 1.1.12, form-data to 4.0.4#14479
Conversation
``` # npm audit report brace-expansion 1.0.0 - 1.1.11 || 2.0.0 - 2.0.1 brace-expansion Regular Expression Denial of Service vulnerability - GHSA-v6h2-p8h4-qcjw brace-expansion Regular Expression Denial of Service vulnerability - GHSA-v6h2-p8h4-qcjw fix available via `npm audit fix` node_modules/brace-expansion node_modules/mocha/node_modules/brace-expansion form-data 4.0.0 - 4.0.3 Severity: critical form-data uses unsafe random function in form-data for choosing boundary - GHSA-fjxv-7rqg-78g4 fix available via `npm audit fix` node_modules/form-data 2 vulnerabilities (1 low, 1 critical) ```
User Test ResultsTest specification and instructions User tests are not required |
jahorton
commented
Aug 8, 2025
| "version": "1.2.4", | ||
| "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", | ||
| "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", | ||
| "version": "1.3.0", |
Contributor
Author
There was a problem hiding this comment.
Most of the non-obvious changes to package-lock.json seem to be from this update and its dependencies, itself a dependency of form-data, which was the package with the critical vulnerability addressed by the npm audit fix run.
Collaborator
|
Changes in this pull request will be available for download in Keyman version 19.0.95-alpha |
Collaborator
|
Changes in this pull request will be available for download in Keyman version 19.0.95-alpha |
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.
@keymanapp-test-bot skip