Skip to content

Commit 7e63b08

Browse files
authored
1 parent 1d265d9 commit 7e63b08

File tree

2 files changed

+107
-9
lines changed

2 files changed

+107
-9
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
},
3838
"resolutions": {
3939
"path-to-regexp": "^6.3.0",
40-
"cross-spawn": ">=7.0.5"
40+
"cross-spawn": ">=7.0.5",
41+
"form-data": ">=4.0.4"
4142
},
4243
"simple-git-hooks": {
4344
"pre-commit": "pnpm exec lint-staged --concurrent false"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)