diff --git a/web/package-lock.json b/web/package-lock.json index 6a7cc0c7..8ede5e70 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -21,7 +21,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.4.0", + "@rushstack/eslint-patch": "1.5.0", "@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.4.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz", - "integrity": "sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.0.tgz", + "integrity": "sha512-EF3948ckf3f5uPgYbQ6GhyA56Dmv8yg0+ir+BroRjwdxyZJsekhZzawOecC2rOTPCz173t7ZcR1HHZu0dZgOCw==", "dev": true }, "node_modules/@surma/rollup-plugin-off-main-thread": { diff --git a/web/package.json b/web/package.json index 22e48a0b..a7b5a8d9 100644 --- a/web/package.json +++ b/web/package.json @@ -23,7 +23,7 @@ "vue": "3.3.4" }, "devDependencies": { - "@rushstack/eslint-patch": "1.4.0", + "@rushstack/eslint-patch": "1.5.0", "@vue/eslint-config-prettier": "8.0.0", "eslint": "8.50.0", "eslint-plugin-prettier": "5.0.0",