mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	Merge pull request #630 from TriliumNext/renovate/i18next-http-backend-2.x
fix(deps): update dependency i18next-http-backend to v2.7.1
This commit is contained in:
		
							
								
								
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -50,7 +50,7 @@ | |||||||
|         "https-proxy-agent": "7.0.5", |         "https-proxy-agent": "7.0.5", | ||||||
|         "i18next": "23.16.8", |         "i18next": "23.16.8", | ||||||
|         "i18next-fs-backend": "2.3.2", |         "i18next-fs-backend": "2.3.2", | ||||||
|         "i18next-http-backend": "2.6.2", |         "i18next-http-backend": "2.7.1", | ||||||
|         "image-type": "4.1.0", |         "image-type": "4.1.0", | ||||||
|         "ini": "5.0.0", |         "ini": "5.0.0", | ||||||
|         "is-animated": "2.0.2", |         "is-animated": "2.0.2", | ||||||
| @@ -10070,9 +10070,10 @@ | |||||||
|       "integrity": "sha512-LIwUlkqDZnUI8lnUxBnEj8K/FrHQTT/Sc+1rvDm9E8YvvY5YxzoEAASNx+W5M9DfD5s77lI5vSAFWeTp26B/3Q==" |       "integrity": "sha512-LIwUlkqDZnUI8lnUxBnEj8K/FrHQTT/Sc+1rvDm9E8YvvY5YxzoEAASNx+W5M9DfD5s77lI5vSAFWeTp26B/3Q==" | ||||||
|     }, |     }, | ||||||
|     "node_modules/i18next-http-backend": { |     "node_modules/i18next-http-backend": { | ||||||
|       "version": "2.6.2", |       "version": "2.7.1", | ||||||
|       "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.2.tgz", |       "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.7.1.tgz", | ||||||
|       "integrity": "sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==", |       "integrity": "sha512-vPksHIckysGgykCD8JwCr2YsJEml9Cyw+Yu2wtb4fQ7xIn9RH/hkUDh5UkwnIzb0kSL4SJ30Ab/sCInhQxbCgg==", | ||||||
|  |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "cross-fetch": "4.0.0" |         "cross-fetch": "4.0.0" | ||||||
|       } |       } | ||||||
|   | |||||||
| @@ -91,7 +91,7 @@ | |||||||
|     "https-proxy-agent": "7.0.5", |     "https-proxy-agent": "7.0.5", | ||||||
|     "i18next": "23.16.8", |     "i18next": "23.16.8", | ||||||
|     "i18next-fs-backend": "2.3.2", |     "i18next-fs-backend": "2.3.2", | ||||||
|     "i18next-http-backend": "2.6.2", |     "i18next-http-backend": "2.7.1", | ||||||
|     "image-type": "4.1.0", |     "image-type": "4.1.0", | ||||||
|     "ini": "5.0.0", |     "ini": "5.0.0", | ||||||
|     "is-animated": "2.0.2", |     "is-animated": "2.0.2", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user