|
79 | 79 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e" |
80 | 80 | integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw== |
81 | 81 |
|
82 | | -"@octokit/plugin-rest-endpoint-methods@3.4.0": |
83 | | - version "3.4.0" |
84 | | - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.4.0.tgz#27b1dac7fba4d0d6e488967919b6a5bd3595ffbc" |
85 | | - integrity sha512-Tvctk0u5SVrSLAzi8SLo0KrLSBl5biAHBgWy3L65vsbO/2fjzr62HVkoDPyr+WRT+eHhhqpKAERF3dQWOIUOvQ== |
| 82 | +"@octokit/plugin-rest-endpoint-methods@3.5.1": |
| 83 | + version "3.5.1" |
| 84 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.1.tgz#f8882cfb8d7e8cc1deb0b50813fe233468c61a8d" |
| 85 | + integrity sha512-MBB4IKIbSUAc+novVCN6eAiP3i7tNzCfYxt7mW0j9hJ3rW88ng6MnJm6F235GAaAvwdHOjN+3AfRnIV1kE0/5Q== |
86 | 86 | dependencies: |
87 | 87 | "@octokit/types" "^2.0.1" |
88 | 88 | deprecation "^2.3.1" |
|
111 | 111 | universal-user-agent "^5.0.0" |
112 | 112 |
|
113 | 113 | "@octokit/rest@^17.1.1": |
114 | | - version "17.1.4" |
115 | | - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.1.4.tgz#b03eb97635de62b48428f998ad1cb9244edd2d10" |
116 | | - integrity sha512-LGghhepxoXyvi7ew0OdedrlwXQog8gvTbcdXoQ6RDKnzoYW2rBpcqeWC4fTuPUp9K0UEykcMix8kFnQ5b+64JQ== |
| 114 | + version "17.2.0" |
| 115 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.2.0.tgz#bdffe261d9d6fee5193953ae35772f7aecd57867" |
| 116 | + integrity sha512-/r1yhGaGFCz/oghBkWKWQY36hpC1mG3ouAW6JHKgPzqOND02eZ1ZG+mJ98Ww3iq3SrFzyNHDAoyT7Er7iuut5A== |
117 | 117 | dependencies: |
118 | 118 | "@octokit/core" "^2.4.3" |
119 | 119 | "@octokit/plugin-paginate-rest" "^2.0.0" |
120 | 120 | "@octokit/plugin-request-log" "^1.0.0" |
121 | | - "@octokit/plugin-rest-endpoint-methods" "3.4.0" |
| 121 | + "@octokit/plugin-rest-endpoint-methods" "3.5.1" |
122 | 122 |
|
123 | 123 | "@octokit/types@^2.0.0", "@octokit/types@^2.0.1": |
124 | | - version "2.5.1" |
125 | | - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.5.1.tgz#22563b3bb50034bea3176eac1860340c5e812e2a" |
126 | | - integrity sha512-q4Wr7RexkPRrkQpXzUYF5Fj/14Mr65RyOHj6B9d/sQACpqGcStkHZj4qMEtlMY5SnD/69jlL9ItGPbDM0dR/dA== |
| 124 | + version "2.7.0" |
| 125 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.7.0.tgz#c57b75d993c2f80f4e7ed913a2f11d0502917b21" |
| 126 | + integrity sha512-XGXXXccfWP+YYXNXtW7xS8b/J/EPDWfBXlMQIZWTZ7EcOA3o8ywhZqWcPb8MvbIcPP14duoIgnXpxXevNisRCQ== |
127 | 127 | dependencies: |
128 | 128 | "@types/node" ">= 8" |
129 | 129 |
|
@@ -605,9 +605,9 @@ glob@^6.0.1: |
605 | 605 | path-is-absolute "^1.0.0" |
606 | 606 |
|
607 | 607 | glob@^7.1.3: |
608 | | - version "7.1.4" |
609 | | - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255" |
610 | | - integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A== |
| 608 | + version "7.1.6" |
| 609 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" |
| 610 | + integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== |
611 | 611 | dependencies: |
612 | 612 | fs.realpath "^1.0.0" |
613 | 613 | inflight "^1.0.4" |
@@ -980,9 +980,9 @@ mimic-fn@^2.1.0: |
980 | 980 | brace-expansion "^1.1.7" |
981 | 981 |
|
982 | 982 | minimist@^1.2.0: |
983 | | - version "1.2.0" |
984 | | - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" |
985 | | - integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= |
| 983 | + version "1.2.5" |
| 984 | + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" |
| 985 | + integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== |
986 | 986 |
|
987 | 987 | mount-point@^3.0.0: |
988 | 988 | version "3.0.0" |
@@ -1371,7 +1371,12 @@ shelljs@^0.5.3: |
1371 | 1371 | resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.5.3.tgz#c54982b996c76ef0c1e6b59fbdc5825f5b713113" |
1372 | 1372 | integrity sha1-xUmCuZbHbvDB5rWfvcWCX1txMRM= |
1373 | 1373 |
|
1374 | | -signal-exit@^3.0.0, signal-exit@^3.0.2: |
| 1374 | +signal-exit@^3.0.0: |
| 1375 | + version "3.0.3" |
| 1376 | + resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" |
| 1377 | + integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== |
| 1378 | + |
| 1379 | +signal-exit@^3.0.2: |
1375 | 1380 | version "3.0.2" |
1376 | 1381 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" |
1377 | 1382 | integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= |
@@ -1577,9 +1582,9 @@ which@^2.0.1: |
1577 | 1582 | isexe "^2.0.0" |
1578 | 1583 |
|
1579 | 1584 | windows-release@^3.1.0: |
1580 | | - version "3.2.0" |
1581 | | - resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-3.2.0.tgz#8122dad5afc303d833422380680a79cdfa91785f" |
1582 | | - integrity sha512-QTlz2hKLrdqukrsapKsINzqMgOUpQW268eJ0OaOpJN32h272waxR9fkB9VoWRtK7uKHG5EHJcTXQBD8XZVJkFA== |
| 1585 | + version "3.3.0" |
| 1586 | + resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-3.3.0.tgz#dce167e9f8be733f21c849ebd4d03fe66b29b9f0" |
| 1587 | + integrity sha512-2HetyTg1Y+R+rUgrKeUEhAG/ZuOmTrI1NBb3ZyAGQMYmOJjBBPe4MTodghRkmLJZHwkuPi02anbeGP+Zf401LQ== |
1583 | 1588 | dependencies: |
1584 | 1589 | execa "^1.0.0" |
1585 | 1590 |
|
|
0 commit comments