Skip to content

Commit

Permalink
Revert "Bump axios from 1.1.3 to 1.2.0 in /chat-bot/bot (#804)"
Browse files Browse the repository at this point in the history
This reverts commit 77e8e94.

See axios/axios#5298
  • Loading branch information
clareliguori committed Dec 1, 2022
1 parent 4e82be1 commit 737bfd1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions chat-bot/bot/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 chat-bot/bot/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "trivia-game-chat-bot",
"version": "1.0.0",
"dependencies": {
"axios": "^1.2.0",
"axios": "^1.1.3",
"number-to-words": "^1.2.4"
}
}

0 comments on commit 737bfd1

Please sign in to comment.