Skip to content

Commit

Permalink
Merge pull request #128 from Typeform/snyk-upgrade-596dc6fc167962fb79…
Browse files Browse the repository at this point in the history
…677ea6a0d42307

[Snyk] Upgrade axios from 1.7.4 to 1.7.5
  • Loading branch information
Thr44 authored Sep 17, 2024
2 parents 600baed + 00dbbd7 commit a864d7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"yarn.lock"
],
"dependencies": {
"axios": "^1.7.4"
"axios": "^1.7.5"
},
"devDependencies": {
"@commitlint/cli": "^8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3528,10 +3528,10 @@ axios-mock-adapter@^1.22.0:
fast-deep-equal "^3.1.3"
is-buffer "^2.0.5"

axios@^1.7.4:
version "1.7.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
axios@^1.7.5:
version "1.7.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit a864d7b

Please sign in to comment.