Skip to content

Commit

Permalink
fix yarn.lock vulnerabilities (#557)
Browse files Browse the repository at this point in the history
Summary:
Fix #556

Pull Request resolved: #557

Reviewed By: robieta

Differential Revision: D34705150

Pulled By: aaronenyeshi

fbshipit-source-id: ae85a10183a6335430896613e064752361897c66
  • Loading branch information
guotuofeng authored and facebook-github-bot committed Mar 8, 2022
1 parent 1d9a24f commit 505a9e8
Show file tree
Hide file tree
Showing 2 changed files with 1,298 additions and 2,195 deletions.
3 changes: 1 addition & 2 deletions tb_plugin/fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,11 @@
"typescript": "^4.0.3",
"webpack": "^5.28.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"
"webpack-dev-server": "^4.7.4"
},
"resolutions": {
"portable-fetch/**/node-fetch": "^2.6.1",
"webpack/**/browserslist": "^4.16.5",
"webpack-dev-server/**/chokidar": "^3.5.2",
"postcss/**/nanoid": "^3.1.31"
}
}
Loading

0 comments on commit 505a9e8

Please sign in to comment.