diff --git a/.nvmrc b/.nvmrc index 51fe2f11..70324da0 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v10.12.0 +v10.15.1 diff --git a/package.json b/package.json index 35a1f9ef..26313810 100644 --- a/package.json +++ b/package.json @@ -254,7 +254,6 @@ "style-loader": "0.23.1", "stylus": "0.54.5", "stylus-loader": "3.0.2", - "terser": "3.14.1", "twemoji-awesome": "1.0.6", "url-loader": "1.1.2", "vee-validate": "2.1.7", @@ -293,6 +292,9 @@ "xterm": "3.11.0", "zxcvbn": "4.4.2" }, + "resolutions": { + "terser": "3.14.1" + }, "browserslist": [ "> 1%", "last 2 versions", diff --git a/yarn.lock b/yarn.lock deleted file mode 100644 index 648d17e6..00000000 Binary files a/yarn.lock and /dev/null differ