Update dependencies

This commit is contained in:
Darren Clarke 2023-07-05 06:56:01 +00:00 committed by GitHub
parent d404901583
commit 9b05288b40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 83 additions and 84 deletions

View file

@ -6,7 +6,6 @@
"author": "Abel Luck <abel@guardianproject.info>",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@adiwajshing/baileys": "5.0.0",
"@adiwajshing/keyed-db": "0.2.4",
"@digiresilience/hapi-nextauth": "*",
"@digiresilience/hapi-pg-promise": "*",
@ -30,20 +29,21 @@
"graphile-worker": "^0.13.0",
"hapi-auth-bearer-token": "^8.0.0",
"hapi-auth-jwt2": "^10.4.0",
"hapi-swagger": "^17.0.0",
"hapi-swagger": "^17.0.1",
"joi": "^17.9.2",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.1",
"long": "^5.2.3",
"p-memoize": "^7.1.1",
"pg": "^8.11.0",
"pg": "^8.11.1",
"pg-monitor": "^2.0.0",
"pg-promise": "^11.5.0",
"postgraphile": "4.13.0",
"postgraphile": "4.12.3",
"postgraphile-plugin-connection-filter": "^2.3.0",
"remeda": "^1.21.0",
"twilio": "^4.12.0",
"typeorm": "^0.3.17"
"remeda": "^1.23.0",
"twilio": "^4.13.0",
"typeorm": "^0.3.17",
"@whiskeysockets/baileys": "^6.3.0"
},
"devDependencies": {
"@types/long": "^4.0.2",
@ -54,12 +54,12 @@
"jest-config-link": "*",
"nodemon": "^2.0.22",
"pg-monitor": "^2.0.0",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"ts-node": "^10.9.1",
"tsc-watch": "^6.0.4",
"tsconfig-link": "*",
"typedoc": "^0.24.8",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},
"nodemonConfig": {
"ignore": [