Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianSW committed Jan 15, 2022
1 parent 480d5e3 commit ef7129f
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"compression": "^1.7.4",
"connect-session-knex": "2.1.1",
"csurf": "^1.11.0",
"discord.js": "^13.1.1",
"discord.js": "^13.6.0",
"ejs": "^3.1.6",
"express": "^4.17.2",
"express-async-errors": "^3.1.1",
Expand All @@ -32,10 +32,10 @@
"passport-steam": "^1.0.17",
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.0.2",
"stripe": "^8.194.0",
"stripe": "^8.197.0",
"tsyringe": "^4.6.0",
"uuid": "^8.3.2",
"winston": "^3.3.3"
"winston": "^3.4.0"
},
"devDependencies": {
"@types/compression": "^1.7.2",
Expand All @@ -56,9 +56,9 @@
"gulp-typescript": "^6.0.0-alpha.1",
"gulp-uglify": "^3.0.2",
"jest": "^27.4.5",
"sass": "^1.45.1",
"sass": "^1.48.0",
"through2": "^4.0.2",
"ts-jest": "^27.1.2",
"ts-jest": "^27.1.3",
"typescript": "^4.5.4"
},
"jest": {
Expand Down

0 comments on commit ef7129f

Please sign in to comment.