diff --git a/pdf/package-lock.json b/pdf/package-lock.json index 982bc798d1..2e9fab4d3d 100644 --- a/pdf/package-lock.json +++ b/pdf/package-lock.json @@ -13,7 +13,7 @@ "devDependencies": { "@babel/eslint-parser": "7.24.1", "@intlify/core": "^9.10.2", - "@rushstack/eslint-patch": "1.10.0", + "@rushstack/eslint-patch": "1.10.1", "@vitejs/plugin-vue": "5.0.4", "@vitest/coverage-v8": "1.4.0", "@vue/babel-preset-app": "5.0.8", @@ -2863,9 +2863,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.0.tgz", - "integrity": "sha512-ih6xH1dOGBTP/RNc/QbnVLLa/s80SkXydI7tnyq+a2eIdd7gDsmSpD1Jz7T1oCa+GIsVTyQCR3cW0tlYB97iFg==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz", + "integrity": "sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==", "dev": true }, "node_modules/@sinclair/typebox": { diff --git a/pdf/package.json b/pdf/package.json index 37ef6e48ea..f7d2a34971 100644 --- a/pdf/package.json +++ b/pdf/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@babel/eslint-parser": "7.24.1", "@intlify/core": "^9.10.2", - "@rushstack/eslint-patch": "1.10.0", + "@rushstack/eslint-patch": "1.10.1", "@vitejs/plugin-vue": "5.0.4", "@vitest/coverage-v8": "1.4.0", "@vue/babel-preset-app": "5.0.8",