diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index fe79793..b083cd8 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -24,7 +24,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "chromedriver": "^133.0.3", + "chromedriver": "^134.0.5", "eslint": "^9.23.0", "eslint-plugin-vue": "~10.0.0", "geckodriver": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 384ce32..3e7fc40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -630,8 +630,8 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) chromedriver: - specifier: ^133.0.3 - version: 133.0.3 + specifier: ^134.0.5 + version: 134.0.5 eslint: specifier: ^9.23.0 version: 9.23.0 @@ -643,7 +643,7 @@ importers: version: 5.0.0(bare-buffer@3.0.1) nightwatch: specifier: ^3.12.1 - version: 3.12.1(chromedriver@133.0.3)(geckodriver@5.0.0(bare-buffer@3.0.1)) + version: 3.12.1(chromedriver@134.0.5)(geckodriver@5.0.0(bare-buffer@3.0.1)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -2525,9 +2525,6 @@ packages: resolution: {integrity: sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==} engines: {node: '>=4'} - axios@1.7.9: - resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} - axios@1.8.4: resolution: {integrity: sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==} @@ -2689,8 +2686,8 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chromedriver@133.0.3: - resolution: {integrity: sha512-wGZUtrSdyqnbweXEDIbn+ndu7memG4SEqG6/D+mSabKUEic0hveMYepAPAhlYtvyOc0X8JbsARYtEalVD3R/Vg==} + chromedriver@134.0.5: + resolution: {integrity: sha512-edXbiuShAvH6Elx8Hobl4NQkgNRMIozcW7ZlEiE8TBynZHRazrepO9hfftQzZgztPvjMQiSWeWjZaDV3SecYaw==} engines: {node: '>=18'} hasBin: true @@ -6822,14 +6819,6 @@ snapshots: axe-core@4.10.2: {} - axios@1.7.9: - dependencies: - follow-redirects: 1.15.9(debug@4.4.0) - form-data: 4.0.1 - proxy-from-env: 1.1.0 - transitivePeerDependencies: - - debug - axios@1.8.4(debug@4.4.0): dependencies: follow-redirects: 1.15.9(debug@4.4.0) @@ -7018,10 +7007,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromedriver@133.0.3: + chromedriver@134.0.5: dependencies: '@testim/chrome-version': 1.1.4 - axios: 1.7.9 + axios: 1.8.4(debug@4.4.0) compare-versions: 6.1.1 extract-zip: 2.0.1(supports-color@8.1.1) proxy-agent: 6.5.0 @@ -8611,7 +8600,7 @@ snapshots: dependencies: axe-core: 4.10.2 - nightwatch@3.12.1(chromedriver@133.0.3)(geckodriver@5.0.0(bare-buffer@3.0.1)): + nightwatch@3.12.1(chromedriver@134.0.5)(geckodriver@5.0.0(bare-buffer@3.0.1)): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -8648,7 +8637,7 @@ snapshots: untildify: 4.0.0 uuid: 8.3.2 optionalDependencies: - chromedriver: 133.0.3 + chromedriver: 134.0.5 geckodriver: 5.0.0(bare-buffer@3.0.1) transitivePeerDependencies: - bufferutil