Skip to content

Commit 2488455

Browse files
chore(deps): bump axios (#5921)
Bumps the npm_and_yarn group with 1 update in the /web directory: [axios](https://github.com/axios/axios). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6635bc commit 2488455

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@tanstack/react-query": "^4.36.1",
9292
"accounting": "^0.4.1",
9393
"apexcharts": "^4.7.0",
94-
"axios": "1.15.2",
94+
"axios": "1.16.0",
9595
"brace": "^0.11.1",
9696
"classnames": "^2.5.1",
9797
"clipboard": "^2.0.11",

web/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3869,12 +3869,12 @@ available-typed-arrays@^1.0.7:
38693869
dependencies:
38703870
possible-typed-array-names "^1.0.0"
38713871

3872-
axios@1.15.2:
3873-
version "1.15.2"
3874-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
3875-
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
3872+
axios@1.16.0:
3873+
version "1.16.0"
3874+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
3875+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
38763876
dependencies:
3877-
follow-redirects "^1.15.11"
3877+
follow-redirects "^1.16.0"
38783878
form-data "^4.0.5"
38793879
proxy-from-env "^2.1.0"
38803880

@@ -5983,7 +5983,7 @@ flatted@^3.2.9:
59835983
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
59845984
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
59855985

5986-
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
5986+
follow-redirects@^1.0.0, follow-redirects@^1.16.0:
59875987
version "1.16.0"
59885988
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
59895989
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
@@ -8769,7 +8769,7 @@ pvutils@^1.1.3:
87698769
resolved "https://registry.yarnpkg.com/pvutils/-/pvutils-1.1.5.tgz#84b0dea4a5d670249aa9800511804ee0b7c2809c"
87708770
integrity sha512-KTqnxsgGiQ6ZAzZCVlJH5eOjSnvlyEgx1m8bkRJfOhmGRqfo5KLvmAlACQkrjEtOQ4B7wF9TdSLIs9O90MX9xA==
87718771

8772-
qs@^6.12.3, qs@^6.15.1, qs@~6.15.1:
8772+
qs@^6.12.3, qs@^6.15.2, qs@~6.15.1:
87738773
version "6.15.2"
87748774
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.2.tgz#fd55426d710403ddccc45e0f9eab16db7727ece9"
87758775
integrity sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==

0 commit comments

Comments
 (0)