diff --git a/package-lock.json b/package-lock.json index 800ba2739b6..f40295a6720 100644 --- a/package-lock.json +++ b/package-lock.json @@ -84,7 +84,7 @@ }, "devDependencies": { "@cypress/browserify-preprocessor": "^3.0.2", - "@cypress/webpack-preprocessor": "^5.17.0", + "@cypress/webpack-preprocessor": "^5.17.1", "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^2.3.0", "@nextcloud/cypress": "^1.0.0-beta.2", @@ -1981,9 +1981,9 @@ } }, "node_modules/@cypress/webpack-preprocessor": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.17.0.tgz", - "integrity": "sha512-HyFqHkrOrIIYOt4G+r3VK0kVYTcev1tEcqBI/0DJ4AzEuEgW/TB+cX56txy4Cgn60XXdJoul2utclZwUqOsPZA==", + "version": "5.17.1", + "resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.17.1.tgz", + "integrity": "sha512-FE/e8ikPc8z4EVopJCaior3RGy0jd2q9Xcp5NtiwNG4XnLfEnUFTZlAGwXe75sEh4fNMPrBJW1KIz77PX5vGAw==", "dev": true, "dependencies": { "bluebird": "3.7.1", @@ -23107,9 +23107,9 @@ } }, "@cypress/webpack-preprocessor": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.17.0.tgz", - "integrity": "sha512-HyFqHkrOrIIYOt4G+r3VK0kVYTcev1tEcqBI/0DJ4AzEuEgW/TB+cX56txy4Cgn60XXdJoul2utclZwUqOsPZA==", + "version": "5.17.1", + "resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-5.17.1.tgz", + "integrity": "sha512-FE/e8ikPc8z4EVopJCaior3RGy0jd2q9Xcp5NtiwNG4XnLfEnUFTZlAGwXe75sEh4fNMPrBJW1KIz77PX5vGAw==", "dev": true, "requires": { "bluebird": "3.7.1", diff --git a/package.json b/package.json index 0fe13bf428b..a21ad2fae61 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ }, "devDependencies": { "@cypress/browserify-preprocessor": "^3.0.2", - "@cypress/webpack-preprocessor": "^5.17.0", + "@cypress/webpack-preprocessor": "^5.17.1", "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^2.3.0", "@nextcloud/cypress": "^1.0.0-beta.2",