fix(deps): update dependency axios to v1.18.1

This commit is contained in:
renovate[bot]
2026-06-25 18:30:55 +00:00
committed by GitHub
parent 2b3d3261de
commit e154675e72
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"@react-querybuilder/mantine": "8.20.1",
"@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3",
"axios": "1.18.0",
"axios": "1.18.1",
"dayjs": "1.11.21",
"escape-string-regexp": "5.0.0",
"interweave": "13.1.1",
@@ -2779,9 +2779,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.18.0.tgz",
"integrity": "sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==",
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.18.1.tgz",
"integrity": "sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.16.0",

View File

@@ -30,7 +30,7 @@
"@react-querybuilder/mantine": "8.20.1",
"@reduxjs/toolkit": "2.12.0",
"@rolldown/plugin-babel": "0.2.3",
"axios": "1.18.0",
"axios": "1.18.1",
"dayjs": "1.11.21",
"escape-string-regexp": "5.0.0",
"interweave": "13.1.1",