fix(deps): update dependency hosted-git-info to v7 (#2908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									7bc21fcdc7
								
							
						
					
					
						commit
						eba86ac8e5
					
				
							
								
								
									
										60
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										60
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -24,7 +24,7 @@ | ||||
|         "get-stream": "^6.0.0", | ||||
|         "git-log-parser": "^1.2.0", | ||||
|         "hook-std": "^3.0.0", | ||||
|         "hosted-git-info": "^6.0.0", | ||||
|         "hosted-git-info": "^7.0.0", | ||||
|         "lodash-es": "^4.17.21", | ||||
|         "marked": "^5.0.0", | ||||
|         "marked-terminal": "^5.1.1", | ||||
| @ -2569,14 +2569,14 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/hosted-git-info": { | ||||
|       "version": "6.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz", | ||||
|       "integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==", | ||||
|       "version": "7.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.0.tgz", | ||||
|       "integrity": "sha512-ICclEpTLhHj+zCuSb2/usoNXSVkxUSIopre+b1w8NDY9Dntp9LO4vLdHYI336TH8sAqwrRgnSfdkBG2/YpisHA==", | ||||
|       "dependencies": { | ||||
|         "lru-cache": "^7.5.1" | ||||
|         "lru-cache": "^10.0.1" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||||
|         "node": "^16.14.0 || >=18.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/html-escaper": { | ||||
| @ -3214,11 +3214,11 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/lru-cache": { | ||||
|       "version": "7.18.3", | ||||
|       "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", | ||||
|       "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", | ||||
|       "version": "10.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", | ||||
|       "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==", | ||||
|       "engines": { | ||||
|         "node": ">=12" | ||||
|         "node": "14 || >=16.14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/make-dir": { | ||||
| @ -7348,6 +7348,17 @@ | ||||
|         "url": "https://github.com/sponsors/sindresorhus" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/read-pkg/node_modules/hosted-git-info": { | ||||
|       "version": "6.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz", | ||||
|       "integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==", | ||||
|       "dependencies": { | ||||
|         "lru-cache": "^7.5.1" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/read-pkg/node_modules/json-parse-even-better-errors": { | ||||
|       "version": "3.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz", | ||||
| @ -7364,6 +7375,14 @@ | ||||
|         "node": "^12.20.0 || ^14.13.1 || >=16.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/read-pkg/node_modules/lru-cache": { | ||||
|       "version": "7.18.3", | ||||
|       "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", | ||||
|       "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", | ||||
|       "engines": { | ||||
|         "node": ">=12" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/read-pkg/node_modules/normalize-package-data": { | ||||
|       "version": "5.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-5.0.0.tgz", | ||||
| @ -7670,6 +7689,27 @@ | ||||
|         "url": "https://github.com/sindresorhus/execa?sponsor=1" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/semantic-release/node_modules/hosted-git-info": { | ||||
|       "version": "6.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz", | ||||
|       "integrity": "sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==", | ||||
|       "peer": true, | ||||
|       "dependencies": { | ||||
|         "lru-cache": "^7.5.1" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/semantic-release/node_modules/lru-cache": { | ||||
|       "version": "7.18.3", | ||||
|       "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", | ||||
|       "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", | ||||
|       "peer": true, | ||||
|       "engines": { | ||||
|         "node": ">=12" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/semver": { | ||||
|       "version": "7.5.4", | ||||
|       "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", | ||||
|  | ||||
| @ -41,7 +41,7 @@ | ||||
|     "get-stream": "^6.0.0", | ||||
|     "git-log-parser": "^1.2.0", | ||||
|     "hook-std": "^3.0.0", | ||||
|     "hosted-git-info": "^6.0.0", | ||||
|     "hosted-git-info": "^7.0.0", | ||||
|     "lodash-es": "^4.17.21", | ||||
|     "marked": "^5.0.0", | ||||
|     "marked-terminal": "^5.1.1", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user