Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.0 [security] (#4639)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2024
1 parent 2610122 commit 0d6c456
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 63 deletions.
Expand Up @@ -56,7 +56,7 @@
"@types/semver": "7.5.6",
"@types/sinon": "10.0.20",
"@types/superagent": "4.1.24",
"axios": "1.5.1",
"axios": "1.6.0",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"lerna": "6.6.2",
Expand Down
Expand Up @@ -15,7 +15,7 @@
"@opentelemetry/context-async-hooks": "1.23.0",
"@opentelemetry/core": "1.23.0",
"@opentelemetry/sdk-trace-base": "1.23.0",
"axios": "1.5.1",
"axios": "1.6.0",
"body-parser": "1.19.0",
"express": "4.19.2"
},
Expand Down
167 changes: 106 additions & 61 deletions package-lock.json

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

0 comments on commit 0d6c456

Please sign in to comment.