Skip to content

Commit f7fac49

Browse files
chore(deps): bump memfs from 4.9.3 to 4.15.1
Bumps [memfs](https://github.com/streamich/memfs) from 4.9.3 to 4.15.1. - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.9.3...v4.15.1) --- updated-dependencies: - dependency-name: memfs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2766d2f commit f7fac49

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
"eventsource": "^2.0.2",
313313
"find-process": "^1.4.7",
314314
"jsonc-parser": "^3.3.1",
315-
"memfs": "^4.9.3",
315+
"memfs": "^4.15.1",
316316
"node-forge": "^1.3.1",
317317
"pretty-bytes": "^6.0.0",
318318
"proxy-agent": "^6.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -459,10 +459,10 @@
459459
hyperdyperid "^1.2.0"
460460
thingies "^1.20.0"
461461

462-
"@jsonjoy.com/util@^1.1.2":
463-
version "1.1.3"
464-
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.1.3.tgz#75b1c3cf21b70e665789d1ad3eabeff8b7fd1429"
465-
integrity sha512-g//kkF4kOwUjemValCtOc/xiYzmwMRmWq3Bn+YnzOzuZLHq2PpMOxxIayN3cKbo7Ko2Np65t6D9H81IvXbXhqg==
462+
"@jsonjoy.com/util@^1.1.2", "@jsonjoy.com/util@^1.3.0":
463+
version "1.5.0"
464+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.5.0.tgz#6008e35b9d9d8ee27bc4bfaa70c8cbf33a537b4c"
465+
integrity sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==
466466

467467
"@nodelib/[email protected]":
468468
version "2.1.5"
@@ -3938,13 +3938,13 @@ mdurl@^1.0.1:
39383938
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
39393939
integrity sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==
39403940

3941-
memfs@^4.9.3:
3942-
version "4.9.3"
3943-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.9.3.tgz#41a3218065fe3911d9eba836250c8f4e43f816bc"
3944-
integrity sha512-bsYSSnirtYTWi1+OPMFb0M048evMKyUYe0EbtuGQgq6BVQM1g1W8/KIUJCCvjgI/El0j6Q4WsmMiBwLUBSw8LA==
3941+
memfs@^4.15.1:
3942+
version "4.15.1"
3943+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.15.1.tgz#126d15627fa593b99a92f81537ffeb2938365465"
3944+
integrity sha512-ufCzgFwiVnR6R9cCYuvwznJdhdYXEvFl0hpnM4cCtVaVkHuqBR+6fo2sqt1SSMdp+uiHw9GyPZr3OMM5tqjSmQ==
39453945
dependencies:
39463946
"@jsonjoy.com/json-pack" "^1.0.3"
3947-
"@jsonjoy.com/util" "^1.1.2"
3947+
"@jsonjoy.com/util" "^1.3.0"
39483948
tree-dump "^1.0.1"
39493949
tslib "^2.0.0"
39503950

0 commit comments

Comments
 (0)