diff --git a/web/package-lock.json b/web/package-lock.json index 8ede5e70..b1a44b55 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -21,7 +21,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.5.0", + "@rushstack/eslint-patch": "1.5.1", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.50.0", "eslint-plugin-prettier": "5.0.0", @@ -2339,9 +2339,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.0.tgz", - "integrity": "sha512-EF3948ckf3f5uPgYbQ6GhyA56Dmv8yg0+ir+BroRjwdxyZJsekhZzawOecC2rOTPCz173t7ZcR1HHZu0dZgOCw==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz", + "integrity": "sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { diff --git a/web/package.json b/web/package.json index a7b5a8d9..1b0d4432 100644 --- a/web/package.json +++ b/web/package.json @@ -23,7 +23,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.5.0", + "@rushstack/eslint-patch": "1.5.1", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.50.0", "eslint-plugin-prettier": "5.0.0",