mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Bump ngx-file-drop from 13.0.0 to 14.0.1 in /src-ui
Bumps [ngx-file-drop](https://github.com/georgipeltekov/ngx-file-drop) from 13.0.0 to 14.0.1. - [Release notes](https://github.com/georgipeltekov/ngx-file-drop/releases) - [Changelog](https://github.com/georgipeltekov/ngx-file-drop/blob/master/CHANGELOG.md) - [Commits](https://github.com/georgipeltekov/ngx-file-drop/compare/v13.0.0...v14.0.1) --- updated-dependencies: - dependency-name: ngx-file-drop dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										24
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										24
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -25,7 +25,7 @@ | ||||
|         "ng2-pdf-viewer": "^9.0.0", | ||||
|         "ngx-color": "^7.3.3", | ||||
|         "ngx-cookie-service": "^14.0.1", | ||||
|         "ngx-file-drop": "^13.0.0", | ||||
|         "ngx-file-drop": "^14.0.1", | ||||
|         "rxjs": "~7.5.6", | ||||
|         "tslib": "^2.3.1", | ||||
|         "uuid": "^8.3.1", | ||||
| @@ -12585,19 +12585,19 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/ngx-file-drop": { | ||||
|       "version": "13.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-file-drop/-/ngx-file-drop-13.0.0.tgz", | ||||
|       "integrity": "sha512-1OF9ln2ZesfNxWEBXMpkkFpUuggejpZtNlGFuyaVAmXyYO4NlCHsOWrgfWB7d8SliHgePD/7s0e60IQs/zqr9g==", | ||||
|       "version": "14.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-file-drop/-/ngx-file-drop-14.0.1.tgz", | ||||
|       "integrity": "sha512-OSsI1Qjs273Xi+tIkCoO/ciFx6gT9wwyZ1900O4ggniOiTNByNq+xBN8DASOcAqLxvkuri8en7MtZPu+jxX/6Q==", | ||||
|       "dependencies": { | ||||
|         "tslib": "^2.0.0" | ||||
|         "tslib": "^2.3.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 12.0.0", | ||||
|         "node": ">= 14.5.0", | ||||
|         "npm": ">= 6.9.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "@angular/common": ">=13.0.0", | ||||
|         "@angular/core": ">=13.0.0" | ||||
|         "@angular/common": ">=14.0.0", | ||||
|         "@angular/core": ">=14.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/nice-napi": { | ||||
| @@ -26617,11 +26617,11 @@ | ||||
|       } | ||||
|     }, | ||||
|     "ngx-file-drop": { | ||||
|       "version": "13.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-file-drop/-/ngx-file-drop-13.0.0.tgz", | ||||
|       "integrity": "sha512-1OF9ln2ZesfNxWEBXMpkkFpUuggejpZtNlGFuyaVAmXyYO4NlCHsOWrgfWB7d8SliHgePD/7s0e60IQs/zqr9g==", | ||||
|       "version": "14.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-file-drop/-/ngx-file-drop-14.0.1.tgz", | ||||
|       "integrity": "sha512-OSsI1Qjs273Xi+tIkCoO/ciFx6gT9wwyZ1900O4ggniOiTNByNq+xBN8DASOcAqLxvkuri8en7MtZPu+jxX/6Q==", | ||||
|       "requires": { | ||||
|         "tslib": "^2.0.0" | ||||
|         "tslib": "^2.3.0" | ||||
|       } | ||||
|     }, | ||||
|     "nice-napi": { | ||||
|   | ||||
| @@ -30,7 +30,7 @@ | ||||
|     "ng2-pdf-viewer": "^9.0.0", | ||||
|     "ngx-color": "^7.3.3", | ||||
|     "ngx-cookie-service": "^14.0.1", | ||||
|     "ngx-file-drop": "^13.0.0", | ||||
|     "ngx-file-drop": "^14.0.1", | ||||
|     "rxjs": "~7.5.6", | ||||
|     "tslib": "^2.3.1", | ||||
|     "uuid": "^8.3.1", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]