Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ASYNC-7414156
  • Loading branch information
snyk-bot committed Jul 3, 2024
1 parent 9306ff7 commit c3cb6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"dependencies": {
"@newrelic/telemetry-sdk": "0.6.0",
"gubu": "2.0.1",
"newrelic": "8.10.0"
"newrelic": "9.0.1"
}
}

0 comments on commit c3cb6fc

Please sign in to comment.