|
983 | 983 | glob-to-regexp "^0.3.0"
|
984 | 984 |
|
985 | 985 | "@napi-rs/cli@^1.0.2":
|
986 |
| - version "1.0.2" |
987 |
| - resolved "https://registry.npmjs.org/@napi-rs/cli/-/cli-1.0.2.tgz#0676bf42eec523eeb01460d024f350c51acacfa4" |
988 |
| - integrity sha512-N81ChgSPBy24By+LvscztFWde5bOLrWCYqTmu5+73A6L7zJ9JmE0qZcrCBlspT2W7cdOsIcpAw9HhOkEJXEGVw== |
| 986 | + version "1.0.3" |
| 987 | + resolved "https://registry.yarnpkg.com/@napi-rs/cli/-/cli-1.0.3.tgz#7d1b51a57cd5f295667b3b351c56a08ecbe32926" |
| 988 | + integrity sha512-6jETsA2HVewgcHTazAOtMgIVPfOUsIAN+/LVd/2cedxif4ucJpt/l+RJYZHVLU/cDn+fZyL9zRzA3vYFnEHsIQ== |
989 | 989 | dependencies:
|
990 |
| - "@octokit/rest" "^18.0.12" |
| 990 | + "@octokit/rest" "^18.0.15" |
991 | 991 | chalk "^4.1.0"
|
992 | 992 | clipanion "^2.6.2"
|
993 | 993 | debug "^4.3.1"
|
994 |
| - fdir "^4.1.0" |
| 994 | + fdir "^5.0.0" |
995 | 995 | inquirer "^7.3.3"
|
996 | 996 | lodash "^4.17.20"
|
997 | 997 | putasset "^5.0.3"
|
|
1083 | 1083 | resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-3.4.1.tgz#317f78cede7f387046e6bad2041e01ddf9607e96"
|
1084 | 1084 | integrity sha512-7Sjm3UwEAM11f+ck9+qlyEfgl8hCk5sSZBU2qcWY8+8ibowjqcwxhhtvY0/pjHPF8mcvmedFpGmmIYs2qM9/+Q==
|
1085 | 1085 |
|
| 1086 | +"@octokit/openapi-types@^4.0.0": |
| 1087 | + version "4.0.1" |
| 1088 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-4.0.1.tgz#bafd3d173974827ba0b733fcca7f1860cb71a9aa" |
| 1089 | + integrity sha512-k2hRcfcLRyPJjtYfJLzg404n7HZ6sUpAWAR/uNI8tf96NgatWOpw1ocdF+WFfx/trO1ivBh7ckynO1rn+xAw/Q== |
| 1090 | + |
1086 | 1091 | "@octokit/plugin-enterprise-rest@^6.0.1":
|
1087 | 1092 | version "6.0.1"
|
1088 | 1093 | resolved "https://registry.npmjs.org/@octokit/plugin-enterprise-rest/-/plugin-enterprise-rest-6.0.1.tgz#e07896739618dab8da7d4077c658003775f95437"
|
|
1123 | 1128 | "@octokit/types" "^4.1.6"
|
1124 | 1129 | deprecation "^2.3.1"
|
1125 | 1130 |
|
1126 |
| -"@octokit/plugin-rest-endpoint-methods@4.8.0": |
1127 |
| - version "4.8.0" |
1128 |
| - resolved "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.8.0.tgz#c1f24f940fc265f0021c8f544e3d8755f3253759" |
1129 |
| - integrity sha512-2zRpXDveJH8HsXkeeMtRW21do8wuSxVn1xXFdvhILyxlLWqGQrdJUA1/dk5DM7iAAYvwT/P3bDOLs90yL4S2AA== |
| 1131 | +"@octokit/plugin-rest-endpoint-methods@4.10.1": |
| 1132 | + version "4.10.1" |
| 1133 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.10.1.tgz#b7a9181d1f52fef70a13945c5b49cffa51862da1" |
| 1134 | + integrity sha512-YGMiEidTORzgUmYZu0eH4q2k8kgQSHQMuBOBYiKxUYs/nXea4q/Ze6tDzjcRAPmHNJYXrENs1bEMlcdGKT+8ug== |
1130 | 1135 | dependencies:
|
1131 |
| - "@octokit/types" "^6.5.0" |
| 1136 | + "@octokit/types" "^6.8.2" |
1132 | 1137 | deprecation "^2.3.1"
|
1133 | 1138 |
|
1134 | 1139 | "@octokit/request-error@^1.0.2":
|
|
1195 | 1200 | "@octokit/plugin-request-log" "^1.0.0"
|
1196 | 1201 | "@octokit/plugin-rest-endpoint-methods" "3.17.0"
|
1197 | 1202 |
|
1198 |
| -"@octokit/rest@^18.0.12": |
1199 |
| - version "18.0.15" |
1200 |
| - resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.15.tgz#a690aabd9927a3389e285dee25da67e62b3f14ad" |
1201 |
| - integrity sha512-MBlZl0KeuvFMJ3210hG5xhh/jtYmMDLd5WmO49Wg4Rfg0odeivntWAyq3KofJDP2G8jskCaaOaZBKo0TeO9tFA== |
| 1203 | +"@octokit/rest@^18.0.15": |
| 1204 | + version "18.1.0" |
| 1205 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.1.0.tgz#9bf72604911a3433165bcc924263c9a706d32804" |
| 1206 | + integrity sha512-YQfpTzWV3jdzDPyXQVO54f5I2t1zxk/S53Vbe+Aa5vQj6MdTx6sNEWzmUzUO8lSVowbGOnjcQHzW1A8ATr+/7g== |
1202 | 1207 | dependencies:
|
1203 | 1208 | "@octokit/core" "^3.2.3"
|
1204 | 1209 | "@octokit/plugin-paginate-rest" "^2.6.2"
|
1205 | 1210 | "@octokit/plugin-request-log" "^1.0.2"
|
1206 |
| - "@octokit/plugin-rest-endpoint-methods" "4.8.0" |
| 1211 | + "@octokit/plugin-rest-endpoint-methods" "4.10.1" |
1207 | 1212 |
|
1208 | 1213 | "@octokit/types@^2.0.0", "@octokit/types@^2.0.1":
|
1209 | 1214 | version "2.16.2"
|
|
1226 | 1231 | dependencies:
|
1227 | 1232 | "@types/node" ">= 8"
|
1228 | 1233 |
|
1229 |
| -"@octokit/types@^6.0.3", "@octokit/types@^6.5.0", "@octokit/types@^6.6.0": |
| 1234 | +"@octokit/types@^6.0.3", "@octokit/types@^6.6.0": |
1230 | 1235 | version "6.7.0"
|
1231 | 1236 | resolved "https://registry.npmjs.org/@octokit/types/-/types-6.7.0.tgz#a548ed7a5606620a55c4814e11d64e3d19285f47"
|
1232 | 1237 | integrity sha512-QiE7y2Brh0Bv61K//kFGJ6jCZihCf4fGL1FP0Oims5h2SlSYtDiAQMJW15s8udyLfjo/jY05G1YlN8ED/c6RNw==
|
1233 | 1238 | dependencies:
|
1234 | 1239 | "@octokit/openapi-types" "^3.4.1"
|
1235 | 1240 | "@types/node" ">= 8"
|
1236 | 1241 |
|
| 1242 | +"@octokit/types@^6.8.2": |
| 1243 | + version "6.8.2" |
| 1244 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.8.2.tgz#ce4872e038d6df38b2d3c21bc12329af0b10facb" |
| 1245 | + integrity sha512-RpG0NJd7OKSkWptiFhy1xCLkThs5YoDIKM21lEtDmUvSpbaIEfrxzckWLUGDFfF8RydSyngo44gDv8m2hHruUg== |
| 1246 | + dependencies: |
| 1247 | + "@octokit/openapi-types" "^4.0.0" |
| 1248 | + "@types/node" ">= 8" |
| 1249 | + |
1237 | 1250 | "@sindresorhus/is@^0.14.0":
|
1238 | 1251 | version "0.14.0"
|
1239 | 1252 | resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|
@@ -3496,10 +3509,10 @@ fastq@^1.6.0:
|
3496 | 3509 | dependencies:
|
3497 | 3510 | reusify "^1.0.4"
|
3498 | 3511 |
|
3499 |
| -fdir@^4.1.0: |
3500 |
| - version "4.1.0" |
3501 |
| - resolved "https://registry.npmjs.org/fdir/-/fdir-4.1.0.tgz#f739ec79f61f69779a6430a622e5f54c57caf921" |
3502 |
| - integrity sha512-oOkohnPg4nUIkd6w22iGbFD7c7UvVnXB3a7/GHcPSsXDUGm6Jxp12bGI5O0gr0YuhDh5l/vDExdHOnrW/j9EqQ== |
| 3512 | +fdir@^5.0.0: |
| 3513 | + version "5.0.0" |
| 3514 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-5.0.0.tgz#a40b5d9adfb530daeca55558e8ad87ec14a44769" |
| 3515 | + integrity sha512-cteqwWMA43lEmgwOg5HSdvhVFD39vHjQDhZkRMlKmeoNPtSSgUw1nUypydiY2upMdGiBFBZvNBDbnoBh0yCzaQ== |
3503 | 3516 |
|
3504 | 3517 | figgy-pudding@^3.4.1, figgy-pudding@^3.5.1:
|
3505 | 3518 | version "3.5.2"
|
|
0 commit comments