mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	chore(deps): update dependency express-rate-limit to v8
This commit is contained in:
		
							parent
							
								
									b2237ffa51
								
							
						
					
					
						commit
						7570f818e9
					
				@ -65,7 +65,7 @@
 | 
			
		||||
    "escape-html": "1.0.3",
 | 
			
		||||
    "express": "5.1.0",
 | 
			
		||||
    "express-openid-connect": "^2.17.1",
 | 
			
		||||
    "express-rate-limit": "7.5.1",
 | 
			
		||||
    "express-rate-limit": "8.0.0",
 | 
			
		||||
    "express-session": "1.18.1",
 | 
			
		||||
    "file-uri-to-path": "2.0.0",
 | 
			
		||||
    "fs-extra": "11.3.0",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										19
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										19
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -652,8 +652,8 @@ importers:
 | 
			
		||||
        specifier: ^2.17.1
 | 
			
		||||
        version: 2.18.1(express@5.1.0)
 | 
			
		||||
      express-rate-limit:
 | 
			
		||||
        specifier: 7.5.1
 | 
			
		||||
        version: 7.5.1(express@5.1.0)
 | 
			
		||||
        specifier: 8.0.0
 | 
			
		||||
        version: 8.0.0(express@5.1.0)
 | 
			
		||||
      express-session:
 | 
			
		||||
        specifier: 1.18.1
 | 
			
		||||
        version: 1.18.1
 | 
			
		||||
@ -4902,6 +4902,7 @@ packages:
 | 
			
		||||
  '@smithy/middleware-endpoint@4.1.14':
 | 
			
		||||
    resolution: {integrity: sha512-+BGLpK5D93gCcSEceaaYhUD/+OCGXM1IDaq/jKUQ+ujB0PTWlWN85noodKw/IPFZhIKFCNEe19PGd/reUMeLSQ==}
 | 
			
		||||
    engines: {node: '>=18.0.0'}
 | 
			
		||||
    deprecated: Please upgrade to @smithy/middleware-endpoint@4.1.15 or higher to fix a bug preventing the resolution of ENV and config file custom endpoints https://github.com/smithy-lang/smithy-typescript/issues/1645
 | 
			
		||||
 | 
			
		||||
  '@smithy/middleware-retry@4.1.15':
 | 
			
		||||
    resolution: {integrity: sha512-iKYUJpiyTQ33U2KlOZeUb0GwtzWR3C0soYcKuCnTmJrvt6XwTPQZhMfsjJZNw7PpQ3TU4Ati1qLSrkSJxnnSMQ==}
 | 
			
		||||
@ -8342,8 +8343,8 @@ packages:
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      express: '>= 4.17.0'
 | 
			
		||||
 | 
			
		||||
  express-rate-limit@7.5.1:
 | 
			
		||||
    resolution: {integrity: sha512-7iN8iPMDzOMHPUYllBEsQdWVB6fPDMPqwjBaFrgr4Jgr/+okjvzAy+UHlYYL/Vs0OsOrMkwS6PJDkFlJwoxUnw==}
 | 
			
		||||
  express-rate-limit@8.0.0:
 | 
			
		||||
    resolution: {integrity: sha512-FXEAp2ccTeN1ZSO+sPHRHWB0/CrTP5asFBjUaNeD9A0v3iPmgFbLu24vqPjiM9utszI58VGlMokjXQ0W9Dbmjw==}
 | 
			
		||||
    engines: {node: '>= 16'}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      express: '>= 4.11'
 | 
			
		||||
@ -9315,6 +9316,9 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==}
 | 
			
		||||
    engines: {node: '>=8'}
 | 
			
		||||
 | 
			
		||||
  ip@2.0.1:
 | 
			
		||||
    resolution: {integrity: sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==}
 | 
			
		||||
 | 
			
		||||
  ipaddr.js@1.9.1:
 | 
			
		||||
    resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
 | 
			
		||||
    engines: {node: '>= 0.10'}
 | 
			
		||||
@ -16561,6 +16565,8 @@ snapshots:
 | 
			
		||||
      '@ckeditor/ckeditor5-table': 46.0.0
 | 
			
		||||
      '@ckeditor/ckeditor5-utils': 46.0.0
 | 
			
		||||
      ckeditor5: 46.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@ckeditor/ckeditor5-emoji@46.0.0':
 | 
			
		||||
    dependencies:
 | 
			
		||||
@ -24625,9 +24631,10 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  express-rate-limit@7.5.1(express@5.1.0):
 | 
			
		||||
  express-rate-limit@8.0.0(express@5.1.0):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      express: 5.1.0
 | 
			
		||||
      ip: 2.0.1
 | 
			
		||||
 | 
			
		||||
  express-session@1.18.1:
 | 
			
		||||
    dependencies:
 | 
			
		||||
@ -25846,6 +25853,8 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  ip-regex@4.3.0: {}
 | 
			
		||||
 | 
			
		||||
  ip@2.0.1: {}
 | 
			
		||||
 | 
			
		||||
  ipaddr.js@1.9.1: {}
 | 
			
		||||
 | 
			
		||||
  ipaddr.js@2.2.0: {}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user