Skip to content

Commit

Permalink
fix: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
meyfa committed Jul 18, 2023
1 parent f3db25b commit 7886390
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 36 deletions.
51 changes: 18 additions & 33 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"typescript": "5.1.6"
},
"dependencies": {
"axios": "^1.1.0",
"cheerio": "^1.0.0-rc.10",
"moment": "^2.29.1"
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"moment": "^2.29.4"
}
}

0 comments on commit 7886390

Please sign in to comment.