Skip to content

Commit c68caae

Browse files
authored
Update TPN. (#11660)
1 parent 3dc4b8f commit c68caae

File tree

1 file changed

+230
-5
lines changed

1 file changed

+230
-5
lines changed

Extension/ThirdPartyNotices.txt

Lines changed: 230 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,12 +1177,10 @@ THE SOFTWARE.
11771177

11781178
---------------------------------------------------------
11791179

1180-
axios 0.26.1 - MIT
1180+
axios 1.6.1 - MIT
11811181
https://axios-http.com/
11821182

1183-
Copyright (c) 2014-present Matt Zabriskie
1184-
1185-
Copyright (c) 2014-present Matt Zabriskie
1183+
Copyright (c) 2014-present Matt Zabriskie & Collaborators
11861184

11871185
Permission is hereby granted, free of charge, to any person obtaining a copy
11881186
of this software and associated documentation files (the "Software"), to deal
@@ -1203,6 +1201,38 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12031201
THE SOFTWARE.
12041202

12051203

1204+
---------------------------------------------------------
1205+
1206+
---------------------------------------------------------
1207+
1208+
asynckit 0.4.0 - MIT
1209+
https://github.com/alexindigo/asynckit#readme
1210+
1211+
Copyright (c) 2016 Alex Indigo
1212+
1213+
The MIT License (MIT)
1214+
1215+
Copyright (c) 2016 Alex Indigo
1216+
1217+
Permission is hereby granted, free of charge, to any person obtaining a copy
1218+
of this software and associated documentation files (the "Software"), to deal
1219+
in the Software without restriction, including without limitation the rights
1220+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1221+
copies of the Software, and to permit persons to whom the Software is
1222+
furnished to do so, subject to the following conditions:
1223+
1224+
The above copyright notice and this permission notice shall be included in all
1225+
copies or substantial portions of the Software.
1226+
1227+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1228+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1229+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1230+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1231+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1232+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1233+
SOFTWARE.
1234+
1235+
12061236
---------------------------------------------------------
12071237

12081238
---------------------------------------------------------
@@ -1452,6 +1482,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14521482
THE SOFTWARE.
14531483

14541484

1485+
---------------------------------------------------------
1486+
1487+
---------------------------------------------------------
1488+
1489+
combined-stream 1.0.8 - MIT
1490+
https://github.com/felixge/node-combined-stream
1491+
1492+
Copyright (c) 2011 Debuggable Limited <[email protected]>
1493+
1494+
Copyright (c) 2011 Debuggable Limited <[email protected]>
1495+
1496+
Permission is hereby granted, free of charge, to any person obtaining a copy
1497+
of this software and associated documentation files (the "Software"), to deal
1498+
in the Software without restriction, including without limitation the rights
1499+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1500+
copies of the Software, and to permit persons to whom the Software is
1501+
furnished to do so, subject to the following conditions:
1502+
1503+
The above copyright notice and this permission notice shall be included in
1504+
all copies or substantial portions of the Software.
1505+
1506+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1507+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1508+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1509+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1510+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1511+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1512+
THE SOFTWARE.
1513+
1514+
14551515
---------------------------------------------------------
14561516

14571517
---------------------------------------------------------
@@ -1575,6 +1635,36 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
15751635
IN THE SOFTWARE.
15761636

15771637

1638+
---------------------------------------------------------
1639+
1640+
---------------------------------------------------------
1641+
1642+
delayed-stream 1.0.0 - MIT
1643+
https://github.com/felixge/node-delayed-stream
1644+
1645+
Copyright (c) 2011 Debuggable Limited <[email protected]>
1646+
1647+
Copyright (c) 2011 Debuggable Limited <[email protected]>
1648+
1649+
Permission is hereby granted, free of charge, to any person obtaining a copy
1650+
of this software and associated documentation files (the "Software"), to deal
1651+
in the Software without restriction, including without limitation the rights
1652+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1653+
copies of the Software, and to permit persons to whom the Software is
1654+
furnished to do so, subject to the following conditions:
1655+
1656+
The above copyright notice and this permission notice shall be included in
1657+
all copies or substantial portions of the Software.
1658+
1659+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1660+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1661+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1662+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1663+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1664+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1665+
THE SOFTWARE.
1666+
1667+
15781668
---------------------------------------------------------
15791669

15801670
---------------------------------------------------------
@@ -1684,7 +1774,7 @@ THE SOFTWARE.
16841774

16851775
---------------------------------------------------------
16861776

1687-
follow-redirects 1.15.2 - MIT
1777+
follow-redirects 1.15.3 - MIT
16881778
https://github.com/follow-redirects/follow-redirects
16891779

16901780
Copyright 2014-present Olivier Lalonde <[email protected]> , James Talmage <[email protected]> , Ruben Verborgh
@@ -1709,6 +1799,36 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
17091799
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17101800

17111801

1802+
---------------------------------------------------------
1803+
1804+
---------------------------------------------------------
1805+
1806+
form-data 4.0.0 - MIT
1807+
https://github.com/form-data/form-data#readme
1808+
1809+
Copyright (c) 2012 Felix Geisendorfer ([email protected]) and contributors
1810+
1811+
Copyright (c) 2012 Felix Geisendörfer ([email protected]) and contributors
1812+
1813+
Permission is hereby granted, free of charge, to any person obtaining a copy
1814+
of this software and associated documentation files (the "Software"), to deal
1815+
in the Software without restriction, including without limitation the rights
1816+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1817+
copies of the Software, and to permit persons to whom the Software is
1818+
furnished to do so, subject to the following conditions:
1819+
1820+
The above copyright notice and this permission notice shall be included in
1821+
all copies or substantial portions of the Software.
1822+
1823+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1824+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1825+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1826+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1827+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1828+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1829+
THE SOFTWARE.
1830+
1831+
17121832
---------------------------------------------------------
17131833

17141834
---------------------------------------------------------
@@ -1950,6 +2070,80 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
19502070
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19512071

19522072

2073+
---------------------------------------------------------
2074+
2075+
---------------------------------------------------------
2076+
2077+
mime-db 1.52.0 - MIT
2078+
https://github.com/jshttp/mime-db#readme
2079+
2080+
Copyright (c) 2014 Jonathan Ong
2081+
Copyright (c) 2015-2022 Douglas Christopher Wilson
2082+
Copyright (c) 2014 Jonathan Ong <[email protected]>
2083+
Copyright (c) 2015-2022 Douglas Christopher Wilson <[email protected]>
2084+
2085+
(The MIT License)
2086+
2087+
Copyright (c) 2014 Jonathan Ong <[email protected]>
2088+
Copyright (c) 2015-2022 Douglas Christopher Wilson <[email protected]>
2089+
2090+
Permission is hereby granted, free of charge, to any person obtaining
2091+
a copy of this software and associated documentation files (the
2092+
'Software'), to deal in the Software without restriction, including
2093+
without limitation the rights to use, copy, modify, merge, publish,
2094+
distribute, sublicense, and/or sell copies of the Software, and to
2095+
permit persons to whom the Software is furnished to do so, subject to
2096+
the following conditions:
2097+
2098+
The above copyright notice and this permission notice shall be
2099+
included in all copies or substantial portions of the Software.
2100+
2101+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2102+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2103+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2104+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2105+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2106+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2107+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2108+
2109+
2110+
---------------------------------------------------------
2111+
2112+
---------------------------------------------------------
2113+
2114+
mime-types 2.1.35 - MIT
2115+
https://github.com/jshttp/mime-types#readme
2116+
2117+
Copyright (c) 2014 Jonathan Ong
2118+
Copyright (c) 2015 Douglas Christopher Wilson
2119+
Copyright (c) 2014 Jonathan Ong <[email protected]>
2120+
Copyright (c) 2015 Douglas Christopher Wilson <[email protected]>
2121+
2122+
(The MIT License)
2123+
2124+
Copyright (c) 2014 Jonathan Ong <[email protected]>
2125+
Copyright (c) 2015 Douglas Christopher Wilson <[email protected]>
2126+
2127+
Permission is hereby granted, free of charge, to any person obtaining
2128+
a copy of this software and associated documentation files (the
2129+
'Software'), to deal in the Software without restriction, including
2130+
without limitation the rights to use, copy, modify, merge, publish,
2131+
distribute, sublicense, and/or sell copies of the Software, and to
2132+
permit persons to whom the Software is furnished to do so, subject to
2133+
the following conditions:
2134+
2135+
The above copyright notice and this permission notice shall be
2136+
included in all copies or substantial portions of the Software.
2137+
2138+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2139+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2140+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2141+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2142+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2143+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2144+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2145+
2146+
19532147
---------------------------------------------------------
19542148

19552149
---------------------------------------------------------
@@ -2292,6 +2486,37 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22922486
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22932487

22942488

2489+
---------------------------------------------------------
2490+
2491+
---------------------------------------------------------
2492+
2493+
proxy-from-env 1.1.0 - MIT
2494+
https://github.com/Rob--W/proxy-from-env#readme
2495+
2496+
Copyright (c) 2016-2018 Rob Wu <[email protected]>
2497+
2498+
The MIT License
2499+
2500+
Copyright (C) 2016-2018 Rob Wu <[email protected]>
2501+
2502+
Permission is hereby granted, free of charge, to any person obtaining a copy of
2503+
this software and associated documentation files (the "Software"), to deal in
2504+
the Software without restriction, including without limitation the rights to
2505+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2506+
of the Software, and to permit persons to whom the Software is furnished to do
2507+
so, subject to the following conditions:
2508+
2509+
The above copyright notice and this permission notice shall be included in all
2510+
copies or substantial portions of the Software.
2511+
2512+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2513+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2514+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2515+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2516+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2517+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2518+
2519+
22952520
---------------------------------------------------------
22962521

22972522
---------------------------------------------------------

0 commit comments

Comments
 (0)