Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 306 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@astroband/graphql-postgres-subscriptions": "^1.0.10",
"@elastic/elasticsearch": "^7.6.0",
"@sentry/integrations": "^5.7.1",
"@sentry/node": "^5.7.1",
"@sentry/node": "^5.11.0",
"apollo-datasource-rest": "^0.3.1",
"apollo-server": "^2.14.2",
"axios": "^0.21.1",
"axios": "^1.6.8",
"bignumber.js": "^8.0.1",
"bluebird": "^3.5.3",
"dotenv": "^6.0.0",
Expand All @@ -33,15 +33,15 @@
"minimist": "^1.2.3",
"object-dig": "^0.1.3",
"pg": "^8.2.1",
"pg-monitor": "^1.1.0",
"pg-monitor": "^2.1.0",
"pg-promise": "^8.7.4",
"progress": "^2.0.3",
"retry": "^0.12.0",
"squel": "^5.12.2",
"stellar-base": "^3.0.4",
"typeorm": "^0.2.17",
"typeorm": "^0.2.30",
"typescript-memoize": "^1.0.0-alpha.3",
"winston": "^3.0.0"
"winston": "^3.3.4"
},
"devDependencies": {
"@types/big.js": "^4.0.5",
Expand Down
Loading

0 comments on commit bddd3be

Please sign in to comment.