Skip to content

Commit c8eacf7

Browse files
committed
chore(security): update pnpm overrides for axios, follow-redirects, and basic-ftp
1 parent 728e4fe commit c8eacf7

File tree

2 files changed

+29
-14
lines changed

2 files changed

+29
-14
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,11 @@
104104
},
105105
"packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",
106106
"pnpm": {
107-
"overrides": {}
107+
"overrides": {
108+
"axios": "^1.15.0",
109+
"follow-redirects": "^1.16.0",
110+
"basic-ftp": "^5.2.1"
111+
}
108112
},
109113
"devEngines": {
110114
"runtime": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)