Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ankri committed Feb 18, 2025
1 parent 2371624 commit 75707ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"@vercel/ncc": "0.38.3",
"axios": "1.7.9",
"btoa": "1.2.1",
"form-data": "4.0.1"
"form-data": "4.0.2"
},
"devDependencies": {
"@types/btoa": "1.2.5",
"@types/form-data": "2.5.2",
"@types/node": "22.13.1",
"@types/node": "22.13.4",
"ejs": "3.1.10",
"rimraf": "6.0.1",
"typescript": "5.7.3"
Expand Down

0 comments on commit 75707ec

Please sign in to comment.