Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctzombie committed Sep 18, 2021
1 parent f5219f7 commit f3ea104
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 260 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# Unreleased

- Upgrade dependencies

# 2.0.1 (2021-01-09)

- Upgrade dependencies
Expand Down
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -22,12 +22,12 @@
},
"dependencies": {
"axios": "0.21.4",
"debug": "4.3.1",
"debug": "4.3.2",
"openurl": "1.1.1",
"yargs": "16.2.0"
"yargs": "17.1.1"
},
"devDependencies": {
"mocha": "~8.2.1"
"mocha": "~9.1.1"
},
"engines": {
"node": ">=8.3.0"
Expand Down

0 comments on commit f3ea104

Please sign in to comment.