fix(deps): update dependency axios to ^1.8.2

This commit is contained in:
renovate[bot]
2025-03-07 10:56:42 +00:00
committed by GitHub
parent eeecac96e1
commit 836f8f14c0
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@mantine/spotlight": "^7.17.1",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.6.0",
"axios": "^1.8.1",
"axios": "^1.8.2",
"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.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.1.tgz",
"integrity": "sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==",
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -27,7 +27,7 @@
"@mantine/spotlight": "^7.17.1",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.6.0",
"axios": "^1.8.1",
"axios": "^1.8.2",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.1",