File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 274
274
"dependencies" : {
275
275
"@types/node-forge" : " ^1.3.11" ,
276
276
"@types/ua-parser-js" : " ^0.7.39" ,
277
- "axios" : " 1.6.0 " ,
277
+ "axios" : " 1.6.8 " ,
278
278
"date-fns" : " ^2.30.0" ,
279
279
"eventsource" : " ^2.0.2" ,
280
280
"find-process" : " ^1.4.7" ,
Original file line number Diff line number Diff line change @@ -1289,12 +1289,12 @@ available-typed-arrays@^1.0.6:
1289
1289
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.6.tgz#ac812d8ce5a6b976d738e1c45f08d0b00bc7d725"
1290
1290
integrity sha512-j1QzY8iPNPG4o4xmO3ptzpRxTciqD3MgEHtifP/YnJpIo58Xu+ne4BejlbkuaLfXn/nz6HFiw29bLpj2PNMdGg==
1291
1291
1292
- axios@1.6.0 :
1293
- version "1.6.0 "
1294
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
1295
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
1292
+ axios@1.6.8 :
1293
+ version "1.6.8 "
1294
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8 .tgz#66d294951f5d988a00e87a0ffb955316a619ea66 "
1295
+ integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ ==
1296
1296
dependencies :
1297
- follow-redirects "^1.15.0 "
1297
+ follow-redirects "^1.15.6 "
1298
1298
form-data "^4.0.0"
1299
1299
proxy-from-env "^1.1.0"
1300
1300
@@ -2657,7 +2657,7 @@ flatted@^3.1.0:
2657
2657
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
2658
2658
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
2659
2659
2660
- follow-redirects@^1.15.0 :
2660
+ follow-redirects@^1.15.6 :
2661
2661
version "1.15.6"
2662
2662
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
2663
2663
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
You can’t perform that action at this time.
0 commit comments