diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 66901597088..980653b9f2b 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@nextcloud/stylelint-config": "^2.1.2", "@nextcloud/webpack-vue-config": "^6.0.0", "@pinia/testing": "^0.1.2", - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.1.4", "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", "@types/dockerode": "^3.3.21", @@ -167,7 +167,7 @@ "karma-spec-reporter": "^0.0.36", "karma-viewport": "^1.0.9", "node-polyfill-webpack-plugin": "^2.0.1", - "puppeteer": "^21.0.3", + "puppeteer": "^21.4.1", "raw-loader": "^4.0.2", "regextras": "^0.8.0", "sass": "^1.66.1", |