Skip to content

Commit ce513f1

Browse files
authored
Merge pull request #120 from Typeform/snyk-upgrade-adc9821a4053ae145462e29f68503a94
[Snyk] Upgrade axios from 1.6.4 to 1.6.7
2 parents 62aff19 + e525758 commit ce513f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"yarn.lock"
5757
],
5858
"dependencies": {
59-
"axios": "^1.6.4"
59+
"axios": "^1.6.7"
6060
},
6161
"devDependencies": {
6262
"@commitlint/cli": "^8.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3309,10 +3309,10 @@ axios-mock-adapter@^1.22.0:
33093309
fast-deep-equal "^3.1.3"
33103310
is-buffer "^2.0.5"
33113311

3312-
axios@^1.6.4:
3313-
version "1.6.4"
3314-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.4.tgz#184ee1f63d412caffcf30d2c50982253c3ee86e0"
3315-
integrity sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==
3312+
axios@^1.6.7:
3313+
version "1.6.7"
3314+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
3315+
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
33163316
dependencies:
33173317
follow-redirects "^1.15.4"
33183318
form-data "^4.0.0"

0 commit comments

Comments
 (0)