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.137
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 2473f88 commit 3d87be8
Show file tree
Hide file tree
Showing 6 changed files with 1,917 additions and 1,077 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.137",
"@types/express": "^4.17.8",
"@types/node": "^14.14.5",
"aws-sdk": "^2.780.0",
Expand Down
996 changes: 638 additions & 358 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.137",
"@types/body-parser": "^1.19.0",
"@types/cors": "^2.8.8",
"@types/express": "^4.17.9",
Expand Down
Loading

0 comments on commit 3d87be8

Please sign in to comment.