Skip to content

Commit

Permalink
Bump @octokit/webhooks from 10.7.0 to 10.9.2 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 10.7.0 to 10.9.2.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v10.7.0...v10.9.2)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent a43a555 commit 6752f9f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
28 changes: 14 additions & 14 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,19 +380,19 @@
resolved "https://registry.npmjs.org/@octokit/webhooks-methods/-/webhooks-methods-3.0.2.tgz"
integrity sha512-Vlnv5WBscf07tyAvfDbp7pTkMZUwk7z7VwEF32x6HqI+55QRwBTcT+D7DDjZXtad/1dU9E32x0HmtDlF9VIRaQ==

"@octokit/webhooks-types@6.10.0":
version "6.10.0"
resolved "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-6.10.0.tgz"
integrity sha512-lDNv83BeEyxxukdQ0UttiUXawk9+6DkdjjFtm2GFED+24IQhTVaoSbwV9vWWKONyGLzRmCQqZmoEWkDhkEmPlw==
"@octokit/webhooks-types@6.11.0":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-6.11.0.tgz#1fb903bff3f2883490d6ba88d8cb8f8a55f68176"
integrity sha512-AanzbulOHljrku1NGfafxdpTCfw2ENaWzH01N2vqQM+cUFbk868Cgh0xylz0JIM9BoKbfI++bdD6EYX0Q/UTEw==

"@octokit/webhooks@^10.0.0":
version "10.7.0"
resolved "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-10.7.0.tgz"
integrity sha512-zZBbQMpXXnK/ki/utrFG/TuWv9545XCSLibfDTxrYqR1PmU6zel02ebTOrA7t5XIGHzlEOc/NgISUIBUe7pMFA==
version "10.9.2"
resolved "https://registry.yarnpkg.com/@octokit/webhooks/-/webhooks-10.9.2.tgz#1b1e79a70fa5b22a3149b18432cbf3f39dbcb544"
integrity sha512-hFVF/szz4l/Y/GQdKxNmQjUke0XJXK986p+ucIlubTGVPVtVtup5G1jarQfvCMBs9Fvlf9dvH8K83E4lefmofQ==
dependencies:
"@octokit/request-error" "^3.0.0"
"@octokit/webhooks-methods" "^3.0.0"
"@octokit/webhooks-types" "6.10.0"
"@octokit/webhooks-types" "6.11.0"
aggregate-error "^3.1.0"

"@peculiar/asn1-schema@^2.1.6", "@peculiar/asn1-schema@^2.3.0":
Expand Down

0 comments on commit 6752f9f

Please sign in to comment.