Skip to content

Commit 7ba5b8a

Browse files
authored
fix: pnpm audit fix (#1302)
pnpm audit fix
1 parent 2a13775 commit 7ba5b8a

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
"mermaid@>=11.0.0 <11.10.0": "^11.10.0",
104104
"on-headers@<1.1.0": "^1.1.0",
105105
"webpack-dev-server@<=5.2.0": "^5.2.1",
106-
"axios@<1.12.0": "^1.12.0"
106+
"axios@<1.12.0": "^1.12.0",
107+
"glob@>=10.2.0 <10.5.0": "^10.5.0"
107108
},
108109
"onlyBuiltDependencies": [
109110
"core-js",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)