Skip to content

Commit 591f69d

Browse files
Add axios override to address dependabot advisories
Agent-Logs-Url: https://github.com/trimble-oss/modus-bootstrap/sessions/5d113f04-9796-4912-9da8-5b1537548a9c Co-authored-by: jeff-at-trimble <215895768+jeff-at-trimble@users.noreply.github.com>
1 parent 64d0769 commit 591f69d

2 files changed

Lines changed: 23 additions & 16 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,8 @@
109109
},
110110
"volta": {
111111
"node": "22.22.2"
112+
},
113+
"overrides": {
114+
"axios": "1.15.0"
112115
}
113116
}

0 commit comments

Comments
 (0)