diff --git a/package.json b/package.json index 713e8c8..857cd2f 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "isomorphic-unfetch": "^3.0.0", "js-cookie": "^2.2.1", "node-fetch": "^2.6.0", - "puppeteer": "^2.1.1", + "puppeteer": "^22.8.2", "request": "^2.88.2", - "rimraf": "^3.0.2", + "rimraf": "^4.3.1", "sentry-testkit": "^3.2.1", "uuid": "^7.0.2" },