Update dependency axios to ^1.7.6

This commit is contained in:
renovate[bot]
2024-08-30 21:06:14 +00:00
committed by GitHub
parent 2e014484e3
commit b89928f6c6
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@mantine/spotlight": "^7.12.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.5",
"axios": "^1.7.6",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",
@@ -2642,9 +2642,9 @@
}
},
"node_modules/axios": {
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.5.tgz",
"integrity": "sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==",
"version": "1.7.6",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.6.tgz",
"integrity": "sha512-Ekur6XDwhnJ5RgOCaxFnXyqlPALI3rVeukZMwOdfghW7/wGz784BYKiQq+QD8NPcr91KRo30KfHOchyijwWw7g==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -28,7 +28,7 @@
"@mantine/spotlight": "^7.12.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.5",
"axios": "^1.7.6",
"dayjs": "^1.11.13",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",