Skip to content

Commit

Permalink
Upgrade Danger to 11.2.1 to mitigate jsonwebtoken security vulnerability
Browse files Browse the repository at this point in the history
Summary:
Upgrades Danger to the latest available version to mitigate the jsonwebtoken security vulnerability.

Changelog:
[Internal] [Changed] - Upgrade Danger to 11.2.1 to mitigate jsonwebtoken security vulnerability

Reviewed By: cortinico

Differential Revision: D42505940

fbshipit-source-id: 740edc7316791e5afe894ecdd1e05e13d2ef1f2c
  • Loading branch information
makovkastar authored and facebook-github-bot committed Jan 13, 2023
1 parent 97c7c6a commit b40beeb
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 172 deletions.
2 changes: 1 addition & 1 deletion packages/react-native-bots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@seadub/danger-plugin-eslint": "^3.0.2",
"danger": "^11.0.2",
"danger": "^11.2.1",
"eslint": "^8.19.0",
"lodash.includes": "^4.3.0",
"minimatch": "^3.0.4"
Expand Down
Loading

0 comments on commit b40beeb

Please sign in to comment.