diff --git a/package-lock.json b/package-lock.json index 7ed9bfd..84ebde9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "concurrently": "^9.2.0", "conventional-github-releaser": "^3.1.5", "docsify-cli": "^4.4.4", - "finepack": "^2.12.8", + "finepack": "^2.12.9", "git-authors-cli": "^1.0.52", "gulp": "^5.0.1", "gulp-autoprefixer": "^9.0.0", @@ -6543,11 +6543,10 @@ } }, "node_modules/finepack": { - "version": "2.12.8", - "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.8.tgz", - "integrity": "sha512-Lo3ry5wSbouVcgRiOTY4HGV92rGEp5ZatQIuUVw6KaDbuBvxZxk8Eo1buhXirXIowgIpECtrSf6lmr5IH3+UWA==", + "version": "2.12.9", + "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.9.tgz", + "integrity": "sha512-DYA5Ydh2hzqfZdoPQCWaEiTb73q0jorOUXNhO91488O5GOC53Xukk/epx57Q6Si695QJFglkRMVO75hDLAPfYw==", "dev": true, - "license": "MIT", "dependencies": { "acho": "~4.0.6", "acho-skin-cli": "~2.0.1", @@ -24197,9 +24196,9 @@ } }, "finepack": { - "version": "2.12.8", - "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.8.tgz", - "integrity": "sha512-Lo3ry5wSbouVcgRiOTY4HGV92rGEp5ZatQIuUVw6KaDbuBvxZxk8Eo1buhXirXIowgIpECtrSf6lmr5IH3+UWA==", + "version": "2.12.9", + "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.9.tgz", + "integrity": "sha512-DYA5Ydh2hzqfZdoPQCWaEiTb73q0jorOUXNhO91488O5GOC53Xukk/epx57Q6Si695QJFglkRMVO75hDLAPfYw==", "dev": true, "requires": { "acho": "~4.0.6", diff --git a/package.json b/package.json index bde8a48..f35be52 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "concurrently": "^9.2.0", "conventional-github-releaser": "^3.1.5", "docsify-cli": "^4.4.4", - "finepack": "^2.12.8", + "finepack": "^2.12.9", "git-authors-cli": "^1.0.52", "gulp": "^5.0.1", "gulp-autoprefixer": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 7cffef5..12c6b85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3754,10 +3754,10 @@ fined@^2.0.0: object.pick "^1.3.0" parse-filepath "^1.0.2" -finepack@^2.12.8: - version "2.12.8" - resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.8.tgz#1b70e7283e1230606c9233176b6c1bd951043ba2" - integrity sha512-Lo3ry5wSbouVcgRiOTY4HGV92rGEp5ZatQIuUVw6KaDbuBvxZxk8Eo1buhXirXIowgIpECtrSf6lmr5IH3+UWA== +finepack@^2.12.9: + version "2.12.9" + resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.9.tgz#6c1e9c84ec5097280455233b4444db6ab4b72e3c" + integrity sha512-DYA5Ydh2hzqfZdoPQCWaEiTb73q0jorOUXNhO91488O5GOC53Xukk/epx57Q6Si695QJFglkRMVO75hDLAPfYw== dependencies: acho "~4.0.6" acho-skin-cli "~2.0.1"