Skip to content

Commit 22166fe

Browse files
fix(deps): update dependency axios to v1.12.2
1 parent 9619b18 commit 22166fe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@canonical/rebac-admin-admin-ui": "0.0.3",
2727
"@tanstack/react-query": "^5.28.6",
2828
"@use-it/event-listener": "0.1.7",
29-
"axios": "1.12.0",
29+
"axios": "1.12.2",
3030
"formik": "2.4.6",
3131
"react": "19.1.1",
3232
"react-dom": "19.1.1",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2755,10 +2755,10 @@ axios-mock-adapter@2.1.0:
27552755
fast-deep-equal "^3.1.3"
27562756
is-buffer "^2.0.5"
27572757

2758-
axios@1.12.0:
2759-
version "1.12.0"
2760-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
2761-
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
2758+
axios@1.12.2:
2759+
version "1.12.2"
2760+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
2761+
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
27622762
dependencies:
27632763
follow-redirects "^1.15.6"
27642764
form-data "^4.0.4"

0 commit comments

Comments
 (0)