Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dcavanagh committed Oct 15, 2021
1 parent 7394bb3 commit 734aa37
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 94 deletions.
163 changes: 71 additions & 92 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
Expand Up @@ -39,7 +39,7 @@
"@types/cookie-parser": "1.4.2",
"@types/express": "4.17.13",
"@types/jest": "27.0.2",
"@types/node": "16.10.9",
"@types/node": "16.11.0",
"@types/sinon": "10.0.4",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.0.0",
Expand All @@ -57,7 +57,7 @@
"publish-please": "5.5.2",
"reflect-metadata": "0.1.13",
"supertest": "6.1.6",
"ts-jest": "27.0.5",
"ts-jest": "27.0.6",
"typescript": "4.4.4",
"updates": "12.2.2"
},
Expand Down

0 comments on commit 734aa37

Please sign in to comment.