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 49
49
"@actions/core" : " ^1.11.1" ,
50
50
"@actions/github" : " ^6.0.0" ,
51
51
"@types/node" : " ^22.13.8" ,
52
- "glob" : " ^11.0.1 " ,
52
+ "glob" : " ^11.0.2 " ,
53
53
"untildify" : " ^4.0.0"
54
54
},
55
55
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1704,10 +1704,10 @@ get-stream@^6.0.0:
1704
1704
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
1705
1705
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
1706
1706
1707
- glob@^11.0.1 :
1708
- version "11.0.1 "
1709
- resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1 .tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9 "
1710
- integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw ==
1707
+ glob@^11.0.2 :
1708
+ version "11.0.2 "
1709
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2 .tgz#3261e3897bbc603030b041fd77ba636022d51ce0 "
1710
+ integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ ==
1711
1711
dependencies :
1712
1712
foreground-child "^3.1.0"
1713
1713
jackspeak "^4.0.1"
You can’t perform that action at this time.
0 commit comments