fix(deps): update dependency axios to ^1.10.0

This commit is contained in:
renovate[bot]
2025-06-14 14:05:49 +00:00
committed by GitHub
parent 5c1b1fad76
commit 4fa5b2b856
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/spotlight": "^8.1.0",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.8.2",
"axios": "^1.9.0",
"axios": "^1.10.0",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
@@ -2794,9 +2794,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
"integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz",
"integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -27,7 +27,7 @@
"@mantine/spotlight": "^8.1.0",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.8.2",
"axios": "^1.9.0",
"axios": "^1.10.0",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",