Skip to content

Commit

Permalink
build(deps): update dependency memfs to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 399af0a commit 61c6cb7
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 22 deletions.
114 changes: 104 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"express": "^4.18.2",
"file-type": "16.5.4",
"globby": "11.1.0",
"memfs": "^3.5.3",
"memfs": "^4.14.0",
"mime-types": "^2.1.35",
"multer": "^1.4.5-lts.1",
"pino": "^8.14.1",
Expand Down
55 changes: 44 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,26 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@jsonjoy.com/base64@^1.1.1":
version "1.1.2"
resolved "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-1.1.2.tgz"
integrity sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==

"@jsonjoy.com/json-pack@^1.0.3":
version "1.1.0"
resolved "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.1.0.tgz"
integrity sha512-zlQONA+msXPPwHWZMKFVS78ewFczIll5lXiVPwFPCZUsrOKdxc2AvxU1HoNBmMRhqDZUR9HkC3UOm+6pME6Xsg==
dependencies:
"@jsonjoy.com/base64" "^1.1.1"
"@jsonjoy.com/util" "^1.1.2"
hyperdyperid "^1.2.0"
thingies "^1.20.0"

"@jsonjoy.com/util@^1.1.2", "@jsonjoy.com/util@^1.3.0":
version "1.5.0"
resolved "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.5.0.tgz"
integrity sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==

"@mapbox/node-pre-gyp@^1.0.11":
version "1.0.11"
resolved "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz"
Expand Down Expand Up @@ -2032,11 +2052,6 @@ fs-minipass@^2.0.0:
dependencies:
minipass "^3.0.0"

fs-monkey@^1.0.4:
version "1.0.4"
resolved "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.4.tgz"
integrity sha512-INM/fWAxMICjttnD0DX1rBvinKskj5G1w+oy/pnm9u/tSlnBrzFonJMcalKJ30P8RRsPzKcCG7Q8l0jx5Fh9YQ==

fs.realpath@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
Expand Down Expand Up @@ -2367,6 +2382,11 @@ human-signals@2.1.0, human-signals@^2.1.0:
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==

hyperdyperid@^1.2.0:
version "1.2.0"
resolved "https://registry.npmjs.org/hyperdyperid/-/hyperdyperid-1.2.0.tgz"
integrity sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==

iconv-lite@0.4.24:
version "0.4.24"
resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz"
Expand Down Expand Up @@ -2915,12 +2935,15 @@ media-typer@0.3.0:
resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz"
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==

memfs@^3.5.3:
version "3.5.3"
resolved "https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz"
integrity sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==
memfs@^4.14.0:
version "4.14.0"
resolved "https://registry.npmjs.org/memfs/-/memfs-4.14.0.tgz"
integrity sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==
dependencies:
fs-monkey "^1.0.4"
"@jsonjoy.com/json-pack" "^1.0.3"
"@jsonjoy.com/util" "^1.3.0"
tree-dump "^1.0.1"
tslib "^2.0.0"

merge-deep@^3.0.1:
version "3.0.3"
Expand Down Expand Up @@ -4327,6 +4350,11 @@ text-table@^0.2.0:
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==

thingies@^1.20.0:
version "1.21.0"
resolved "https://registry.npmjs.org/thingies/-/thingies-1.21.0.tgz"
integrity sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==

thread-stream@^2.0.0:
version "2.3.0"
resolved "https://registry.npmjs.org/thread-stream/-/thread-stream-2.3.0.tgz"
Expand Down Expand Up @@ -4388,6 +4416,11 @@ tr46@~0.0.3:
resolved "https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz"
integrity sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==

tree-dump@^1.0.1:
version "1.0.2"
resolved "https://registry.npmjs.org/tree-dump/-/tree-dump-1.0.2.tgz"
integrity sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==

tree-kill@^1.2.2:
version "1.2.2"
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"
Expand Down Expand Up @@ -4429,7 +4462,7 @@ tslib@^1.8.1:
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.1, tslib@^2.1.0:
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0:
version "2.5.3"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz"
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
Expand Down

0 comments on commit 61c6cb7

Please sign in to comment.