File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 "author" : " Freckle" ,
1818 "license" : " MIT" ,
1919 "dependencies" : {
20- "@actions/cache" : " ^5.0.1 " ,
20+ "@actions/cache" : " ^5.0.2 " ,
2121 "@actions/core" : " ^2.0.1" ,
2222 "@actions/exec" : " ^2.0.0" ,
2323 "@actions/glob" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @actions/cache@^5.0.1 " :
6- version "5.0.1 "
7- resolved "https://registry.yarnpkg.com/@actions/cache/-/cache-5.0.1 .tgz#f2a0813a6e1257c548a86f898e079de08709a477 "
8- integrity sha512-c+oH047Z2zmXLhjMZfEKjxZfv6Ou7T0sn5fhz6yupICXm5OOR47oZn5zxNO8MP7ttkxv5TOg3WsMrffri5Xhfw ==
5+ " @actions/cache@^5.0.2 " :
6+ version "5.0.2 "
7+ resolved "https://registry.yarnpkg.com/@actions/cache/-/cache-5.0.2 .tgz#3bdb72106c37c1e6ae67306a34b71ac80980eb7f "
8+ integrity sha512-6w3i9n12eWJyut6TOnh7SIxGmeIepB5wbXMvlPv9+6CjvTD4OYKi1Wjh7TQrjEf8xLb6hxsVCpPsL/1gxnlTtw ==
99 dependencies :
1010 " @actions/core" " ^2.0.0"
1111 " @actions/exec" " ^2.0.0"
1212 " @actions/glob" " ^0.5.0"
13- " @actions/http-client" " ^3.0.0 "
13+ " @actions/http-client" " ^3.0.1 "
1414 " @actions/io" " ^2.0.0"
1515 " @azure/abort-controller" " ^1.1.0"
1616 " @azure/core-rest-pipeline" " ^1.22.0"
7272 tunnel "^0.0.6"
7373 undici "^5.28.5"
7474
75+ " @actions/http-client@^3.0.1 " :
76+ version "3.0.1"
77+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.1.tgz#0ac91c3abf179a401e23d40abf0d7caa92324268"
78+ integrity sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w==
79+ dependencies :
80+ tunnel "^0.0.6"
81+ undici "^5.28.5"
82+
7583" @actions/io@^1.0.1 " :
7684 version "1.1.3"
7785 resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
You can’t perform that action at this time.
0 commit comments