Skip to content

Commit f6b2eef

Browse files
committed
chore: remove cross-fetch for security
1 parent 6b7cf5b commit f6b2eef

File tree

2 files changed

+136
-4
lines changed

2 files changed

+136
-4
lines changed

package-lock.json

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

packages/project/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@trapezedev/gradle-parse": "7.0.10",
2525
"@xmldom/xmldom": "^0.7.5",
2626
"conventional-changelog": "^3.1.4",
27-
"cross-fetch": "^3.1.5",
27+
"node-fetch": "^3.3.2",
2828
"cross-spawn": "^7.0.3",
2929
"diff": "^5.1.0",
3030
"env-paths": "^3.0.0",
@@ -77,4 +77,4 @@
7777
"typescript": "^4.4.4"
7878
},
7979
"gitHead": "3b4f9f02d6a74247a5606fe1c0688c9a1ec3fd4b"
80-
}
80+
}

0 commit comments

Comments
 (0)