diff --git a/package-lock.json b/package-lock.json index eeee391ca10..9042c53452b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,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/eslint-config": "^8.2.1", @@ -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", @@ -22650,9 +22650,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 f9a6ecf7d2b..35455bd78fa 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,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/eslint-config": "^8.2.1",