File tree Expand file tree Collapse file tree 2 files changed +10
-15
lines changed
src/frontend/efiling-frontend Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 88 "@babel/preset-react" : " ^7.18.6" ,
99 "@bcgov/bootstrap-theme" : " github:bcgov/bootstrap-theme" ,
1010 "assert" : " ^2.0.0" ,
11- "axios" : " ^0.30 .2" ,
11+ "axios" : " ^1.13 .2" ,
1212 "axios-auth-refresh" : " ^2.2.8" ,
1313 "babel-plugin-transform-export-extensions" : " ^6.22.0" ,
1414 "bootstrap" : " ^4.5.3" ,
Original file line number Diff line number Diff line change @@ -4274,12 +4274,12 @@ axios-mock-adapter@^1.19.0:
42744274 is-blob "^2.1.0"
42754275 is-buffer "^2.0.5"
42764276
4277- axios@^0.30 .2:
4278- version "0.30 .2"
4279- resolved "https://registry.yarnpkg.com/axios/-/axios-0.30 .2.tgz#256d3a8ee765cc27188d08b8b545a5f5a0c77dad "
4280- integrity sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg ==
4277+ axios@^1.13 .2:
4278+ version "1.13 .2"
4279+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.13 .2.tgz#9ada120b7b5ab24509553ec3e40123521117f687 "
4280+ integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA ==
42814281 dependencies:
4282- follow-redirects "^1.15.4 "
4282+ follow-redirects "^1.15.6 "
42834283 form-data "^4.0.4"
42844284 proxy-from-env "^1.1.0"
42854285
@@ -7420,15 +7420,10 @@ flatted@^3.1.0:
74207420 resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
74217421 integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
74227422
7423- follow-redirects@^1.0.0:
7424- version "1.14.9"
7425- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
7426- integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
7427-
7428- follow-redirects@^1.15.4:
7429- version "1.15.9"
7430- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
7431- integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
7423+ follow-redirects@^1.0.0, follow-redirects@^1.15.6:
7424+ version "1.15.11"
7425+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
7426+ integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
74327427
74337428for-each@^0.3.5:
74347429 version "0.3.5"
You can’t perform that action at this time.
0 commit comments