diff --git a/package-lock.json b/package-lock.json index 8d1e3fbf0..19facac09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2331,9 +2331,9 @@ } }, "node_modules/@cypress/mount-utils": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@cypress/mount-utils/-/mount-utils-4.1.1.tgz", - "integrity": "sha512-rW49MH5P47LQQ+hr2o+vTD0smht+hSE0vG4Cdai0dLmg0QJ0L+remfikC87omy1VSo0lz226vmW1xOUx350U/w==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/@cypress/mount-utils/-/mount-utils-4.1.2.tgz", + "integrity": "sha512-904bOLLJqtjwWpkmVUQtaYwGSfpBV1G4kYZCq/xytcrTYqZcDjZkyYi1bjEIr5GMUR1FURNg4ZGDP0P6Zy7FGA==", "dev": true }, "node_modules/@cypress/request": {