Skip to content

Commit a667764

Browse files
epackesnyk-bot
andauthored
fix: upgrade axios from 1.13.1 to 1.13.2 (#335)
Snyk has created this PR to upgrade axios from 1.13.1 to 1.13.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]>
1 parent b495d1b commit a667764

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

logstash/tests/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

logstash/tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript": "^4.6.2"
1919
},
2020
"dependencies": {
21-
"axios": "^1.13.1",
21+
"axios": "^1.13.2",
2222
"ws": "^8.18.3"
2323
}
2424
}

0 commit comments

Comments
 (0)