|
14 | 14 | "repository": "git@github.com:canonical/ght.git", |
15 | 15 | "license": "MIT", |
16 | 16 | "dependencies": { |
17 | | - "@sentry/node": "7.88.0", |
18 | | - "@sentry/tracing": "7.88.0", |
| 17 | + "@sentry/node": "7.120.3", |
| 18 | + "@sentry/tracing": "7.120.3", |
19 | 19 | "colors": "1.4.0", |
20 | 20 | "commander": "11.1.0", |
21 | | - "enquirer": "2.3.6", |
| 21 | + "enquirer": "2.4.1", |
22 | 22 | "http-cookie-agent": "^5.0.4", |
23 | 23 | "js-yaml": "^4.1.0", |
24 | | - "jsdom": "23.0.1", |
| 24 | + "jsdom": "23.2.0", |
25 | 25 | "node-fetch": "2.6.7", |
26 | 26 | "ora": "5.4.1", |
27 | | - "puppeteer": "22.7.1", |
28 | | - "puppeteer-screen-recorder": "3.0.3", |
29 | | - "tough-cookie": "4.1.3" |
| 27 | + "puppeteer": "22.15.0", |
| 28 | + "puppeteer-screen-recorder": "3.0.6", |
| 29 | + "tough-cookie": "4.1.4" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | 32 | "@testing-library/jest-dom": "^6.0.0", |
33 | | - "@types/colors": "1.2.1", |
| 33 | + "@types/colors": "1.2.4", |
34 | 34 | "@types/jest": "^29.1.2", |
35 | 35 | "@types/js-yaml": "^4.0.5", |
36 | 36 | "@types/jsdom": "^21.0.0", |
37 | | - "@types/node": "17.0.14", |
| 37 | + "@types/node": "17.0.45", |
38 | 38 | "@types/node-fetch": "2.6.1", |
39 | | - "@types/tough-cookie": "4.0.1", |
40 | | - "@typescript-eslint/eslint-plugin": "6.14.0", |
41 | | - "@typescript-eslint/parser": "6.14.0", |
42 | | - "eslint": "8.12.0", |
43 | | - "eslint-plugin-import": "2.25.4", |
| 39 | + "@types/tough-cookie": "4.0.5", |
| 40 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 41 | + "@typescript-eslint/parser": "6.21.0", |
| 42 | + "eslint": "8.57.1", |
| 43 | + "eslint-plugin-import": "2.31.0", |
44 | 44 | "jest": "^29.1.2", |
45 | 45 | "jest-environment-jsdom": "^29.1.2", |
46 | | - "prettier": "3.1.1", |
| 46 | + "prettier": "3.5.3", |
47 | 47 | "ts-jest": "^29.0.3", |
48 | | - "ts-node": "10.7.0", |
49 | | - "typescript": "5.3.3" |
| 48 | + "ts-node": "10.9.2", |
| 49 | + "typescript": "5.8.2" |
50 | 50 | }, |
51 | 51 | "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" |
52 | 52 | } |
0 commit comments