From 6c887c2b8707967d5f0db3c6c593d213a856c283 Mon Sep 17 00:00:00 2001 From: Justin Starry Date: Thu, 13 Aug 2020 11:49:18 +0800 Subject: [PATCH] Explorer: update superstruct to coerce nullable types (#11602) --- explorer/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explorer/package-lock.json b/explorer/package-lock.json index 714e907d02..81cd20c681 100644 --- a/explorer/package-lock.json +++ b/explorer/package-lock.json @@ -15435,7 +15435,7 @@ } }, "superstruct": { - "version": "github:solana-labs/superstruct#097ee6e2553ea609331bb3b2965a3b778d42015f", + "version": "github:solana-labs/superstruct#2a96e608d149085e1d4331d0bdcc3a75676ccb95", "from": "github:solana-labs/superstruct" }, "supports-color": {