diff --git a/package.json b/package.json index d9e679b..7ff6f7f 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "js-yaml": "4.1.0", "jsonpath-plus": "7.2.0", "lodash": "4.17.21", - "memfs": "3.4.10", + "memfs": "3.4.11", "minimatch": "5.1.0", "mocha": "10.1.0", "noicejs": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 3cf2394..c5b6ff9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2899,10 +2899,10 @@ map-obj@^4.0.0: resolved "https://artifacts.apextoaster.com/repository/group-npm/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5" integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g== -memfs@3.4.10: - version "3.4.10" - resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.10.tgz#4cdff7cfd21351a85e11b08aa276ebf100210a4d" - integrity sha512-0bCUP+L79P4am30yP1msPzApwuMQG23TjwlwdHeEV5MxioDR1a0AgB0T9FfggU52eJuDCq8WVwb5ekznFyWiTQ== +memfs@3.4.11: + version "3.4.11" + resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.11.tgz#3a34837ade675825d805a2c135e88cefe5e53aaf" + integrity sha512-GvsCITGAyDCxxsJ+X6prJexFQEhOCJaIlUbsAvjzSI5o5O7j2dle3jWvz5Z5aOdpOxW6ol3vI1+0ut+641F1+w== dependencies: fs-monkey "^1.0.3"