mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	chore(deps): update dependency @types/express-session to v1.18.1
This commit is contained in:
		
							
								
								
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -121,7 +121,7 @@ | ||||
|         "@types/electron-squirrel-startup": "1.0.2", | ||||
|         "@types/escape-html": "1.0.4", | ||||
|         "@types/express": "4.17.21", | ||||
|         "@types/express-session": "1.18.0", | ||||
|         "@types/express-session": "1.18.1", | ||||
|         "@types/html": "1.0.4", | ||||
|         "@types/ini": "4.1.1", | ||||
|         "@types/jasmine": "5.1.4", | ||||
| @@ -3684,10 +3684,11 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@types/express-session": { | ||||
|       "version": "1.18.0", | ||||
|       "resolved": "https://registry.npmjs.org/@types/express-session/-/express-session-1.18.0.tgz", | ||||
|       "integrity": "sha512-27JdDRgor6PoYlURY+Y5kCakqp5ulC0kmf7y+QwaY+hv9jEFuQOThgkjyA53RP3jmKuBsH5GR6qEfFmvb8mwOA==", | ||||
|       "version": "1.18.1", | ||||
|       "resolved": "https://registry.npmjs.org/@types/express-session/-/express-session-1.18.1.tgz", | ||||
|       "integrity": "sha512-S6TkD/lljxDlQ2u/4A70luD8/ZxZcrU5pQwI1rVXCiaVIywoFgbA+PIUNDjPhQpPdK0dGleLtYc/y7XWBfclBg==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@types/express": "*" | ||||
|       } | ||||
|   | ||||
| @@ -159,7 +159,7 @@ | ||||
|     "@types/electron-squirrel-startup": "1.0.2", | ||||
|     "@types/escape-html": "1.0.4", | ||||
|     "@types/express": "4.17.21", | ||||
|     "@types/express-session": "1.18.0", | ||||
|     "@types/express-session": "1.18.1", | ||||
|     "@types/html": "1.0.4", | ||||
|     "@types/ini": "4.1.1", | ||||
|     "@types/jasmine": "5.1.4", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user