diff --git a/package-lock.json b/package-lock.json index 4f30d038ba5..03873576394 100644 --- a/package-lock.json +++ b/package-lock.json @@ -110,7 +110,7 @@ "@types/three": "^0.175.0", "@types/ua-parser-js": "^0.7.39", "@types/uuid": "^9.0.8", - "@types/wicg-file-system-access": "^2023.10.6", + "@types/wicg-file-system-access": "^2023.10.7", "@types/ws": "^8.18.1", "@vitejs/plugin-react": "^4.4.1", "@vitest/web-worker": "^3.1.2", @@ -8951,9 +8951,9 @@ "license": "MIT" }, "node_modules/@types/wicg-file-system-access": { - "version": "2023.10.6", - "resolved": "https://registry.npmjs.org/@types/wicg-file-system-access/-/wicg-file-system-access-2023.10.6.tgz", - "integrity": "sha512-YO/183gNRzZFSdKu+ikkD7ambAj4PhgjFAF2A/Mw/7wroSF6ne8r804RkpZzqrJ/F6DO2/IYlQF/ULOZ/bhKyA==", + "version": "2023.10.7", + "resolved": "https://registry.npmjs.org/@types/wicg-file-system-access/-/wicg-file-system-access-2023.10.7.tgz", + "integrity": "sha512-g49ijasEJvCd7ifmAY2D0wdEtt1xRjBbA33PJTiv8mKBr7DoMsPeISoJ8oQOTopSRi+FBWPpPW5ouDj2QPKtGA==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index c03be77cf5e..ff5d5b85f3b 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "@types/three": "^0.175.0", "@types/ua-parser-js": "^0.7.39", "@types/uuid": "^9.0.8", - "@types/wicg-file-system-access": "^2023.10.6", + "@types/wicg-file-system-access": "^2023.10.7", "@types/ws": "^8.18.1", "@vitejs/plugin-react": "^4.4.1", "@vitest/web-worker": "^3.1.2",