summarylogtreecommitdiffstats
path: root/cpu-features-fix.diff
blob: 0af41b3d8099e3fe057ba3183ac33e78754f6741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
diff --git a/apps/studio/package.json b/apps/studio/package.json
index 64edd794..c561db37 100644
--- a/apps/studio/package.json
+++ b/apps/studio/package.json
@@ -166,7 +166,6 @@
   "resolutions": {
     "watchpack": "1.6.1",
     "node-pre-gyp": "0.12.0",
-    "nan": "2.17.0",
-    "cpu-features": "../../.yarn/packages/empty-package"
+    "nan": "2.17.0"
   }
 }
diff --git a/yarn.lock b/yarn.lock
index cfbac521..9e61b4d5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5663,13 +5663,8 @@ cosmiconfig@^6.0.0:
     path-type "^4.0.0"
     yaml "^1.7.2"
 
-cpu-features@~0.0.4, cpu-features@~0.0.8:
-  version "0.0.10"
-  resolved "https://registry.yarnpkg.com/cpu-features/-/cpu-features-0.0.10.tgz#9aae536db2710c7254d7ed67cb3cbc7d29ad79c5"
-  integrity sha512-9IkYqtX3YHPCzoVg1Py+o9057a3i0fp7S530UWokCSaFVTc7CwXPRiOjRjBQQ18ZCNafx78YfnG+HALxtVmOGA==
-  dependencies:
-    buildcheck "~0.0.6"
-    nan "^2.19.0"
+cpu-features@./.yarn/packages/empty-package, cpu-features@~0.0.4, cpu-features@~0.0.8:
+  version "1.0.0"
 
 crc-32@^1.2.0, crc-32@~1.2.0:
   version "1.2.2"