Bump file-loader from 6.0.0 to 6.1.0 (#14854)
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.0.0...v6.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -94,7 +94,7 @@ | ||||
|     "escape-html": "^1.0.3", | ||||
|     "exif-js": "^2.3.0", | ||||
|     "express": "^4.17.1", | ||||
|     "file-loader": "^6.0.0", | ||||
|     "file-loader": "^6.1.0", | ||||
|     "font-awesome": "^4.7.0", | ||||
|     "glob": "^7.1.6", | ||||
|     "history": "^4.10.1", | ||||
|   | ||||
							
								
								
									
										10
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -4563,13 +4563,13 @@ file-entry-cache@^5.0.1: | ||||
|   dependencies: | ||||
|     flat-cache "^2.0.1" | ||||
|  | ||||
| file-loader@^6.0.0: | ||||
|   version "6.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.0.0.tgz#97bbfaab7a2460c07bcbd72d3a6922407f67649f" | ||||
|   integrity sha512-/aMOAYEFXDdjG0wytpTL5YQLfZnnTmLNjn+AIrJ/6HVnTfDqLsVKUUwkDf4I4kgex36BvjuXEn/TX9B/1ESyqQ== | ||||
| file-loader@^6.1.0: | ||||
|   version "6.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.1.0.tgz#65b9fcfb0ea7f65a234a1f10cdd7f1ab9a33f253" | ||||
|   integrity sha512-26qPdHyTsArQ6gU4P1HJbAbnFTyT2r0pG7czh1GFAd9TZbj0n94wWbupgixZH/ET/meqi2/5+F7DhW4OAXD+Lg== | ||||
|   dependencies: | ||||
|     loader-utils "^2.0.0" | ||||
|     schema-utils "^2.6.5" | ||||
|     schema-utils "^2.7.1" | ||||
|  | ||||
| file-type@^12.4.1: | ||||
|   version "12.4.2" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user