Skip to content

Commit 3068a66

Browse files
dependabot[bot]npalm
authored andcommitted
fix(lambda): bump axios from 1.7.9 to 1.8.2 in /lambdas
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ba9dcc commit 3068a66

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lambdas/functions/gh-agent-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@aws-sdk/types": "^3.734.0",
4343
"@middy/core": "^4.7.0",
4444
"@octokit/rest": "20.1.2",
45-
"axios": "^1.7.9"
45+
"axios": "^1.8.2"
4646
},
4747
"nx": {
4848
"includedScripts": [

lambdas/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ __metadata:
248248
"@vercel/ncc": "npm:^0.38.3"
249249
aws-sdk-client-mock: "npm:^4.1.0"
250250
aws-sdk-client-mock-jest: "npm:^4.1.0"
251-
axios: "npm:^1.7.9"
251+
axios: "npm:^1.8.2"
252252
eslint: "npm:^8.57.0"
253253
eslint-plugin-prettier: "npm:5.2.3"
254254
jest: "npm:^29.7.0"
@@ -5896,14 +5896,14 @@ __metadata:
58965896
languageName: node
58975897
linkType: hard
58985898

5899-
"axios@npm:^1.7.9":
5900-
version: 1.7.9
5901-
resolution: "axios@npm:1.7.9"
5899+
"axios@npm:^1.8.2":
5900+
version: 1.8.2
5901+
resolution: "axios@npm:1.8.2"
59025902
dependencies:
59035903
follow-redirects: "npm:^1.15.6"
59045904
form-data: "npm:^4.0.0"
59055905
proxy-from-env: "npm:^1.1.0"
5906-
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
5906+
checksum: 10c0/d8c2969e4642dc6d39555ac58effe06c051ba7aac2bd40cad7a9011c019fb2f16ee011c5a6906cb25b8a4f87258c359314eb981f852e60ad445ecaeb793c7aa2
59075907
languageName: node
59085908
linkType: hard
59095909

0 commit comments

Comments
 (0)