Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AgustinSRG committed Mar 5, 2022
1 parent 3f67e74 commit bcdebfc
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 83 deletions.
169 changes: 89 additions & 80 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
@@ -1,6 +1,6 @@
{
"name": "showdown-chatbot",
"version": "2.5.1",
"version": "2.5.2",
"author": {
"name": "Agustin San Roman",
"email": "agustinsanromanguzman@gmail.com",
Expand All @@ -20,7 +20,7 @@
"busboy": "1.4.0",
"cheerio": "1.0.0-rc.10",
"probe-image-size": "7.2.3",
"sockjs-client": "1.5.2",
"sockjs-client": "1.6.0",
"websocket": "1.0.34"
},
"optionalDependencies": {
Expand All @@ -36,6 +36,6 @@
"private": true,
"license": "MIT",
"devDependencies": {
"eslint": "8.9.0"
"eslint": "8.10.0"
}
}

0 comments on commit bcdebfc

Please sign in to comment.