File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@sentry/node" : " ^5.20.1" ,
17
17
"@types/geojson" : " ^7946.0.7" ,
18
- "axios" : " ^1.7.4 " ,
18
+ "axios" : " ^1.8.2 " ,
19
19
"bluebird" : " ^3.7.2" ,
20
20
"lodash" : " ^4.17.21" ,
21
21
"pg" : " ^8.0.2" ,
Original file line number Diff line number Diff line change @@ -279,10 +279,10 @@ asynckit@^0.4.0:
279
279
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
280
280
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
281
281
282
- axios@^1.7.4 :
283
- version "1.7.4 "
284
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
285
- integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
282
+ axios@^1.8.2 :
283
+ version "1.8.2 "
284
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
285
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
286
286
dependencies :
287
287
follow-redirects "^1.15.6"
288
288
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments