Skip to content

Commit ef1c507

Browse files
authored
Merge pull request #124 from Typeform/snyk-upgrade-e3201b264a945c00a1fdae28e5790e35
[Snyk] Upgrade axios from 1.6.8 to 1.7.0
2 parents 7d5f3ab + 995556f commit ef1c507

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.8"
59+
"axios": "^1.7.0"
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.8:
3313-
version "1.6.8"
3314-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
3315-
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
3312+
axios@^1.7.0:
3313+
version "1.7.2"
3314+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
3315+
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
33163316
dependencies:
33173317
follow-redirects "^1.15.6"
33183318
form-data "^4.0.0"

0 commit comments

Comments
 (0)