Changed Security enhancements (#157) upgrade to brighterscript@0.73.3. Notable changes since 0.73.1: Security enhancements (#1796) Add isTerminal and previousInChain getters to AstNode (#1788) Fix nested curly braces in template strings (#1539) Recognize regex literals after ${ and , (#1789) Reduce per-Token lexer allocation to cut GC pressure while editing (#1712)