chore(deps): update dependency nock to v13 (#1754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
		
							parent
							
								
									0a86d61a00
								
							
						
					
					
						commit
						fa7080e0d4
					
				
							
								
								
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -5987,6 +5987,12 @@ | |||||||
|       "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", |       "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", | ||||||
|       "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" |       "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" | ||||||
|     }, |     }, | ||||||
|  |     "lodash.set": { | ||||||
|  |       "version": "4.3.2", | ||||||
|  |       "resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz", | ||||||
|  |       "integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|     "lodash.toarray": { |     "lodash.toarray": { | ||||||
|       "version": "4.4.0", |       "version": "4.4.0", | ||||||
|       "resolved": "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz", |       "resolved": "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz", | ||||||
| @ -6552,14 +6558,14 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "nock": { |     "nock": { | ||||||
|       "version": "12.0.3", |       "version": "13.0.6", | ||||||
|       "resolved": "https://registry.npmjs.org/nock/-/nock-12.0.3.tgz", |       "resolved": "https://registry.npmjs.org/nock/-/nock-13.0.6.tgz", | ||||||
|       "integrity": "sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw==", |       "integrity": "sha512-W81UZ1Tv21SWDZcA8Lu9LXYVl2gO9ADY5GadC6gFV9690h4TXz0oCkEoMckN/sPMHkDA79Ka9dXga9Mt1+j+Sg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "debug": "^4.1.0", |         "debug": "^4.1.0", | ||||||
|         "json-stringify-safe": "^5.0.1", |         "json-stringify-safe": "^5.0.1", | ||||||
|         "lodash": "^4.17.13", |         "lodash.set": "^4.3.2", | ||||||
|         "propagate": "^2.0.0" |         "propagate": "^2.0.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  | |||||||
| @ -60,7 +60,7 @@ | |||||||
|     "got": "11.8.1", |     "got": "11.8.1", | ||||||
|     "js-yaml": "3.14.0", |     "js-yaml": "3.14.0", | ||||||
|     "mockserver-client": "5.11.2", |     "mockserver-client": "5.11.2", | ||||||
|     "nock": "12.0.3", |     "nock": "13.0.6", | ||||||
|     "nyc": "15.1.0", |     "nyc": "15.1.0", | ||||||
|     "p-retry": "4.2.0", |     "p-retry": "4.2.0", | ||||||
|     "proxyquire": "2.1.3", |     "proxyquire": "2.1.3", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user