diff --git a/package-lock.json b/package-lock.json index a1834bc3..1056805e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "synthetics-recorder", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "synthetics-recorder", - "version": "1.3.0", + "version": "1.4.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "@elastic/datemath": "^5.0.3", "@elastic/eui": "^89.1.0", - "@elastic/synthetics": "=1.5.3", + "@elastic/synthetics": "=1.6.0", "@emotion/cache": "^11.9.3", "@emotion/react": "^11.9.3", "dotenv": "^16.0.3", @@ -21,8 +21,8 @@ "electron-log": "^4.4.8", "electron-unhandled": "^4.0.1", "moment": "^2.29.4", - "playwright": "https://gitpkg.now.sh/elastic/playwright/packages/playwright?1.38.1-recorder", - "playwright-core": "https://gitpkg.now.sh/elastic/playwright/packages/playwright-core?1.38.1-recorder", + "playwright": "https://gitpkg.now.sh/elastic/playwright/packages/playwright?1.40.1-recorder", + "playwright-core": "https://gitpkg.now.sh/elastic/playwright/packages/playwright-core?1.40.1-recorder", "react": "^17.0.1", "react-dom": "^17.0.1", "styled-components": "^6.1.0", @@ -2636,9 +2636,9 @@ } }, "node_modules/@elastic/synthetics": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/@elastic/synthetics/-/synthetics-1.5.3.tgz", - "integrity": "sha512-wsrXU94cezMMuKdAKLsvtffyRG9x3FlJrvE+OCfsCskr8POAsFQRH0X5CGaQjrScaKFWVBrArD0a3poefFIEVQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@elastic/synthetics/-/synthetics-1.6.0.tgz", + "integrity": "sha512-RHk9HOwpH3Xt8kWo2035a4xt6F9wXL9+EYalnxAOYjCrlrhrnHUygYMyOJx1ZqlmVaWT6QunppOG8MaKI00oWA==", "dependencies": { "@babel/code-frame": "^7.22.13", "archiver": "^5.3.1", @@ -2650,9 +2650,9 @@ "kleur": "^4.1.5", "micromatch": "^4.0.5", "pirates": "^4.0.5", - "playwright": "=1.38.1", - "playwright-chromium": "=1.38.1", - "playwright-core": "=1.38.1", + "playwright": "=1.40.1", + "playwright-chromium": "=1.40.1", + "playwright-core": "=1.40.1", "semver": "^7.5.4", "sharp": "^0.32.6", "snakecase-keys": "^4.0.1", @@ -18716,12 +18716,12 @@ } }, "node_modules/playwright": { - "version": "1.38.1", - "resolved": "https://gitpkg.now.sh/elastic/playwright/packages/playwright?1.38.1-recorder", - "integrity": "sha512-Ltgu45L3CN2dGca+51QV8SoE26StqB4VbvWauj3NHWBexcmEd7GCCK3uic3CqfKsGKKoR4pApUjQdam6Q9Coaw==", + "version": "1.40.1", + "resolved": "https://gitpkg.now.sh/elastic/playwright/packages/playwright?1.40.1-recorder", + "integrity": "sha512-3eSouD/ajH/OmYikQg/VEmZIHQ7A1+8hj//N+J/mzzDvQGocJQbLqst3X4wRr4D6kdlV1ax5A9Tf58dV4j9kxQ==", "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.38.1" + "playwright-core": "1.40.1" }, "bin": { "playwright": "cli.js" @@ -18734,12 +18734,12 @@ } }, "node_modules/playwright-chromium": { - "version": "1.38.1", - "resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.38.1.tgz", - "integrity": "sha512-97Y6+lN3yOETy/yPQK+LqSCBdldLu5Rkm+Tnj2oGQfcbC5P8R3eWund7GxWqiYFnq0GLwZZ8EnhiBShKnCiVjg==", + "version": "1.40.1", + "resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.40.1.tgz", + "integrity": "sha512-3atylP47OCTBW0siGI7LOEG/XKL/vnrFH8xdr4uaTnqMsc0Xq4gOLk2gGwniPJ76LSc++9ASc0w/nfqtLAmm3A==", "hasInstallScript": true, "dependencies": { - "playwright-core": "1.38.1" + "playwright-core": "1.40.1" }, "bin": { "playwright": "cli.js" @@ -18749,9 +18749,9 @@ } }, "node_modules/playwright-core": { - "version": "1.38.1", - "resolved": "https://gitpkg.now.sh/elastic/playwright/packages/playwright-core?1.38.1-recorder", - "integrity": "sha512-EQ+ZMZXa+BD3axFH8gBAo4Ksgl/XvivdSh+2UJANVLwpIeUgfcgHQ9cqxS8/mMy7C70wy9YBOdr9gH65E1s7Ow==", + "version": "1.40.1", + "resolved": "https://gitpkg.now.sh/elastic/playwright/packages/playwright-core?1.40.1-recorder", + "integrity": "sha512-wytOatsYVLxEGcT3Q+1Zt/WfL0ESvdZJJCchiAp5VrcygzNeNAMEaboU20mTfM/doSTyUSkH1zr6taiLu8C5/A==", "license": "Apache-2.0", "bin": { "playwright-core": "cli.js" diff --git a/package.json b/package.json index be0a1597..2f368396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synthetics-recorder", - "version": "1.3.0", + "version": "1.4.0", "description": "Record synthetics user journey flow of a website", "repository": "https://github.com/elastic/synthetics-recorder", "scripts": { @@ -81,7 +81,7 @@ "dependencies": { "@elastic/datemath": "^5.0.3", "@elastic/eui": "^89.1.0", - "@elastic/synthetics": "=1.5.3", + "@elastic/synthetics": "=1.6.0", "@emotion/cache": "^11.9.3", "@emotion/react": "^11.9.3", "dotenv": "^16.0.3", @@ -90,8 +90,8 @@ "electron-log": "^4.4.8", "electron-unhandled": "^4.0.1", "moment": "^2.29.4", - "playwright": "https://gitpkg.now.sh/elastic/playwright/packages/playwright?1.38.1-recorder", - "playwright-core": "https://gitpkg.now.sh/elastic/playwright/packages/playwright-core?1.38.1-recorder", + "playwright": "https://gitpkg.now.sh/elastic/playwright/packages/playwright?1.40.1-recorder", + "playwright-core": "https://gitpkg.now.sh/elastic/playwright/packages/playwright-core?1.40.1-recorder", "react": "^17.0.1", "react-dom": "^17.0.1", "styled-components": "^6.1.0",