Skip to content

Commit d6a3f3b

Browse files
Bump axios from 1.15.2 to 1.16.0 in /Plan/react/dashboard
Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9d1d22 commit d6a3f3b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@tanstack/react-query": "5.100.6",
2222
"@uiw/react-color-chrome": "2.10.1",
2323
"@uiw/react-color-wheel": "2.10.1",
24-
"axios": "1.15.2",
24+
"axios": "1.16.0",
2525
"bootstrap": "5.3.8",
2626
"date-fns-tz": "3.2.0",
2727
"export-to-csv": "1.4.0",

Plan/react/dashboard/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -759,12 +759,12 @@ asynckit@^0.4.0:
759759
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
760760
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
761761

762-
axios@1.15.2:
763-
version "1.15.2"
764-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
765-
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
762+
axios@1.16.0:
763+
version "1.16.0"
764+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
765+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
766766
dependencies:
767-
follow-redirects "^1.15.11"
767+
follow-redirects "^1.16.0"
768768
form-data "^4.0.5"
769769
proxy-from-env "^2.1.0"
770770

@@ -1001,7 +1001,7 @@ fizzy-ui-utils@^2.0.0:
10011001
dependencies:
10021002
desandro-matches-selector "^2.0.0"
10031003

1004-
follow-redirects@^1.15.11:
1004+
follow-redirects@^1.16.0:
10051005
version "1.16.0"
10061006
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
10071007
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==

0 commit comments

Comments
 (0)