Skip to content

Commit

Permalink
fix: upgrade axios from 1.7.5 to 1.7.6 (#251)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.7.5 to 1.7.6.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/epacke/project/83ec6baa-bcd1-4666-8197-85643d5a1c3b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
epacke and snyk-bot authored Sep 24, 2024
1 parent 2702cdf commit fd90d6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions logstash/tests/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 logstash/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typescript": "^4.6.2"
},
"dependencies": {
"axios": "^1.7.5",
"axios": "^1.7.6",
"ws": "^8.18.0"
}
}

0 comments on commit fd90d6b

Please sign in to comment.