Skip to content

Commit

Permalink
fix: dependencies for iam
Browse files Browse the repository at this point in the history
  • Loading branch information
nutrina committed Dec 31, 2024
1 parent 2933c4c commit 19fdca2
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 202 deletions.
7 changes: 2 additions & 5 deletions iam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,18 @@
"@gitcoin/passport-types": "^1.0.0",
"@ipld/dag-cbor": "^7.0.3",
"@spruceid/didkit-wasm-node": "^0.2.1",
"multiformats": "^13.0.1",
"axios": "^0.27.2",
"brightid_sdk": "^1.0.1",
"cors": "^2.8.5",
"dids": "^5.0.2",
"dotenv": "^16.0.0",
"eslint-plugin-prettier": "^5.1.3",
"ethers": "^6.13.4",
"express": "4",
"google-auth-library": "^7.14.1",
"luxon": "^2.4.0",
"moralis": "^2.24.2",
"multiformats": "^9.9.0",
"tslint": "^6.1.3",
"twitter-api-v2": "^1.15.1",
"uuid": "^8.3.2"
Expand All @@ -61,14 +62,10 @@
"@types/node-fetch": "latest",
"@types/supertest": "^2.0.12",
"@types/webpack-env": "^1.16.3",
"@typescript-eslint/parser": "^6.19.0",
"babel-jest": "^29.7.0",
"babel-plugin-replace-import-extension": "^1.1.3",
"babel-plugin-transform-import-meta": "^2.2.1",
"eslint": "^8.52.0",
"jest": "^29.6.4",
"prettier": "^3.1.0",
"prettier-eslint": "^16.1.2",
"supertest": "^6.2.2",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 19fdca2

Please sign in to comment.