Merge pull request #1402 from Athou/dependabot/npm_and_yarn/commafeed-client/axios-1.7.2

Bump axios from 1.6.8 to 1.7.2 in /commafeed-client
This commit is contained in:
Jérémie Panzer
2024-06-11 08:28:51 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@mantine/spotlight": "^7.10.1",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.5",
"axios": "^1.6.8",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",
@@ -3071,9 +3071,9 @@
}
},
"node_modules/axios": {
"version": "1.6.8",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
"integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==",
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
"integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",

View File

@@ -27,7 +27,7 @@
"@mantine/spotlight": "^7.10.1",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.5",
"axios": "^1.6.8",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",