Skip to content

Commit 49ced3a

Browse files
authored
Merge pull request #141 from target/dependabot/npm_and_yarn/ui/axios-1.12.0
Bump axios from 1.11.0 to 1.12.0 in /ui
2 parents c63668a + 9098ca5 commit 49ced3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react-dom": "^19.0.2",
1818
"@xyflow/react": "^12.4.0",
1919
"antd": "^5.22.5",
20-
"axios": "^1.8.2",
20+
"axios": "^1.12.0",
2121
"chroma-js": "^3.1.2",
2222
"dagre": "^0.8.5",
2323
"html-to-image": "^1.11.11",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,10 +1190,10 @@ asynckit@^0.4.0:
11901190
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
11911191
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
11921192

1193-
axios@^1.8.2:
1194-
version "1.11.0"
1195-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
1196-
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
1193+
axios@^1.12.0:
1194+
version "1.12.0"
1195+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
1196+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
11971197
dependencies:
11981198
follow-redirects "^1.15.6"
11991199
form-data "^4.0.4"

0 commit comments

Comments
 (0)