File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 44 "private" : true ,
55 "license" : " Apache-2.0" ,
66 "dependencies" : {
7- "axios" : " ^1.5.1 " ,
7+ "axios" : " ^1.6.0 " ,
88 "keycloak-js" : " ^22.0.4" ,
99 "react" : " ^18.2.0" ,
1010 "react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change @@ -3696,10 +3696,10 @@ axe-core@^4.3.5:
36963696 resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
36973697 integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
36983698
3699- axios@^1.5.1 :
3700- version "1.5.1 "
3701- resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1 .tgz#11fbaa11fc35f431193a9564109c88c1f27b585f "
3702- integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A ==
3699+ axios@^1.6.0 :
3700+ version "1.6.0 "
3701+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
3702+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
37033703 dependencies:
37043704 follow-redirects "^1.15.0"
37053705 form-data "^4.0.0"
@@ -5849,12 +5849,7 @@ flatted@^3.1.0:
58495849 resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
58505850 integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==
58515851
5852- follow-redirects@^1.0.0:
5853- version "1.14.8"
5854- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
5855- integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
5856-
5857- follow-redirects@^1.15.0:
5852+ follow-redirects@^1.0.0, follow-redirects@^1.15.0:
58585853 version "1.15.3"
58595854 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
58605855 integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
You can’t perform that action at this time.
0 commit comments