Skip to content

Commit 3cea5c9

Browse files
committed
fix: packages/paste-website/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853
1 parent 50da077 commit 3cea5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/paste-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@mdx-js/react": "^1.6.22",
2828
"@next/bundle-analyzer": "^14.0.0",
2929
"@next/mdx": "^14.0.0",
30-
"@octokit/core": "^5.0.1",
30+
"@octokit/core": "^6.1.4",
3131
"@octokit/plugin-paginate-graphql": "^4.0.0",
3232
"@slack/web-api": "^7.0.1",
3333
"@supabase/supabase-js": "^2.36.0",

0 commit comments

Comments
 (0)