Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dolcalmi committed Oct 26, 2023
1 parent cd81cf9 commit e2712a9
Show file tree
Hide file tree
Showing 3 changed files with 826 additions and 699 deletions.
33 changes: 16 additions & 17 deletions core/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@apollo/server": "^4.9.4",
"@google-cloud/storage": "^7.3.0",
"@grpc/grpc-js": "^1.9.6",
"@google-cloud/storage": "^7.3.2",
"@grpc/grpc-js": "^1.9.7",
"@grpc/proto-loader": "^0.7.10",
"@opentelemetry/api": "^1.6.0",
"@opentelemetry/core": "^1.17.1",
Expand Down Expand Up @@ -75,9 +75,8 @@
"graphql-redis-subscriptions": "^2.6.0",
"graphql-relay": "^0.10.0",
"graphql-shield": "^7.6.4",
"graphql-tools": "^9.0.0",
"graphql-ws": "^5.14.1",
"gt3-server-node-express-sdk": "https://github.com/GaloyMoney/gt3-server-node-express-bypass#master",
"graphql-ws": "^5.14.2",
"gt3-server-node-express-sdk": "github:GaloyMoney/gt3-server-node-express-bypass#master",
"i18n": "^0.15.1",
"invoices": "^3.0.0",
"ioredis": "^5.3.2",
Expand All @@ -101,26 +100,26 @@
"mongoose": "~7.6.3",
"node-cache": "^5.1.2",
"pg": "^8.11.3",
"pino": "8.16.0",
"pino": "8.16.1",
"pino-http": "^8.5.0",
"prom-client": "^15.0.0",
"rate-limiter-flexible": "^3.0.1",
"rate-limiter-flexible": "^3.0.2",
"redlock": "^5.0.0-beta.2",
"subscriptions-transport-ws": "^0.11.0",
"svix": "^1.13.0",
"twilio": "^4.18.1",
"twilio": "^4.19.0",
"uuid-by-string": "^4.0.0",
"ws": "^8.14.2",
"zod": "^3.22.4"
},
"devDependencies": {
"@apollo/client": "3.8.6",
"@apollo/rover": "^0.20.0",
"@apollo/rover": "^0.21.0",
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@graphql-tools/jest-transform": "^2.0.0",
"@jest/test-sequencer": "^29.7.0",
"@swc/core": "1.3.93",
"@swc/core": "1.3.95",
"@swc/jest": "^0.2.29",
"@types/babel__core": "^7.20.3",
"@types/babel__preset-env": "^7.9.4",
Expand All @@ -147,20 +146,20 @@
"@types/lodash.sortby": "^4.7.8",
"@types/lodash.sumby": "^4.6.8",
"@types/migrate-mongo": "^10.0.3",
"@types/node": "^20.8.7",
"@types/node": "^20.8.9",
"@types/node-jose": "^1.1.12",
"@types/nodemon": "^1.19.4",
"@types/react": "^18.2.29",
"@types/react": "^18.2.32",
"@types/set-cookie-parser": "^2.4.5",
"@types/ws": "^8.5.8",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@xascode/tscpaths": "0.1.4",
"axios-mock-adapter": "^1.22.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.4.3",
"eslint-plugin-prettier": "^5.0.1",
"graphql-subscriptions": "^2.0.0",
"grpc-tools": "^1.12.4",
Expand Down
Loading

0 comments on commit e2712a9

Please sign in to comment.