Skip to content

Commit

Permalink
feat: updates deps (& fixes Axios vulnerability)
Browse files Browse the repository at this point in the history
  • Loading branch information
Enngage committed Aug 15, 2024
1 parent b731219 commit bd82a96
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"clean": "tsx clean.ts"
},
"dependencies": {
"axios": "1.7.3"
"axios": "1.7.4"
},
"devDependencies": {
"prettier": "3.3.3",
"@types/jasmine": "5.1.4",
"@types/node": "22.2.0",
"@types/node": "22.3.0",
"colors": "1.4.0",
"core-js": "3.38.0",
"jasmine-core": "5.2.0",
Expand Down

0 comments on commit bd82a96

Please sign in to comment.