diff --git a/Website/package-lock.json b/Website/package-lock.json index 4e2f099c..b0a1ff70 100644 --- a/Website/package-lock.json +++ b/Website/package-lock.json @@ -34,7 +34,7 @@ "markdown-to-jsx": "^7.4.0", "material-icons": "^1.10.8", "material-ui-confirm": "^3.0.11", - "modfs": "^1.0.0", + "modfs": "^1.1.1", "monaco-editor": "^0.48.0", "monaco-editor-core": "^0.46.0", "monaco-languageclient": "^6.5.0", @@ -7216,9 +7216,9 @@ } }, "node_modules/modfs": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/modfs/-/modfs-1.0.0.tgz", - "integrity": "sha512-7OsJIT6HzCSslxbQYZ6Bf6AWrZUt4lKLZwRt9FVt8sxk3B5ihLy9uyTIohxY1swVGnFgjnyz/zeGiV227MZMxw==" + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/modfs/-/modfs-1.1.1.tgz", + "integrity": "sha512-v+/RSkcnorsBdpJ5jiErepCkLznlbdvGneafMC42QIDWlWxEpckWhr/2NTs+LJnKU+hgtGt5JvYoHXGJ9vVV7A==" }, "node_modules/monaco-editor": { "version": "0.48.0", diff --git a/Website/package.json b/Website/package.json index 2429a25e..3307fee4 100644 --- a/Website/package.json +++ b/Website/package.json @@ -92,7 +92,7 @@ "markdown-to-jsx": "^7.4.0", "material-icons": "^1.10.8", "material-ui-confirm": "^3.0.11", - "modfs": "^1.0.0", + "modfs": "^1.1.1", "monaco-editor": "^0.48.0", "monaco-editor-core": "^0.46.0", "monaco-languageclient": "^6.5.0", diff --git a/Website/src/util/licenses.json b/Website/src/util/licenses.json index 283ca87a..3b8c3f85 100644 --- a/Website/src/util/licenses.json +++ b/Website/src/util/licenses.json @@ -217,7 +217,7 @@ "author": null, "license": "MIT", "description": "ModFS is a json format processor and also used in MMRL as the ModFS system", - "version": "1.0.0", + "version": "1.1.1", "source": "https://www.npmjs.com/package/modfs" }, {