Skip to content

Commit 7d6d8b1

Browse files
Bump axios from 1.5.1 to 1.6.0 in /src/main/webui
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a4922e commit 7d6d8b1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/main/webui/package-lock.json

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

src/main/webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tanstack/react-query": "4.36.1",
1414
"@tanstack/react-query-devtools": "4.36.1",
15-
"axios": "1.5.1",
15+
"axios": "1.6.0",
1616
"dompurify": "3.0.6",
1717
"primeflex": "3.3.1",
1818
"primeicons": "6.0.1",

0 commit comments

Comments
 (0)