dependency: update server to mocha 7.2.0 (#31432)

* dependency: update server to mocha 7.2.0

* Add PR to changelog
This commit is contained in:
Jennifer Shehane
2025-04-02 15:46:04 -04:00
committed by GitHub
parent 6868b0aa37
commit ec53844713
6 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ const getDependencyPathsToKeep = async (buildAppDir) => {
'node_modules/webpack-dev-server/lib/Server.js',
'node_modules/html-webpack-plugin-4/index.js',
'node_modules/html-webpack-plugin-5/index.js',
'node_modules/mocha-7.0.1/index.js',
'node_modules/mocha-7.2.0/index.js',
'packages/server/node_modules/webdriver/build/index.js',
// dependencies needed for geckodriver when running firefox in the binary
'node_modules/pump/index.js',