Skip to content

Commit acea4e3

Browse files
Update dependency folder-hash to v4.1.1
1 parent 43c32c4 commit acea4e3

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

packages/zip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"c8": "10.1.3",
23-
"folder-hash": "4.0.4",
23+
"folder-hash": "4.1.1",
2424
"fs-extra": "11.2.0",
2525
"mocha": "10.7.3",
2626
"should": "13.2.3",

yarn.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3918,7 +3918,7 @@ [email protected], debug@^2.1.3, debug@^2.2.0, debug@^2.6.8, debug@^2.6.9:
39183918
dependencies:
39193919
ms "2.0.0"
39203920

3921-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5:
3921+
debug@4, debug@4.4.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5:
39223922
version "4.4.0"
39233923
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
39243924
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
@@ -4922,13 +4922,13 @@ flatted@^3.2.9:
49224922
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
49234923
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==
49244924

4925-
folder-hash@4.0.4:
4926-
version "4.0.4"
4927-
resolved "https://registry.yarnpkg.com/folder-hash/-/folder-hash-4.0.4.tgz#f5ffa14e9fc6f3213598f6a367207adf7d419edc"
4928-
integrity sha512-zEyYH+UsHEfJJcCRSf9ai5I4CTZwZ8ObONRuEI5hcEmJY5pS0FUWKruX9mMnYJrgC7MlPFDYnGsK1R+WFYjLlQ==
4925+
folder-hash@4.1.1:
4926+
version "4.1.1"
4927+
resolved "https://registry.yarnpkg.com/folder-hash/-/folder-hash-4.1.1.tgz#c054437d83c26455b12c4a4c8586b1f080c6e644"
4928+
integrity sha512-1ZSlKJSbET3XpglnEXC9g+QF4QRZhqHIjpFfa4pAMfO4tu/XYPafpeHEX6zOFS2EolOIXr0lPh1eSjmdWItX2w==
49294929
dependencies:
4930-
debug "^4.3.3"
4931-
minimatch "~5.1.2"
4930+
debug "4.4.0"
4931+
minimatch "7.4.6"
49324932

49334933
follow-redirects@^1.15.6:
49344934
version "1.15.9"
@@ -6657,7 +6657,14 @@ mingo@^2.2.2:
66576657
dependencies:
66586658
brace-expansion "^1.1.7"
66596659

6660-
minimatch@^5.0.1, minimatch@^5.1.0, minimatch@^5.1.6, minimatch@~5.1.2:
6660+
6661+
version "7.4.6"
6662+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb"
6663+
integrity sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==
6664+
dependencies:
6665+
brace-expansion "^2.0.1"
6666+
6667+
minimatch@^5.0.1, minimatch@^5.1.0, minimatch@^5.1.6:
66616668
version "5.1.6"
66626669
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
66636670
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==

0 commit comments

Comments
 (0)