Skip to content

Commit

Permalink
Merge pull request #122 from Infisical/snyk-upgrade-b8de592fd7591ed26…
Browse files Browse the repository at this point in the history
…eb63611e9e90c65

[Snyk] Upgrade @sentry/tracing from 7.19.0 to 7.21.1
  • Loading branch information
maidul98 authored Feb 2, 2023
2 parents 5143fc6 + 3a4cfa0 commit 37c91ae
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 62 deletions.
120 changes: 59 additions & 61 deletions backend/package-lock.json

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

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@godaddy/terminus": "^4.11.2",
"@sentry/node": "^7.14.0",
"@sentry/tracing": "^7.19.0",
"@sentry/tracing": "^7.21.1",
"@types/crypto-js": "^4.1.1",
"axios": "^1.2.0",
"bigint-conversion": "^2.2.2",
Expand Down

1 comment on commit 37c91ae

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for backend

St.
Category Percentage Covered / Total
🟡 Statements 73.81% 62/84
🔴 Branches 0% 0/5
🔴 Functions 50% 1/2
🟡 Lines 74.7% 62/83

Test suite run success

1 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 37c91ae

Please sign in to comment.