⬆️(dependencies) update axios to v1.15.2 [SECURITY]

This commit is contained in:
renovate[bot]
2026-05-05 12:25:22 +00:00
committed by GitHub
parent 5f700ed6c4
commit 85128c7b11
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@sentry/node": "10.49.0",
"@sentry/profiling-node": "10.49.0",
"@tiptap/extensions": "*",
"axios": "1.15.1",
"axios": "1.15.2",
"cors": "2.8.6",
"express": "5.2.1",
"express-ws": "5.0.2",
+4 -4
View File
@@ -7771,10 +7771,10 @@ axe-core@^4.10.0:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.11.0.tgz#16f74d6482e343ff263d4f4503829e9ee91a86b6"
integrity sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==
axios@1.15.1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.1.tgz#075420b785da8adbdf545785b69f90c926b28542"
integrity sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==
axios@1.15.2:
version "1.15.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
dependencies:
follow-redirects "^1.15.11"
form-data "^4.0.5"