Merge pull request #1214 from Athou/dependabot/npm_and_yarn/commafeed-client/axios-1.6.7

Bump axios from 1.6.3 to 1.6.7 in /commafeed-client
This commit is contained in:
Jérémie Panzer
2024-02-03 10:12:38 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
"@mantine/spotlight": "^7.3.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.0.1",
"axios": "^1.6.3",
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",
@@ -3158,11 +3158,11 @@
}
},
"node_modules/axios": {
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.3.tgz",
"integrity": "sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww==",
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz",
"integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
"dependencies": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.4",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}

View File

@@ -27,7 +27,7 @@
"@mantine/spotlight": "^7.3.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.0.1",
"axios": "^1.6.3",
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",