Skip to content

Commit 2c6a58c

Browse files
chore(deps): bump axios from 1.12.1 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.12.1 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.1...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 035beab commit 2c6a58c

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

apps/Standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tanstack/react-query": "4.36.1",
3232
"@tanstack/react-query-devtools": "4.36.1",
3333
"@tanstack/react-query-persist-client": "4.36.1",
34-
"axios": "^1.12.0",
34+
"axios": "^1.13.5",
3535
"axios-retry": "^3.5.0",
3636
"core-js": "3.24.1",
3737
"jwt-decode": "^3.1.2",

apps/vs-code-designer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@vscode/test-electron": "^2.5.2",
3030
"@vscode/vsce": "^3.1.1",
3131
"adm-zip": "^0.5.10",
32-
"axios": "^1.12.0",
32+
"axios": "^1.13.5",
3333
"azure-storage": "^2.10.3",
3434
"chai": "^4.3.7",
3535
"fs-extra": "^11.2.0",

libs/logic-apps-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@formatjs/intl": "^2.10.1",
66
"@xyflow/react": "^12.3.5",
77
"@xyflow/system": "^0.0.37",
8-
"axios": "^1.12.0",
8+
"axios": "^1.13.5",
99
"react-intl": "6.3.0"
1010
},
1111
"devDependencies": {

libs/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@microsoft/vscode-azext-azureappservice": "^3.6.6",
88
"@microsoft/vscode-azext-utils": "^3.5.0",
99
"@xyflow/react": "^12.3.5",
10-
"axios": "^1.12.0",
10+
"axios": "^1.13.5",
1111
"react-intl": "6.3.0",
1212
"tslib": "2.4.0"
1313
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)