Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zcbenz committed Apr 5, 2020
1 parent 27f7e8f commit bd42422
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"engines": {
"node": "^12",
"yode": "0.5.0"
"yode": "0.5.1"
},
"license": "GPL-3.0",
"homepage": "https://github.com/yue/wey",
Expand All @@ -34,7 +34,7 @@
"dependencies": {
"@slack/rtm-api": "5.0.3",
"@slack/web-api": "5.8.0",
"axios": "0.18.0",
"axios": "0.19.2",
"binary-search-bounds": "2.0.4",
"download-yue": "2.x",
"fetch-yode": "0.2.0",
Expand All @@ -44,10 +44,10 @@
"mini-signals": "1.1.1",
"opn": "5.3.0",
"readable-size": "0.2.0",
"sanitize-html": "1.20.0",
"sanitize-html": "1.22.1",
"string-replace-async": "1.2.1"
},
"devDependencies": {
"yackage": "0.2.10"
"yackage": "0.2.12"
}
}

0 comments on commit bd42422

Please sign in to comment.