diff --git a/server-data/resources/[gameplay]/chat/package.json b/server-data/resources/[gameplay]/chat/package.json index 037070ba3..42481c44b 100644 --- a/server-data/resources/[gameplay]/chat/package.json +++ b/server-data/resources/[gameplay]/chat/package.json @@ -9,6 +9,7 @@ "css-loader": "^3.4.2", "html-webpack-inline-source-plugin": "^0.0.10", "html-webpack-plugin": "^3.2.0", + "loader-utils": "^3.3.1", "ts-loader": "^6.2.1", "typescript": "^3.8.3", "vue": "^2.6.11", diff --git a/server-data/resources/[gameplay]/chat/yarn.lock b/server-data/resources/[gameplay]/chat/yarn.lock index 8077bd888..26798447d 100644 --- a/server-data/resources/[gameplay]/chat/yarn.lock +++ b/server-data/resources/[gameplay]/chat/yarn.lock @@ -2556,6 +2556,11 @@ loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3: emojis-list "^3.0.0" json5 "^1.0.1" +loader-utils@^3.3.1: + version "3.3.1" + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.3.1.tgz#735b9a19fd63648ca7adbd31c2327dfe281304e5" + integrity sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg== + locate-path@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"