Skip to content

Commit

Permalink
Merge branch 'main' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed May 22, 2024
2 parents fd2f09e + 205570c commit f55fc95
Show file tree
Hide file tree
Showing 2 changed files with 5,599 additions and 5,413 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,39 +35,39 @@
"author": "Arie Trouw",
"license": "LGPL-3.0",
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.509.0",
"@xylabs/assert": "^2.14.0",
"@xylabs/sdk-api-express-ecs": "^1.4.0",
"@xyo-network/automation-witness-server": "^2.84.0",
"@aws-sdk/client-secrets-manager": "^3.580.0",
"@xylabs/assert": "^3.3.3",
"@xylabs/sdk-api-express-ecs": "^2.0.4",
"@xyo-network/automation-witness-server": "^2.88.3",
"body-parser": "^1.20.2",
"dotenv": "^16.4.1",
"ethers": "6.10.0",
"express": "^4.18.2",
"dotenv": "^16.4.5",
"ethers": "6.12.1",
"express": "^4.19.2",
"express-mung": "^0.5.1",
"http-status-codes": "^2.3.0",
"node-cache": "^5.1.2",
"rollbar": "^2.26.2",
"winston": "^3.11.0",
"rollbar": "^2.26.4",
"winston": "^3.13.0",
"winston-transport": "^4.7.0"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@xylabs/eslint-config": "^2.19.12",
"@xylabs/ts-scripts-yarn3": "^2.19.12",
"@xylabs/tsconfig": "^2.19.12",
"@types/node": "^20.12.12",
"@xylabs/eslint-config": "^3.10.4",
"@xylabs/ts-scripts-yarn3": "^3.10.4",
"@xylabs/tsconfig": "^3.10.4",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-mock-extended": "^3.0.5",
"jest-sorted": "^1.0.14",
"nodemon": "^3.0.3",
"ts-jest": "^29.1.2",
"jest-mock-extended": "^3.0.7",
"jest-sorted": "^1.0.15",
"nodemon": "^3.1.0",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"packageManager": "[email protected]",
"volta": {
Expand Down
Loading

0 comments on commit f55fc95

Please sign in to comment.