Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @aspecto/opentelemetry to v0.0.124
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2021
1 parent 2ddb414 commit 083de90
Show file tree
Hide file tree
Showing 6 changed files with 951 additions and 951 deletions.
2 changes: 1 addition & 1 deletion services/scraper-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "ts-node-dev --transpile-only ./src/index.ts"
},
"dependencies": {
"@aspecto/opentelemetry": "0.0.122",
"@aspecto/opentelemetry": "0.0.124",
"@types/express": "^4.17.8",
"@types/node": "^14.14.5",
"aws-sdk": "^2.780.0",
Expand Down
632 changes: 316 additions & 316 deletions services/scraper-service/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/user-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "ts-node-dev --transpile-only ./src/index.ts"
},
"dependencies": {
"@aspecto/opentelemetry": "0.0.122",
"@aspecto/opentelemetry": "0.0.124",
"@types/body-parser": "^1.19.0",
"@types/cors": "^2.8.8",
"@types/express": "^4.17.9",
Expand Down
Loading

0 comments on commit 083de90

Please sign in to comment.