diff --git a/package-lock.json b/package-lock.json index e507c12..30736fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "concurrently": "^9.1.2", "conventional-github-releaser": "^3.1.5", "docsify-cli": "^4.4.4", - "finepack": "^2.12.7", + "finepack": "^2.12.8", "git-authors-cli": "^1.0.52", "gulp": "^5.0.0", "gulp-autoprefixer": "^9.0.0", @@ -6614,10 +6614,11 @@ } }, "node_modules/finepack": { - "version": "2.12.7", - "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.7.tgz", - "integrity": "sha512-eoLgsr4VFOHhp4VkUdhDkd+TG44Vg1whkYm/f88NmGTOwJZolHzGCKKsoeGKzFjBQoB7LrYkvmt+zZAQry8Ivw==", + "version": "2.12.8", + "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.8.tgz", + "integrity": "sha512-Lo3ry5wSbouVcgRiOTY4HGV92rGEp5ZatQIuUVw6KaDbuBvxZxk8Eo1buhXirXIowgIpECtrSf6lmr5IH3+UWA==", "dev": true, + "license": "MIT", "dependencies": { "acho": "~4.0.6", "acho-skin-cli": "~2.0.1", @@ -24291,9 +24292,9 @@ } }, "finepack": { - "version": "2.12.7", - "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.7.tgz", - "integrity": "sha512-eoLgsr4VFOHhp4VkUdhDkd+TG44Vg1whkYm/f88NmGTOwJZolHzGCKKsoeGKzFjBQoB7LrYkvmt+zZAQry8Ivw==", + "version": "2.12.8", + "resolved": "https://registry.npmjs.org/finepack/-/finepack-2.12.8.tgz", + "integrity": "sha512-Lo3ry5wSbouVcgRiOTY4HGV92rGEp5ZatQIuUVw6KaDbuBvxZxk8Eo1buhXirXIowgIpECtrSf6lmr5IH3+UWA==", "dev": true, "requires": { "acho": "~4.0.6", diff --git a/package.json b/package.json index 49f7dc4..f2d10c2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "concurrently": "^9.1.2", "conventional-github-releaser": "^3.1.5", "docsify-cli": "^4.4.4", - "finepack": "^2.12.7", + "finepack": "^2.12.8", "git-authors-cli": "^1.0.52", "gulp": "^5.0.0", "gulp-autoprefixer": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 5955c4e..9460699 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3769,10 +3769,10 @@ fined@^2.0.0: object.pick "^1.3.0" parse-filepath "^1.0.2" -finepack@^2.12.7: - version "2.12.7" - resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.7.tgz#cd108a7a531b5f4f4828bd5b973c75248f9156ec" - integrity sha512-eoLgsr4VFOHhp4VkUdhDkd+TG44Vg1whkYm/f88NmGTOwJZolHzGCKKsoeGKzFjBQoB7LrYkvmt+zZAQry8Ivw== +finepack@^2.12.8: + version "2.12.8" + resolved "https://registry.yarnpkg.com/finepack/-/finepack-2.12.8.tgz#1b70e7283e1230606c9233176b6c1bd951043ba2" + integrity sha512-Lo3ry5wSbouVcgRiOTY4HGV92rGEp5ZatQIuUVw6KaDbuBvxZxk8Eo1buhXirXIowgIpECtrSf6lmr5IH3+UWA== dependencies: acho "~4.0.6" acho-skin-cli "~2.0.1"