Skip to content

Commit

Permalink
fix deps back
Browse files Browse the repository at this point in the history
  • Loading branch information
karussell committed Aug 13, 2024
1 parent 2e855be commit cc5d075
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "JASMINE_CONFIG_PATH=spec/jasmine.json jasmine"
},
"dependencies": {
"axios": "^1.3.1"
"axios": "^1.7.3"
},
"devDependencies": {
"@babel/core": "^7.24.7",
Expand Down

0 comments on commit cc5d075

Please sign in to comment.