fix(deps): update dependency axios to ^1.12.1

This commit is contained in:
renovate[bot]
2025-09-14 01:35:06 +00:00
committed by GitHub
parent bdee3fc1b5
commit 03ba601491
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/spotlight": "^8.3.1",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.9.0",
"axios": "^1.12.0",
"axios": "^1.12.1",
"dayjs": "^1.11.17",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
@@ -2673,9 +2673,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.0.tgz",
"integrity": "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==",
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.1.tgz",
"integrity": "sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -27,7 +27,7 @@
"@mantine/spotlight": "^8.3.1",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.9.0",
"axios": "^1.12.0",
"axios": "^1.12.1",
"dayjs": "^1.11.17",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",