diff --git a/package.json b/package.json index dc67ff8ec..1827ef1e8 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-config-airbnb-base": "^14.2.0", "eslint-loader": "^4.0.2", "eslint-plugin-import": "^2.22.1", - "file-loader": "^6.1.1", + "file-loader": "^6.2.0", "lato-font": "^3.0.0", "mini-css-extract-plugin": "^1.2.0", "node-sass": "^4.14.1", diff --git a/yarn.lock b/yarn.lock index 719dbcbc7..88d6d64fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3096,10 +3096,10 @@ file-entry-cache@^5.0.1: dependencies: flat-cache "^2.0.1" -file-loader@^6.1.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.1.1.tgz#a6f29dfb3f5933a1c350b2dbaa20ac5be0539baa" - integrity sha512-Klt8C4BjWSXYQAfhpYYkG4qHNTna4toMHEbWrI5IuVoxbU6uiDKeKAP99R8mmbJi3lvewn/jQBOgU4+NS3tDQw== +file-loader@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d" + integrity sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== dependencies: loader-utils "^2.0.0" schema-utils "^3.0.0"