diff --git a/package-lock.json b/package-lock.json index ae04841..ad2f34a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "lint-staged": "15.3.0", "markdownlint-cli2": "0.17.1", "markdownlint-cli2-formatter-pretty": "0.0.7", - "memfs": "4.15.2", + "memfs": "4.15.3", "prettier": "3.4.2", "prettier-plugin-curly": "0.3.1", "prettier-plugin-jsdoc": "1.3.0", @@ -5186,9 +5186,9 @@ "license": "MIT" }, "node_modules/memfs": { - "version": "4.15.2", - "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.15.2.tgz", - "integrity": "sha512-n8/qP8AT6CtY6kxCPYgYVusT5rS6axaT66dD3tYi2lm+l1iMH7YYpmW8H/qL5bfV4YvInCCgUDAWIRvrNS7kbQ==", + "version": "4.15.3", + "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.15.3.tgz", + "integrity": "sha512-vR/g1SgqvKJgAyYla+06G4p/EOcEmwhYuVb1yc1ixcKf8o/sh7Zngv63957ZSNd1xrZJoinmNyDf2LzuP8WJXw==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 3e6759e..fca6754 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "lint-staged": "15.3.0", "markdownlint-cli2": "0.17.1", "markdownlint-cli2-formatter-pretty": "0.0.7", - "memfs": "4.15.2", + "memfs": "4.15.3", "prettier": "3.4.2", "prettier-plugin-curly": "0.3.1", "prettier-plugin-jsdoc": "1.3.0",