Skip to content

Commit ab788b9

Browse files
Bump axios from 1.15.2 to 1.16.0 in /PersonalWeb.Admin (#266)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de80818 commit ab788b9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

PersonalWeb.Admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"dependencies": {
7-
"axios": "^1.15.2",
7+
"axios": "^1.16.0",
88
"http-proxy-middleware": "^3.0.5",
99
"prop-types": "^15.8.1",
1010
"ra-data-odata-server": "^5.0.0",

PersonalWeb.Admin/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4631,12 +4631,12 @@ axe-core@^4.3.5:
46314631
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
46324632
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
46334633

4634-
axios@^1.15.2:
4635-
version "1.15.2"
4636-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
4637-
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
4634+
axios@^1.16.0:
4635+
version "1.16.0"
4636+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
4637+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
46384638
dependencies:
4639-
follow-redirects "^1.15.11"
4639+
follow-redirects "^1.16.0"
46404640
form-data "^4.0.5"
46414641
proxy-from-env "^2.1.0"
46424642

@@ -6942,7 +6942,7 @@ flatted@^3.1.0:
69426942
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
69436943
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
69446944

6945-
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
6945+
follow-redirects@^1.0.0, follow-redirects@^1.16.0:
69466946
version "1.16.0"
69476947
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
69486948
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==

0 commit comments

Comments
 (0)