File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 10
10
}
11
11
},
12
12
"dependencies" : {
13
- "axios" : " 1.6.7 " ,
13
+ "axios" : " 1.8.3 " ,
14
14
"tslib" : " 2.6.2"
15
15
},
16
16
"description" : " Wrapper around the Asana node SDK" ,
Original file line number Diff line number Diff line change 1664
1664
form-data "^4.0.0"
1665
1665
proxy-from-env "^1.1.0"
1666
1666
1667
- axios@1.6.7 :
1668
- version "1.6.7 "
1669
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7 .tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7 "
1670
- integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA ==
1667
+ axios@1.8.3 :
1668
+ version "1.8.3 "
1669
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3 .tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8 "
1670
+ integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A ==
1671
1671
dependencies :
1672
- follow-redirects "^1.15.4 "
1672
+ follow-redirects "^1.15.6 "
1673
1673
form-data "^4.0.0"
1674
1674
proxy-from-env "^1.1.0"
1675
1675
@@ -3031,6 +3031,11 @@ follow-redirects@^1.15.4:
3031
3031
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
3032
3032
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
3033
3033
3034
+ follow-redirects@^1.15.6 :
3035
+ version "1.15.9"
3036
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
3037
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
3038
+
3034
3039
foreground-child@^3.1.0 :
3035
3040
version "3.1.1"
3036
3041
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
You can’t perform that action at this time.
0 commit comments