diff --git a/package-lock.json b/package-lock.json index 1a25d60101..232ac59bed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -238,7 +238,8 @@ }, "node_modules/@turbowarp/types": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/TurboWarp/types-tw.git#1dbfe25bcb4ef14012f3b4b6b480005ea494f5d9", + "resolved": "git+ssh://git@github.com/TurboWarp/types-tw.git#f90c2495b65f1d64f6013840ef135e3039060c95", + "integrity": "sha512-iRX8dFvmunsDKhbRKwX2WNXVpa6miBUJ5ynFp40dLqNo01RKK24QvgHKHIDd7s7cLooeglPgP2PmrNdvvRWUdQ==", "license": "Apache-2.0" }, "node_modules/@types/estree": {