Skip to content

Commit

Permalink
Merge pull request #45 from rpiambulance/dan-security_patches
Browse files Browse the repository at this point in the history
Merge security patches
  • Loading branch information
lramos15 authored Sep 27, 2021
2 parents a6d8fb8 + 6649d27 commit 588751b
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 37 deletions.
114 changes: 79 additions & 35 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chorebot",
"version": "1.0.8",
"version": "1.0.9",
"description": "A chore notification tool grabbing data from a Google spreadsheet",
"main": "server.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"homepage": "https://github.com/rpiambulance/ChoreBot#readme",
"dependencies": {
"@slack/bolt": "^1.3.0",
"axios": "^0.19.2",
"axios": "^0.21.1",
"@sentry/node": "^5.15.4",
"dotenv": "^8.1.0",
"eslint": "^6.5.1",
Expand Down

0 comments on commit 588751b

Please sign in to comment.