diff --git a/yarn.lock b/yarn.lock index 6b3a00b..6db4edb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1408,9 +1408,9 @@ integrity sha512-4VmNnOzObyXEAdfzLbNZ2RAy00ci7EB954kkB8wz+GEU8v4tMMtf+D36BRUFRUCVJRPpxG8nLkgZ1Lh59ndoFw== "@dword-design/tester-plugin-tmp-dir@^2.1.7": - version "2.1.18" - resolved "https://registry.yarnpkg.com/@dword-design/tester-plugin-tmp-dir/-/tester-plugin-tmp-dir-2.1.18.tgz#088d9f480d65e94e41b4e1caaf16f0f130d5e46e" - integrity sha512-EIVKwW+Ye0cCSA9S5aohGSkDKhJhnZEQRigCgjgT/o/JWIUC7COzUVsFTaMiua7Me9cbueH0gHJHRN6V4fLB8w== + version "2.1.24" + resolved "https://registry.yarnpkg.com/@dword-design/tester-plugin-tmp-dir/-/tester-plugin-tmp-dir-2.1.24.tgz#a21563022d6fa4d0740850e252e1ccca576cac26" + integrity sha512-2d1X1Qs3MeQcIwsp2t6sDoSb8XsXG7Xpc84EfjrZNGl9huv9m51RHylyj009TV/vRQHSdXeLQqZj+BYZrrH53w== dependencies: with-local-tmp-dir "^5.0.0" @@ -11428,9 +11428,9 @@ wide-align@^1.1.5: string-width "^1.0.2 || 2 || 3 || 4" with-local-tmp-dir@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/with-local-tmp-dir/-/with-local-tmp-dir-5.0.0.tgz#6565ee6e6bbf17f80d3def31f2b3404722fb0a9a" - integrity sha512-30Ppg9fPL/rrlh5PPOxqB0jYDztKrhD2K4HnVJaq99qHq5t5Dgi7SKWB1WvPvb33Rjg9KRtrrCn3jes5p8jooA== + version "5.0.1" + resolved "https://registry.yarnpkg.com/with-local-tmp-dir/-/with-local-tmp-dir-5.0.1.tgz#5fa0570e1560008c6089c8f6759a5236f7af4a28" + integrity sha512-Ds8Ssl9sfMZArPBlSkEQwxh+EVq3IG8lWxTUipe1ZxP5eNNrkRC622ukpAkhR63jCSu5mvqJ/3bEl1RakRZufw== dependencies: "@dword-design/chdir" "^2.0.0" tmp-promise "^3.0.0"