Skip to content

Commit

Permalink
Merge pull request #726 from zapier/dependabot/npm_and_yarn/axios-1.6.1
Browse files Browse the repository at this point in the history
PDE-2085 chore: bump axios from 1.2.3 to 1.6.1
  • Loading branch information
eliangcs authored Nov 13, 2023
2 parents 62849ac + 8ba0bec commit 0dff229
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion packages/core/ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@

- Most files in `core/src` have a matching file in `core/test`
- there are test apps in `core/test/*app` directories
-
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2839,9 +2839,9 @@ aws4@^1.8.0:
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==

axios@^1.0.0:
version "1.2.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.3.tgz#31a3d824c0ebf754a004b585e5f04a5f87e6c4ff"
integrity sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==
version "1.6.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7"
integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 0dff229

Please sign in to comment.