diff --git a/package.json b/package.json index 7e043f1..be86e83 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@mui/material": "^5.11.13", "@testing-library/jest-dom": "^5.16.5", "@testing-library/user-event": "^14.4.3", - "axios": "^1.3.4", + "axios": "^1.6.0", "bootstrap": "^5.2.3", "dompurify": "^3.0.1", "isomorphic-dompurify": "^1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d2a1c9..037bdc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: ^14.4.3 version: 14.4.3(@testing-library/dom@9.3.1) axios: - specifier: ^1.3.4 - version: 1.3.4 + specifier: ^1.6.0 + version: 1.6.0 bootstrap: specifier: ^5.2.3 version: 5.2.3(@popperjs/core@2.11.6) @@ -1361,8 +1361,8 @@ packages: engines: {node: '>=4'} dev: true - /axios@1.3.4: - resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==} + /axios@1.6.0: + resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0