diff --git a/browser-ext/package-lock.json b/browser-ext/package-lock.json index 52afcd52..b7ee0f2f 100644 --- a/browser-ext/package-lock.json +++ b/browser-ext/package-lock.json @@ -11,7 +11,7 @@ "@codecov/rollup-plugin": "^1.9.1", "@goauthentik/api": "^2025.6.3-1751754396", "@goauthentik/eslint-config": "^1.2.1", - "@goauthentik/prettier-config": "^3.4.0", + "@goauthentik/prettier-config": "^3.4.1", "@goauthentik/tsconfig": "^1.0.5", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3", @@ -640,9 +640,9 @@ } }, "node_modules/@goauthentik/prettier-config": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.4.0.tgz", - "integrity": "sha512-00SnyvdfHhoifuqlQlS+Beyl0aFUUBWShI4Ci+QxFS1pkiyl1HnHbr20QRSR7DPqPmRMVAYmsr1Yv6/1heNhIg==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.4.1.tgz", + "integrity": "sha512-jc8dHhdP3qjApZjLyRwLXB3Cg0hE7TVnyXaKLCULjfncTNYInLZK8j+UDiqWbEABxthhy/zwCdLKOKS1NuyE5A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/browser-ext/package.json b/browser-ext/package.json index 7c1d4efd..c3acc464 100644 --- a/browser-ext/package.json +++ b/browser-ext/package.json @@ -16,7 +16,7 @@ "@codecov/rollup-plugin": "^1.9.1", "@goauthentik/api": "^2025.6.3-1751754396", "@goauthentik/eslint-config": "^1.2.1", - "@goauthentik/prettier-config": "^3.4.0", + "@goauthentik/prettier-config": "^3.4.1", "@goauthentik/tsconfig": "^1.0.5", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3",