Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 5620d88

Browse files
fix(lambda): bump axios from 1.3.6 to 1.4.0 in /lambdas (#3242)
Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.4.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.6...v1.4.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ff85bb commit 5620d88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: lambdas/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3180,9 +3180,9 @@ aws-sdk@^2.814.0:
31803180
xml2js "0.5.0"
31813181

31823182
axios@^1.0.0, axios@^1.3.5:
3183-
version "1.3.6"
3184-
resolved "https://registry.npmjs.org/axios/-/axios-1.3.6.tgz"
3185-
integrity sha512-PEcdkk7JcdPiMDkvM4K6ZBRYq9keuVJsToxm2zQIM70Qqo2WHTdJZMXcG9X+RmRp2VPNUQC8W1RAGbgt6b1yMg==
3183+
version "1.4.0"
3184+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
3185+
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
31863186
dependencies:
31873187
follow-redirects "^1.15.0"
31883188
form-data "^4.0.0"

0 commit comments

Comments
 (0)