Skip to content

Commit c171b7f

Browse files
committed
Update yarn.lock
1 parent eb37fd4 commit c171b7f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@
7979
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
8080
integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
8181

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==
8686
dependencies:
8787
"@octokit/types" "^2.0.1"
8888
deprecation "^2.3.1"
@@ -111,19 +111,19 @@
111111
universal-user-agent "^5.0.0"
112112

113113
"@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==
117117
dependencies:
118118
"@octokit/core" "^2.4.3"
119119
"@octokit/plugin-paginate-rest" "^2.0.0"
120120
"@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"
122122

123123
"@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==
127127
dependencies:
128128
"@types/node" ">= 8"
129129

0 commit comments

Comments
 (0)