File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 29
29
"@actions/core" : " ^1.2.6" ,
30
30
"@actions/exec" : " ^1.0.4" ,
31
31
"@actions/tool-cache" : " ^1.6.1" ,
32
- "axios" : " ^0.21.1 " ,
32
+ "axios" : " ^0.21.2 " ,
33
33
"typescript-formatter" : " ^7.2.2" ,
34
34
"uuid" : " ^8.3.1"
35
35
},
Original file line number Diff line number Diff line change @@ -285,12 +285,12 @@ astral-regex@^2.0.0:
285
285
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
286
286
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
287
287
288
- axios@^0.21.1 :
289
- version "0.21.1 "
290
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
291
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
288
+ axios@^0.21.2 :
289
+ version "0.21.2 "
290
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
291
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
292
292
dependencies :
293
- follow-redirects "^1.10 .0"
293
+ follow-redirects "^1.14 .0"
294
294
295
295
balanced-match@^1.0.0 :
296
296
version "1.0.2"
@@ -783,10 +783,10 @@ flatted@^3.1.0:
783
783
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.0.tgz#da07fb8808050aba6fdeac2294542e5043583f05"
784
784
integrity sha512-XprP7lDrVT+kE2c2YlfiV+IfS9zxukiIOvNamPNsImNhXadSsQEbosItdL9bUQlCZXR13SvPk20BjWSWLA7m4A==
785
785
786
- follow-redirects@^1.10 .0 :
787
- version "1.14.1 "
788
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1 .tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43 "
789
- integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg ==
786
+ follow-redirects@^1.14 .0 :
787
+ version "1.14.4 "
788
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
789
+ integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
790
790
791
791
fs.realpath@^1.0.0 :
792
792
version "1.0.0"
You can’t perform that action at this time.
0 commit comments