build(deps): bump axios from 1.14.0 to 1.15.0 (#588)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-12 11:56:37 +00:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 4414b7f01f
commit 79529d74f9
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -13,7 +13,7 @@
"@actions/github": "^9.0.0",
"@slack/logger": "^4.0.1",
"@slack/web-api": "^7.15.0",
"axios": "^1.14.0",
"axios": "^1.15.0",
"axios-retry": "^4.5.0",
"flat": "^6.0.1",
"https-proxy-agent": "^8.0.0",
@@ -558,9 +558,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/axios": {
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.14.0.tgz",
"integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==",
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
"integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.11",
+1 -1
View File
@@ -38,7 +38,7 @@
"@actions/github": "^9.0.0",
"@slack/logger": "^4.0.1",
"@slack/web-api": "^7.15.0",
"axios": "^1.14.0",
"axios": "^1.15.0",
"axios-retry": "^4.5.0",
"flat": "^6.0.1",
"https-proxy-agent": "^8.0.0",