fix(deps): update dependency axios to ^1.13.2

This commit is contained in:
renovate[bot]
2025-11-05 23:07:57 +00:00
committed by GitHub
parent 4a59565b20
commit eb2a219ec8
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/spotlight": "^8.3.6",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.10.1",
"axios": "^1.13.1",
"axios": "^1.13.2",
"dayjs": "^1.11.19",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
@@ -2708,9 +2708,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
"integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

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