Skip to content

Commit f970d29

Browse files
Update dependency octokit to v3.2.1
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | octokit | 3.1.1 | 3.2.1 | ## [v3.2.1](https://github.com/octokit/octokit.js/releases/tag/v3.2.1) ##### Bug Fixes - update rest endpoints ([#2667](octokit/octokit.js#2667)) ([98785f4](octokit/octokit.js@98785f4)) ## [v3.2.0](https://github.com/octokit/octokit.js/releases/tag/v3.2.0) ##### Features - **security:** Add provenance ([#2653](octokit/octokit.js#2653)) ([a90799a](octokit/octokit.js@a90799a)) ## [v3.1.2](https://github.com/octokit/octokit.js/releases/tag/v3.1.2) ##### Bug Fixes - updates app.js for the handling of an error being thrown by the verify method in webhooks.js ([#2576](octokit/octokit.js#2576)) ([b59da80](octokit/octokit.js@b59da80))
1 parent 7ea2a69 commit f970d29

File tree

2 files changed

+25
-14
lines changed

2 files changed

+25
-14
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"glob": "8.0.1",
4747
"jest": "28.1.3",
4848
"license-checker": "25.0.1",
49-
"octokit": "3.1.1",
49+
"octokit": "3.2.1",
5050
"prettier": "2.7.0",
5151
"react": "17.0.2",
5252
"react-dom": "17.0.2",

pnpm-lock.yaml

+24-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)