Skip to content

Commit 810ab30

Browse files
upgrading axios version for cg fix (#21031)
1 parent 018ba57 commit 810ab30

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

ci/ci-release-notes/package-lock.json

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

ci/ci-release-notes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"@octokit/rest": "^16.43.2",
13-
"axios": "^1.7.7"
13+
"axios": "^1.9.0"
1414
}
1515
}

0 commit comments

Comments
 (0)