diff --git a/studio/package.json b/studio/package.json
index eabf9fa698788db8c4d651479cb709fbb17590f2..13f563edc4bb35fff7c9bcaa635c64afb7461b77 100644
--- a/studio/package.json
+++ b/studio/package.json
@@ -50,7 +50,6 @@
     "sanity-plugin-asset-source-marcus": "^0.0.4",
     "sanity-plugin-asset-source-nbiiif": "^0.0.7",
     "sanity-plugin-dashboard-widget-document-list": "^0.0.11",
-    "sanity-plugin-dashboard-widget-netlify": "^1.0.1",
     "sanity-plugin-dashboard-widget-vercel": "^0.1.5",
     "sanity-plugin-graph-view": "^1.0.4",
     "sanity-plugin-leaflet-input": "^1.0.0",
diff --git a/studio/sanity.json b/studio/sanity.json
index 9d0bf28b15b5e9a5ac81fae7caaebd2a3cd5034a..c6b9fcf4cab70d9ec0fe240b44490e1c8fc4d8f5 100644
--- a/studio/sanity.json
+++ b/studio/sanity.json
@@ -18,7 +18,6 @@
     "@sanity/desk-tool",
     "dashboard-widget-structure-menu",
     "dashboard-widget-document-list",
-    "dashboard-widget-netlify",
     "asset-source-nbiiif",
     "asset-source-marcus",
     "import-tool",
diff --git a/studio/yarn.lock b/studio/yarn.lock
index d7b2eb2f2ed79cdf962717e04aa7ef07cefd808c..f6e74cecda4c7c6b98ef50e38e7ab96d070ad354 100644
--- a/studio/yarn.lock
+++ b/studio/yarn.lock
@@ -2510,12 +2510,6 @@ abbrev@1:
   version "1.1.1"
   resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
 
-abort-controller@^2.0.3:
-  version "2.0.3"
-  resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-2.0.3.tgz#b174827a732efadff81227ed4b8d1cc569baf20a"
-  dependencies:
-    event-target-shim "^5.0.0"
-
 accepts@~1.3.7:
   version "1.3.7"
   resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
@@ -5399,10 +5393,6 @@ event-emitter@~0.3.5:
     d "1"
     es5-ext "~0.10.14"
 
-event-target-shim@^5.0.0:
-  version "5.0.1"
-  resolved "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
-
 events@^3.0.0:
   version "3.2.0"
   resolved "https://registry.npmjs.org/events/-/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379"
@@ -10508,13 +10498,6 @@ sanity-plugin-dashboard-widget-document-list@^0.0.11:
   dependencies:
     lodash "^4.17.15"
 
-sanity-plugin-dashboard-widget-netlify@^1.0.1:
-  version "1.0.1"
-  resolved "https://registry.npmjs.org/sanity-plugin-dashboard-widget-netlify/-/sanity-plugin-dashboard-widget-netlify-1.0.1.tgz#e510e40e05b9bcfdf11a4a2affed590e191bb93b"
-  dependencies:
-    abort-controller "^2.0.3"
-    react-props-stream "^1.0.0"
-
 sanity-plugin-dashboard-widget-vercel@^0.1.5:
   version "0.1.5"
   resolved "https://registry.npmjs.org/sanity-plugin-dashboard-widget-vercel/-/sanity-plugin-dashboard-widget-vercel-0.1.5.tgz#456a709f1253717a82685d6fad29c04cc40993de"