fix(deps): update dependency axios to ^1.8.4

This commit is contained in:
renovate[bot]
2025-03-20 06:35:53 +00:00
committed by GitHub
parent b6d9d2a26c
commit 0a21014668
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/spotlight": "^7.17.2",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.6.1",
"axios": "^1.8.3",
"axios": "^1.8.4",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",
@@ -2748,9 +2748,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.3.tgz",
"integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==",
"version": "1.8.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
"integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -27,7 +27,7 @@
"@mantine/spotlight": "^7.17.2",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.6.1",
"axios": "^1.8.3",
"axios": "^1.8.4",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",