|
10 | 10 | version "1.0.1"
|
11 | 11 | resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.0.1.tgz#1624b541165697e7008d7c87bc1f69f191263c6c"
|
12 | 12 |
|
13 |
| -"@actions/github@^1.1.0": |
14 |
| - version "1.1.0" |
15 |
| - resolved "https://registry.yarnpkg.com/@actions/github/-/github-1.1.0.tgz#06f34e6b0cf07eb2b3641de3e680dbfae6bcd400" |
| 13 | +"@actions/github@^2.0.0": |
| 14 | + version "2.0.0" |
| 15 | + resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.0.0.tgz#5b066b1a8747bbf48d47a058d9c241a2e37d5ee7" |
16 | 16 | dependencies:
|
17 |
| - "@octokit/graphql" "^2.0.1" |
| 17 | + "@octokit/graphql" "^4.3.1" |
18 | 18 | "@octokit/rest" "^16.15.0"
|
19 | 19 |
|
20 | 20 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
|
|
284 | 284 | is-plain-object "^3.0.0"
|
285 | 285 | universal-user-agent "^4.0.0"
|
286 | 286 |
|
287 |
| -"@octokit/graphql@^2.0.1": |
288 |
| - version "2.1.3" |
289 |
| - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-2.1.3.tgz#60c058a0ed5fa242eca6f938908d95fd1a2f4b92" |
| 287 | +"@octokit/graphql@^4.3.1": |
| 288 | + version "4.3.1" |
| 289 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.3.1.tgz#9ee840e04ed2906c7d6763807632de84cdecf418" |
290 | 290 | dependencies:
|
291 |
| - "@octokit/request" "^5.0.0" |
292 |
| - universal-user-agent "^2.0.3" |
| 291 | + "@octokit/request" "^5.3.0" |
| 292 | + "@octokit/types" "^2.0.0" |
| 293 | + universal-user-agent "^4.0.0" |
293 | 294 |
|
294 | 295 | "@octokit/request-error@^1.0.1", "@octokit/request-error@^1.0.2":
|
295 | 296 | version "1.2.0"
|
|
299 | 300 | deprecation "^2.0.0"
|
300 | 301 | once "^1.4.0"
|
301 | 302 |
|
302 |
| -"@octokit/request@^5.0.0", "@octokit/request@^5.2.0": |
| 303 | +"@octokit/request@^5.2.0", "@octokit/request@^5.3.0": |
303 | 304 | version "5.3.1"
|
304 | 305 | resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.3.1.tgz#3a1ace45e6f88b1be4749c5da963b3a3b4a2f120"
|
305 | 306 | dependencies:
|
@@ -2385,7 +2386,7 @@ os-homedir@^1.0.0:
|
2385 | 2386 | version "1.0.2"
|
2386 | 2387 | resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
|
2387 | 2388 |
|
2388 |
| -os-name@^3.0.0, os-name@^3.1.0: |
| 2389 | +os-name@^3.1.0: |
2389 | 2390 | version "3.1.0"
|
2390 | 2391 | resolved "https://registry.yarnpkg.com/os-name/-/os-name-3.1.0.tgz#dec19d966296e1cd62d701a5a66ee1ddeae70801"
|
2391 | 2392 | dependencies:
|
@@ -3153,12 +3154,6 @@ union-value@^1.0.0:
|
3153 | 3154 | is-extendable "^0.1.1"
|
3154 | 3155 | set-value "^2.0.1"
|
3155 | 3156 |
|
3156 |
| -universal-user-agent@^2.0.3: |
3157 |
| - version "2.1.0" |
3158 |
| - resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-2.1.0.tgz#5abfbcc036a1ba490cb941f8fd68c46d3669e8e4" |
3159 |
| - dependencies: |
3160 |
| - os-name "^3.0.0" |
3161 |
| - |
3162 | 3157 | universal-user-agent@^4.0.0:
|
3163 | 3158 | version "4.0.0"
|
3164 | 3159 | resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-4.0.0.tgz#27da2ec87e32769619f68a14996465ea1cb9df16"
|
|
0 commit comments