Skip to content

Commit 505a9e8

Browse files
guotuofengfacebook-github-bot
authored andcommitted
fix yarn.lock vulnerabilities (#557)
Summary: Fix #556 Pull Request resolved: #557 Reviewed By: robieta Differential Revision: D34705150 Pulled By: aaronenyeshi fbshipit-source-id: ae85a10183a6335430896613e064752361897c66
1 parent 1d9a24f commit 505a9e8

File tree

2 files changed

+1298
-2195
lines changed

2 files changed

+1298
-2195
lines changed

tb_plugin/fe/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,11 @@
3434
"typescript": "^4.0.3",
3535
"webpack": "^5.28.0",
3636
"webpack-cli": "^4.5.0",
37-
"webpack-dev-server": "^3.11.2"
37+
"webpack-dev-server": "^4.7.4"
3838
},
3939
"resolutions": {
4040
"portable-fetch/**/node-fetch": "^2.6.1",
4141
"webpack/**/browserslist": "^4.16.5",
42-
"webpack-dev-server/**/chokidar": "^3.5.2",
4342
"postcss/**/nanoid": "^3.1.31"
4443
}
4544
}

0 commit comments

Comments
 (0)