mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-01 11:48:04 +08:00
chore(deps): bump axios from 1.6.4 to 1.7.4 in /frontend (@dependabot) (#5779)
* chore(deps): bump axios from 1.6.4 to 1.7.4 in /frontend Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.4...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * generate lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jack <jack@monkeytype.com>
This commit is contained in:
parent
32a3d19779
commit
5694dacbdf
2 changed files with 7 additions and 7 deletions
|
|
@ -72,7 +72,7 @@
|
|||
"@date-fns/utc": "1.2.0",
|
||||
"@monkeytype/contracts": "workspace:*",
|
||||
"@ts-rest/core": "3.45.2",
|
||||
"axios": "1.6.4",
|
||||
"axios": "1.7.4",
|
||||
"canvas-confetti": "1.5.1",
|
||||
"chart.js": "3.7.1",
|
||||
"chartjs-adapter-date-fns": "2.0.0",
|
||||
|
|
|
|||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -280,8 +280,8 @@ importers:
|
|||
specifier: 3.45.2
|
||||
version: 3.45.2(zod@3.23.8)
|
||||
axios:
|
||||
specifier: 1.6.4
|
||||
version: 1.6.4(debug@4.3.6)
|
||||
specifier: 1.7.4
|
||||
version: 1.7.4(debug@4.3.6)
|
||||
canvas-confetti:
|
||||
specifier: 1.5.1
|
||||
version: 1.5.1
|
||||
|
|
@ -3180,8 +3180,8 @@ packages:
|
|||
avvio@7.2.5:
|
||||
resolution: {integrity: sha512-AOhBxyLVdpOad3TujtC9kL/9r3HnTkxwQ5ggOsYrvvZP1cCFvzHWJd5XxZDFuTn+IN8vkKSG5SEJrd27vCSbeA==}
|
||||
|
||||
axios@1.6.4:
|
||||
resolution: {integrity: sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==}
|
||||
axios@1.7.4:
|
||||
resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==}
|
||||
|
||||
b4a@1.6.6:
|
||||
resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
|
||||
|
|
@ -12541,7 +12541,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
axios@1.6.4(debug@4.3.6):
|
||||
axios@1.7.4(debug@4.3.6):
|
||||
dependencies:
|
||||
follow-redirects: 1.15.6(debug@4.3.6)
|
||||
form-data: 4.0.0
|
||||
|
|
@ -18985,7 +18985,7 @@ snapshots:
|
|||
|
||||
swagger-stats@0.99.5(prom-client@14.0.1):
|
||||
dependencies:
|
||||
axios: 1.6.4(debug@4.3.6)
|
||||
axios: 1.7.4(debug@4.3.6)
|
||||
basic-auth: 2.0.1
|
||||
cookies: 0.8.0
|
||||
debug: 4.3.6(supports-color@5.5.0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue