diff --git a/pdf/package-lock.json b/pdf/package-lock.json index ec1823a619..4c0deeea80 100644 --- a/pdf/package-lock.json +++ b/pdf/package-lock.json @@ -13,7 +13,7 @@ "devDependencies": { "@babel/eslint-parser": "7.24.5", "@intlify/core": "^9.10.2", - "@rushstack/eslint-patch": "1.10.2", + "@rushstack/eslint-patch": "1.10.3", "@vitejs/plugin-vue": "5.0.4", "@vitest/coverage-v8": "1.6.0", "@vue/babel-preset-app": "5.0.8", @@ -3106,9 +3106,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz", - "integrity": "sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==", + "version": "1.10.3", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz", + "integrity": "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==", "dev": true, "license": "MIT" }, diff --git a/pdf/package.json b/pdf/package.json index 0986001615..8beab54b54 100644 --- a/pdf/package.json +++ b/pdf/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@babel/eslint-parser": "7.24.5", "@intlify/core": "^9.10.2", - "@rushstack/eslint-patch": "1.10.2", + "@rushstack/eslint-patch": "1.10.3", "@vitejs/plugin-vue": "5.0.4", "@vitest/coverage-v8": "1.6.0", "@vue/babel-preset-app": "5.0.8",