Skip to content

Commit 7e0a3f8

Browse files
fix(deps): update dependencies axios from v1.12.0 to v1.12.2 (#742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 03585b2 commit 7e0a3f8

File tree

4 files changed

+21
-23
lines changed

4 files changed

+21
-23
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@actions/github": "6.0.1",
99
"@adobe/node-fetch-retry": "2.2.0",
1010
"@octokit/graphql-schema": "15.26.0",
11-
"axios": "1.12.0",
11+
"axios": "1.12.2",
1212
"bluebird": "3.7.2",
1313
"codeowners-utils": "1.0.2",
1414
"js-yaml": "4.1.0",
@@ -452,7 +452,7 @@
452452

453453
"asynckit": ["[email protected]", "", {}, "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="],
454454

455-
"axios": ["[email protected].0", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", "proxy-from-env": "^1.1.0" } }, "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg=="],
455+
"axios": ["[email protected].2", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", "proxy-from-env": "^1.1.0" } }, "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw=="],
456456

457457
"babel-jest": ["[email protected]", "", { "dependencies": { "@jest/transform": "30.1.2", "@types/babel__core": "^7.20.5", "babel-plugin-istanbul": "^7.0.0", "babel-preset-jest": "30.0.1", "chalk": "^4.1.2", "graceful-fs": "^4.2.11", "slash": "^3.0.0" }, "peerDependencies": { "@babel/core": "^7.11.0" } }, "sha512-IQCus1rt9kaSh7PQxLYRY5NmkNrNlU2TpabzwV7T2jljnpdHOcmnYYv8QmE04Li4S3a2Lj8/yXyET5pBarPr6g=="],
458458

dist/568.index.js

Lines changed: 17 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/568.index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@actions/github": "6.0.1",
1010
"@adobe/node-fetch-retry": "2.2.0",
1111
"@octokit/graphql-schema": "15.26.0",
12-
"axios": "1.12.0",
12+
"axios": "1.12.2",
1313
"bluebird": "3.7.2",
1414
"codeowners-utils": "1.0.2",
1515
"js-yaml": "4.1.0",

0 commit comments

Comments
 (0)