mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix(deps): update dependency knex to v1.0.3
This commit is contained in:
		
							parent
							
								
									141ea5fdb0
								
							
						
					
					
						commit
						ca37b5701b
					
				@ -94,7 +94,7 @@
 | 
			
		||||
    "helmet": "^5.0.0",
 | 
			
		||||
    "joi": "^17.3.0",
 | 
			
		||||
    "js-yaml": "^4.1.0",
 | 
			
		||||
    "knex": "1.0.2",
 | 
			
		||||
    "knex": "1.0.3",
 | 
			
		||||
    "log4js": "^6.0.0",
 | 
			
		||||
    "memoizee": "^0.4.15",
 | 
			
		||||
    "mime": "^2.4.2",
 | 
			
		||||
 | 
			
		||||
@ -4785,10 +4785,10 @@ kleur@^3.0.3:
 | 
			
		||||
  resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
 | 
			
		||||
  integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
 | 
			
		||||
 | 
			
		||||
knex@1.0.2:
 | 
			
		||||
  version "1.0.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/knex/-/knex-1.0.2.tgz#1b79273f39f587a631c1a5515482c203d5971781"
 | 
			
		||||
  integrity sha512-RuDKTylj6X/3nYomnsFV8sOdxTcehLHczOd3yrUdULE4pQR8jVlZxYt3vvIU04otJF0Cw9DCtRt05S4PN4kDpw==
 | 
			
		||||
knex@1.0.3:
 | 
			
		||||
  version "1.0.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/knex/-/knex-1.0.3.tgz#a5f97aa98e5e036cfd0209a90d53b2a411280e84"
 | 
			
		||||
  integrity sha512-rY1T7cgTQGHAUD9TshMka37bd+SEK+koPXXvZQEIoE8yjJ/E8ShsenaAmr3oaNNzqXuKD/SC0qlYtp7Js8tAXA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    colorette "2.0.16"
 | 
			
		||||
    commander "^8.3.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user