Skip to content

Commit

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

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 <[email protected]>
  • Loading branch information
epacke and snyk-bot authored Jun 23, 2024
1 parent 66a3ac4 commit 4183ec8
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.0",
"axios": "^1.7.2",
"ws": "^8.17.1"
}
}

0 comments on commit 4183ec8

Please sign in to comment.