fix(deps): update dependency pg to v8.11.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
		
							parent
							
								
									17d893e4f4
								
							
						
					
					
						commit
						0eb630db62
					
				
							
								
								
									
										23
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								yarn.lock
									
									
									
									
									
								
							@ -8498,10 +8498,15 @@ performance-now@^2.1.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
 | 
					  resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
 | 
				
			||||||
  integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
 | 
					  integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pg-connection-string@^2.5.0:
 | 
					pg-cloudflare@^1.1.0:
 | 
				
			||||||
  version "2.5.0"
 | 
					  version "1.1.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.5.0.tgz#538cadd0f7e603fc09a12590f3b8a452c2c0cf34"
 | 
					  resolved "https://registry.yarnpkg.com/pg-cloudflare/-/pg-cloudflare-1.1.0.tgz#833d70870d610d14bf9df7afb40e1cba310c17a0"
 | 
				
			||||||
  integrity sha512-r5o/V/ORTA6TmUnyWZR9nCj1klXCO2CEKNRlVuJptZe85QuhFayC7WeMic7ndayT5IRIR0S0xFxFi2ousartlQ==
 | 
					  integrity sha512-tGM8/s6frwuAIyRcJ6nWcIvd3+3NmUKIs6OjviIm1HPPFEt5MzQDOTBQyhPWg/m0kCl95M6gA1JaIXtS8KovOA==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					pg-connection-string@^2.6.0:
 | 
				
			||||||
 | 
					  version "2.6.0"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.6.0.tgz#12a36cc4627df19c25cc1b9b736cc39ee1f73ae8"
 | 
				
			||||||
 | 
					  integrity sha512-x14ibktcwlHKoHxx9X3uTVW9zIGR41ZB6QNhHb21OPNdCCO3NaRnpJuwKIQSR4u+Yqjx4HCvy7Hh7VSy1U4dGg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pg-hstore@^2.3.3:
 | 
					pg-hstore@^2.3.3:
 | 
				
			||||||
  version "2.3.4"
 | 
					  version "2.3.4"
 | 
				
			||||||
@ -8537,17 +8542,19 @@ pg-types@^2.1.0:
 | 
				
			|||||||
    postgres-interval "^1.1.0"
 | 
					    postgres-interval "^1.1.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pg@^8.2.1:
 | 
					pg@^8.2.1:
 | 
				
			||||||
  version "8.10.0"
 | 
					  version "8.11.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/pg/-/pg-8.10.0.tgz#5b8379c9b4a36451d110fc8cd98fc325fe62ad24"
 | 
					  resolved "https://registry.yarnpkg.com/pg/-/pg-8.11.0.tgz#a37e534e94b57a7ed811e926f23a7c56385f55d9"
 | 
				
			||||||
  integrity sha512-ke7o7qSTMb47iwzOSaZMfeR7xToFdkE71ifIipOAAaLIM0DYzfOAXlgFFmYUIE2BcJtvnVlGCID84ZzCegE8CQ==
 | 
					  integrity sha512-meLUVPn2TWgJyLmy7el3fQQVwft4gU5NGyvV0XbD41iU9Jbg8lCH4zexhIkihDzVHJStlt6r088G6/fWeNjhXA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    buffer-writer "2.0.0"
 | 
					    buffer-writer "2.0.0"
 | 
				
			||||||
    packet-reader "1.0.0"
 | 
					    packet-reader "1.0.0"
 | 
				
			||||||
    pg-connection-string "^2.5.0"
 | 
					    pg-connection-string "^2.6.0"
 | 
				
			||||||
    pg-pool "^3.6.0"
 | 
					    pg-pool "^3.6.0"
 | 
				
			||||||
    pg-protocol "^1.6.0"
 | 
					    pg-protocol "^1.6.0"
 | 
				
			||||||
    pg-types "^2.1.0"
 | 
					    pg-types "^2.1.0"
 | 
				
			||||||
    pgpass "1.x"
 | 
					    pgpass "1.x"
 | 
				
			||||||
 | 
					  optionalDependencies:
 | 
				
			||||||
 | 
					    pg-cloudflare "^1.1.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pgpass@1.x:
 | 
					pgpass@1.x:
 | 
				
			||||||
  version "1.0.5"
 | 
					  version "1.0.5"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user