Skip to content

Commit

Permalink
Revert "chore: rollback deps"
Browse files Browse the repository at this point in the history
This reverts commit 641f4c9.
  • Loading branch information
GPaoloni committed Jan 3, 2025
1 parent 641f4c9 commit 55aaf15
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 17 deletions.
3 changes: 2 additions & 1 deletion hrm-domain/hrm-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,15 @@
},
"homepage": "https://github.com/tech-matters/hrm#readme",
"dependencies": {
"@tech-matters/config-ssm-cache": "^1.0.0",
"@tech-matters/elasticsearch-client": "^1.0.0",
"@tech-matters/hrm-search-config": "^1.0.0",
"@tech-matters/hrm-types": "^1.0.0",
"@tech-matters/http": "^1.0.0",
"@tech-matters/resources-service": "^1.0.0",
"@tech-matters/s3-client": "^1.0.0",
"@tech-matters/sqs-client": "^1.0.0",
"@tech-matters/sns-client": "^1.0.0",
"@tech-matters/sqs-client": "^1.0.0",
"@tech-matters/ssm-cache": "^1.0.0",
"@tech-matters/twilio-client": "^1.0.0",
"@tech-matters/twilio-worker-auth": "^1.0.0",
Expand Down
91 changes: 75 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/twilio-worker-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"test": "tests"
},
"dependencies": {
"@tech-matters/config-ssm-cache": "^1.0.0",
"@tech-matters/http": "^1.0.0",
"@tech-matters/types": "^1.0.0",
"twilio-flex-token-validator": "^1.5.6"
Expand Down

0 comments on commit 55aaf15

Please sign in to comment.