Skip to content

Commit b650407

Browse files
chore(deps): Bump @octokit/request from 8.4.0 to 8.4.1 in /docs (#1845)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b67e0e commit b650407

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2858,7 +2858,7 @@
28582858
before-after-hook "^2.2.0"
28592859
universal-user-agent "^6.0.0"
28602860

2861-
"@octokit/endpoint@^9.0.1":
2861+
"@octokit/endpoint@^9.0.6":
28622862
version "9.0.6"
28632863
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.6.tgz#114d912108fe692d8b139cfe7fc0846dfd11b6c0"
28642864
integrity sha512-H1fNTMA57HbkFESSt3Y9+FBICv+0jFceJFPWDePYlR/iMGrwM5ph+Dd4XRQs+8X+PUFURLQgX9ChPfhJ/1uNQw==
@@ -2899,7 +2899,7 @@
28992899
dependencies:
29002900
"@octokit/types" "^13.5.0"
29012901

2902-
"@octokit/request-error@^5.1.0":
2902+
"@octokit/request-error@^5.1.0", "@octokit/request-error@^5.1.1":
29032903
version "5.1.1"
29042904
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.1.1.tgz#b9218f9c1166e68bb4d0c89b638edc62c9334805"
29052905
integrity sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==
@@ -2909,12 +2909,12 @@
29092909
once "^1.4.0"
29102910

29112911
"@octokit/request@^8.3.0", "@octokit/request@^8.3.1":
2912-
version "8.4.0"
2913-
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.4.0.tgz#7f4b7b1daa3d1f48c0977ad8fffa2c18adef8974"
2914-
integrity sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw==
2912+
version "8.4.1"
2913+
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.4.1.tgz#715a015ccf993087977ea4365c44791fc4572486"
2914+
integrity sha512-qnB2+SY3hkCmBxZsR/MPCybNmbJe4KAlfWErXq+rBKkQJlbjdJeS85VI9r8UqeLYLvnAenU8Q1okM/0MBsAGXw==
29152915
dependencies:
2916-
"@octokit/endpoint" "^9.0.1"
2917-
"@octokit/request-error" "^5.1.0"
2916+
"@octokit/endpoint" "^9.0.6"
2917+
"@octokit/request-error" "^5.1.1"
29182918
"@octokit/types" "^13.1.0"
29192919
universal-user-agent "^6.0.0"
29202920

0 commit comments

Comments
 (0)