Skip to content

Commit 0dff229

Browse files
authored
Merge pull request #726 from zapier/dependabot/npm_and_yarn/axios-1.6.1
PDE-2085 chore: bump axios from 1.2.3 to 1.6.1
2 parents 62849ac + 8ba0bec commit 0dff229

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

packages/core/ARCHITECTURE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@
4141

4242
- Most files in `core/src` have a matching file in `core/test`
4343
- there are test apps in `core/test/*app` directories
44-
-

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2839,9 +2839,9 @@ aws4@^1.8.0:
28392839
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
28402840

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

0 commit comments

Comments
 (0)