Skip to content

Commit 7490e06

Browse files
refactor(chore): fix audit vulnerability (#242)
fix audit vulnerability GH-241
1 parent 8f7c98d commit 7490e06

File tree

2 files changed

+8
-23
lines changed

2 files changed

+8
-23
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
},
157157
"twilio": {
158158
"jsonwebtoken": "9.0.0",
159-
"axios": "1.7.9"
159+
"axios": "1.12.2"
160160
},
161161
"body-parser": {
162162
"debug": "^4.3.4"

0 commit comments

Comments
 (0)