From b02c322d29f411515c0f016654a24978d2675b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:36:01 +0000 Subject: [PATCH] chore(deps): bump memfs from 4.14.1 to 4.15.0 Bumps [memfs](https://github.com/streamich/memfs) from 4.14.1 to 4.15.0. - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/memfs/compare/v4.14.1...v4.15.0) --- updated-dependencies: - dependency-name: memfs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index adcea49c..34cb27b3 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "cross-fetch": "^4.0.0", "esbuild-plugin-replace": "^1.4.0", "idb": "^8.0.0", - "memfs": "^4.14.1", + "memfs": "^4.15.0", "multiformats": "^13.3.1", "p-limit": "^6.1.0", "p-map": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b7d4774..e4a88cf2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 memfs: - specifier: ^4.14.1 - version: 4.14.1 + specifier: ^4.15.0 + version: 4.15.0 multiformats: specifier: ^13.3.1 version: 13.3.1 @@ -2074,8 +2074,8 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} - memfs@4.14.1: - resolution: {integrity: sha512-Fq5CMEth+2iprLJ5mNizRcWuiwRZYjNkUD0zKk224jZunE9CRacTRDK8QLALbMBlNX2y3nY6lKZbesCwDwacig==} + memfs@4.15.0: + resolution: {integrity: sha512-q9MmZXd2rRWHS6GU3WEm3HyiXZyyoA1DqdOhEq0lxPBmKb5S7IAOwX0RgUCwJfqjelDCySa5h8ujOy24LqsWcw==} engines: {node: '>= 4.0.0'} merge2@1.4.1: @@ -4989,7 +4989,7 @@ snapshots: dependencies: semver: 7.6.3 - memfs@4.14.1: + memfs@4.15.0: dependencies: '@jsonjoy.com/json-pack': 1.0.4(tslib@2.6.2) '@jsonjoy.com/util': 1.3.0(tslib@2.6.2)