mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Bump @types/node from 20.8.0 to 20.8.10 in /src-ui (#4482)
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										19
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										19
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -47,7 +47,7 @@ | ||||
|         "@angular/compiler-cli": "~16.2.3", | ||||
|         "@playwright/test": "^1.39.0", | ||||
|         "@types/jest": "^29.5.7", | ||||
|         "@types/node": "^20.8.0", | ||||
|         "@types/node": "^20.8.10", | ||||
|         "@typescript-eslint/eslint-plugin": "^6.9.1", | ||||
|         "@typescript-eslint/parser": "^6.9.1", | ||||
|         "concurrently": "^8.2.2", | ||||
| @@ -5585,10 +5585,13 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/@types/node": { | ||||
|       "version": "20.8.0", | ||||
|       "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.0.tgz", | ||||
|       "integrity": "sha512-LzcWltT83s1bthcvjBmiBvGJiiUe84NWRHkw+ZV6Fr41z2FbIzvc815dk2nQ3RAKMuN2fkenM/z3Xv2QzEpYxQ==", | ||||
|       "dev": true | ||||
|       "version": "20.8.10", | ||||
|       "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.10.tgz", | ||||
|       "integrity": "sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "undici-types": "~5.26.4" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@types/node-forge": { | ||||
|       "version": "1.3.8", | ||||
| @@ -17749,6 +17752,12 @@ | ||||
|         "node": ">=14.17" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/undici-types": { | ||||
|       "version": "5.26.5", | ||||
|       "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", | ||||
|       "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/unicode-canonical-property-names-ecmascript": { | ||||
|       "version": "2.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", | ||||
|   | ||||
| @@ -49,7 +49,7 @@ | ||||
|     "@angular/compiler-cli": "~16.2.3", | ||||
|     "@playwright/test": "^1.39.0", | ||||
|     "@types/jest": "^29.5.7", | ||||
|     "@types/node": "^20.8.0", | ||||
|     "@types/node": "^20.8.10", | ||||
|     "@typescript-eslint/eslint-plugin": "^6.9.1", | ||||
|     "@typescript-eslint/parser": "^6.9.1", | ||||
|     "concurrently": "^8.2.2", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]