Bump is-my-json-valid from 2.17.1 to 2.20.0
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.17.1 to 2.20.0. - [Release notes](https://github.com/mafintosh/is-my-json-valid/releases) - [Commits](https://github.com/mafintosh/is-my-json-valid/compare/v2.17.1...v2.20.0) Signed-off-by: dependabot[bot] <support@github.com>master
							parent
							
								
									05b41daf2e
								
							
						
					
					
						commit
						aabf47fc2d
					
				|  | @ -5638,14 +5638,21 @@ | ||||||
|         "is-path-inside": "^1.0.0" |         "is-path-inside": "^1.0.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "is-my-ip-valid": { | ||||||
|  |       "version": "1.0.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz", | ||||||
|  |       "integrity": "sha512-gmh/eWXROncUzRnIa1Ubrt5b8ep/MGSnfAUI3aRp+sqTCs1tv1Isl8d8F6JmkN3dXKc3ehZMrtiPN9eL03NuaQ==", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|     "is-my-json-valid": { |     "is-my-json-valid": { | ||||||
|       "version": "2.17.1", |       "version": "2.20.0", | ||||||
|       "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.1.tgz", |       "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.0.tgz", | ||||||
|       "integrity": "sha512-Q2khNw+oBlWuaYvEEHtKSw/pCxD2L5Rc1C+UQme9X6JdRDh7m5D7HkozA0qa3DUkQ6VzCnEm8mVIQPyIRkI5sQ==", |       "integrity": "sha512-XTHBZSIIxNsIsZXg7XB5l8z/OBFosl1Wao4tXLpeC7eKU4Vm/kdop2azkPqULwnfGQjmeDIyey9g7afMMtdWAA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "generate-function": "^2.0.0", |         "generate-function": "^2.0.0", | ||||||
|         "generate-object-property": "^1.1.0", |         "generate-object-property": "^1.1.0", | ||||||
|  |         "is-my-ip-valid": "^1.0.0", | ||||||
|         "jsonpointer": "^4.0.0", |         "jsonpointer": "^4.0.0", | ||||||
|         "xtend": "^4.0.0" |         "xtend": "^4.0.0" | ||||||
|       } |       } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue