fix(deps): update dependency axios to ^1.13.3

This commit is contained in:
renovate[bot]
2026-01-28 16:39:42 +00:00
committed by GitHub
parent dcf969ff2e
commit fb47bf27e8
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/spotlight": "^8.3.13",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.11.2",
"axios": "^1.13.2",
"axios": "^1.13.3",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
@@ -2737,9 +2737,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.3.tgz",
"integrity": "sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==",
"version": "1.13.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.4.tgz",
"integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -27,7 +27,7 @@
"@mantine/spotlight": "^8.3.13",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.11.2",
"axios": "^1.13.2",
"axios": "^1.13.3",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",