Update 3rd party licenses (#104)

46b0c79 · github-actions[bot] · 2022-04-13 15:11

1 files +1 -1
Message
{commit_body(@commit)}

Files changed

modified 3RD_PARTY_LICENSES
+1 −1
@@ -3042,7 +3042,7 @@ PERFORMANCE OF THIS SOFTWARE.
3042 3042
3043 3043 -----
3044 3044
3045 The following software may be included in this product: ini, isexe, json-stringify-safe, minimatch, once, rimraf, semver, which, wrappy. A copy of the source code may be downloaded from git://github.com/isaacs/ini.git (ini), git+https://github.com/isaacs/isexe.git (isexe), git://github.com/isaacs/json-stringify-safe (json-stringify-safe), git://github.com/isaacs/minimatch.git (minimatch), git://github.com/isaacs/once (once), git://github.com/isaacs/rimraf.git (rimraf), https://github.com/npm/node-semver (semver), git://github.com/isaacs/node-which.git (which), https://github.com/npm/wrappy (wrappy). This software contains the following license and notice below:
3045 +The following software may be included in this product: ini, isexe, json-stringify-safe, lru-cache, minimatch, once, rimraf, semver, which, wrappy, yallist. A copy of the source code may be downloaded from git://github.com/isaacs/ini.git (ini), git+https://github.com/isaacs/isexe.git (isexe), git://github.com/isaacs/json-stringify-safe (json-stringify-safe), git://github.com/isaacs/node-lru-cache.git (lru-cache), git://github.com/isaacs/minimatch.git (minimatch), git://github.com/isaacs/once (once), git://github.com/isaacs/rimraf.git (rimraf), https://github.com/npm/node-semver.git (semver), git://github.com/isaacs/node-which.git (which), https://github.com/npm/wrappy (wrappy), git+https://github.com/isaacs/yallist.git (yallist). This software contains the following license and notice below:
3046 3046
3047 3047 The ISC License
3048 3048

Parents: 5436ca9