Skip to content

Commit 97ab362

Browse files
authored
fix: pnpm audit fix (#452)
1 parent 8fa5cad commit 97ab362

2 files changed

Lines changed: 21 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@
139139
"undici": "^7.24.0",
140140
"unhead@<=2.1.10": ">=2.1.11",
141141
"yauzl@=3.2.0": ">=3.2.1",
142-
"file-type": "21.3.2"
142+
"file-type": "21.3.2",
143+
"simple-git@<3.36.0": ">=3.36.0"
143144
}
144145
}
145146
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)