mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 13:57:39 +09:00 
			
		
		
		
	chore(deps): update dependency @types/node to ^22.14.0 (#17459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										16
									
								
								open-api/typescript-sdk/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								open-api/typescript-sdk/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -12,7 +12,7 @@ | ||||
|         "@oazapfts/runtime": "^1.0.2" | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@types/node": "^22.13.14", | ||||
|         "@types/node": "^22.14.0", | ||||
|         "typescript": "^5.3.3" | ||||
|       } | ||||
|     }, | ||||
| @@ -23,13 +23,13 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@types/node": { | ||||
|       "version": "22.13.15", | ||||
|       "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.15.tgz", | ||||
|       "integrity": "sha512-imAbQEEbVni6i6h6Bd5xkCRwLqFc8hihCsi2GbtDoAtUcAFQ6Zs4pFXTZUUbroTkXdImczWM9AI8eZUuybXE3w==", | ||||
|       "version": "22.14.0", | ||||
|       "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.0.tgz", | ||||
|       "integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "undici-types": "~6.20.0" | ||||
|         "undici-types": "~6.21.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/typescript": { | ||||
| @@ -47,9 +47,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/undici-types": { | ||||
|       "version": "6.20.0", | ||||
|       "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", | ||||
|       "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", | ||||
|       "version": "6.21.0", | ||||
|       "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", | ||||
|       "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", | ||||
|       "dev": true, | ||||
|       "license": "MIT" | ||||
|     } | ||||
|   | ||||
| @@ -19,7 +19,7 @@ | ||||
|     "@oazapfts/runtime": "^1.0.2" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/node": "^22.13.14", | ||||
|     "@types/node": "^22.14.0", | ||||
|     "typescript": "^5.3.3" | ||||
|   }, | ||||
|   "repository": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user