Skip to content

Commit

Permalink
Pull in a fixed version of plugin-throttling.
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasskin committed Oct 25, 2023
1 parent 4fdf6bd commit aa62a56
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"dependencies": {
"@octokit/core": "^5.0.1",
"@octokit/plugin-paginate-graphql": "^4.0.0",
"@octokit/plugin-throttling": "^8.0.0",
"browser-specs": "^3.62.0",
"@octokit/plugin-throttling": "^8.1.2",
"browser-specs": "^3.67.0",
"commander": "^11.1.0",
"node-fetch": "^3.3.2",
"simple-statistics": "^7.8.3"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.8.4",
"@types/node": "^20.8.9",
"typescript": "^5.2.2"
}
}
52 changes: 26 additions & 26 deletions scanner/pnpm-lock.yaml

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

0 comments on commit aa62a56

Please sign in to comment.