web: bump chromedriver from 146.0.5 to 146.0.6 in /web (#21128)

* web: bump chromedriver from 146.0.5 to 146.0.6 in /web

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 146.0.5 to 146.0.6.
- [Commits](https://github.com/giggio/node-chromedriver/compare/146.0.5...146.0.6)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-version: 146.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* blergh

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
dependabot[bot]
2026-03-25 18:44:26 +01:00
committed by GitHub
parent 7fc58a455c
commit 24a066e2a0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -130,7 +130,7 @@
"@rollup/rollup-darwin-arm64": "^4.57.1",
"@rollup/rollup-linux-arm64-gnu": "^4.57.1",
"@rollup/rollup-linux-x64-gnu": "^4.57.1",
"chromedriver": "^146.0.5"
"chromedriver": "^146.0.6"
}
},
"node_modules/@adobe/css-tools": {
@@ -7004,9 +7004,9 @@
}
},
"node_modules/chromedriver": {
"version": "146.0.5",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-146.0.5.tgz",
"integrity": "sha512-i6P88kVrEbUeBAZWOIJSltid9DuYCV6+ybCEZiIy3+N0MykdCJTvpXRdy5V6fur8egU0U5HhPc1UbNEjjv9rsg==",
"version": "146.0.6",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-146.0.6.tgz",
"integrity": "sha512-FIRi3hy0nRiyirK03etVXEpYTIodevFcvTBAM5ZCq+pX3w31jLm6JE8BVW1ypAVLvSp6HJDvboCcdgUroS3miw==",
"hasInstallScript": true,
"license": "Apache-2.0",
"optional": true,
+1 -1
View File
@@ -201,7 +201,7 @@
"@rollup/rollup-darwin-arm64": "^4.57.1",
"@rollup/rollup-linux-arm64-gnu": "^4.57.1",
"@rollup/rollup-linux-x64-gnu": "^4.57.1",
"chromedriver": "^146.0.5"
"chromedriver": "^146.0.6"
},
"workspaces": [
"./packages/*"