diff --git a/package.json b/package.json index 2f7c37a..d8967a2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "dependencies": { "@koa/router": "12.0.1", "@types/node": "^18.0.0", - "axios": "1.7.3", + "axios": "1.7.5", "dayjs": "^1.11.12", "koa": "^2.13.4", "log4js": "^6.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2001aa9..f2ad9f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^18.0.0 version: 18.19.43 axios: - specifier: 1.7.3 - version: 1.7.3 + specifier: 1.7.5 + version: 1.7.5 dayjs: specifier: ^1.11.12 version: 1.11.12 @@ -734,8 +734,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - axios@1.7.3: - resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==} + axios@1.7.5: + resolution: {integrity: sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==} babel-jest@29.7.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} @@ -3417,7 +3417,7 @@ snapshots: available-typed-arrays@1.0.5: {} - axios@1.7.3: + axios@1.7.5: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0