chore: Upgrade axios to address CVE-2025-27152 (#13799)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-03-11 09:08:01 +01:00
committed by GitHub
parent de23ae5558
commit 6c1b99d6c2
5 changed files with 62 additions and 78 deletions

View File

@@ -21,7 +21,6 @@ describe('GraphQL Node', () => {
nock(baseUrl)
.matchHeader('accept', 'application/json')
.matchHeader('content-type', 'application/json')
.matchHeader('user-agent', 'axios/1.7.4')
.matchHeader('content-length', '263')
.matchHeader('accept-encoding', 'gzip, compress, deflate, br')
.post(