Skip to content

Commit cb13959

Browse files
authored
Fix dependabot alerts in monorepo (high, remaining critical) (#31966)
1 parent 448b3cd commit cb13959

File tree

2 files changed

+29
-45
lines changed

2 files changed

+29
-45
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
"json5@<1.0.2": "^2.2.3",
7272
"axios@<1.8.2": "^1.13.2",
7373
"braces@<3.0.3": "^3.0.3",
74-
"semver@<5.7.2": "^5.7.2"
74+
"semver@<5.7.2": "^5.7.2",
75+
"glob@>=10.2.0 <10.5.0": "^10.5.0"
7576
}
7677
},
7778
"packageManager": "[email protected]"

pnpm-lock.yaml

Lines changed: 27 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)