Skip to content

Commit 8a2647b

Browse files
authored
Fix dependabot alerts in monorepo (high, remaining critical) (#31964)
1 parent 69069b1 commit 8a2647b

File tree

2 files changed

+16
-37
lines changed

2 files changed

+16
-37
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: 14 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)