@mongosh/node-runtime-worker-thread 3.3.33 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@
3
3
  "name": "@ampproject/remapping",
4
4
  "version": "2.2.0",
5
5
  "license": "Apache-2.0",
6
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@ampproject/remapping",
6
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@ampproject/remapping",
7
7
  "licenseFiles": [
8
8
  {
9
9
  "filename": "LICENSE",
@@ -13,9 +13,9 @@
13
13
  },
14
14
  {
15
15
  "name": "@aws-sdk/client-cognito-identity",
16
- "version": "3.621.0",
16
+ "version": "3.980.0",
17
17
  "license": "Apache-2.0",
18
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/client-cognito-identity",
18
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/client-cognito-identity",
19
19
  "licenseFiles": [
20
20
  {
21
21
  "filename": "LICENSE",
@@ -24,10 +24,10 @@
24
24
  ]
25
25
  },
26
26
  {
27
- "name": "@aws-sdk/client-sso-oidc",
28
- "version": "3.621.0",
27
+ "name": "@aws-sdk/client-sso",
28
+ "version": "3.982.0",
29
29
  "license": "Apache-2.0",
30
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/client-sso-oidc",
30
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/client-sso",
31
31
  "licenseFiles": [
32
32
  {
33
33
  "filename": "LICENSE",
@@ -36,29 +36,22 @@
36
36
  ]
37
37
  },
38
38
  {
39
- "name": "@aws-sdk/client-sso",
40
- "version": "3.621.0",
39
+ "name": "@aws-sdk/core",
40
+ "version": "3.973.6",
41
41
  "license": "Apache-2.0",
42
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/client-sso",
42
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/core",
43
43
  "licenseFiles": [
44
44
  {
45
45
  "filename": "LICENSE",
46
- "content": " Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"{}\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
46
+ "content": "Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"[]\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License."
47
47
  }
48
48
  ]
49
49
  },
50
- {
51
- "name": "@aws-sdk/core",
52
- "version": "3.621.0",
53
- "license": "Apache-2.0",
54
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/core",
55
- "licenseFiles": []
56
- },
57
50
  {
58
51
  "name": "@aws-sdk/credential-provider-cognito-identity",
59
- "version": "3.621.0",
52
+ "version": "3.972.3",
60
53
  "license": "Apache-2.0",
61
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-cognito-identity",
54
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-cognito-identity",
62
55
  "licenseFiles": [
63
56
  {
64
57
  "filename": "LICENSE",
@@ -68,9 +61,9 @@
68
61
  },
69
62
  {
70
63
  "name": "@aws-sdk/credential-provider-env",
71
- "version": "3.620.1",
64
+ "version": "3.972.4",
72
65
  "license": "Apache-2.0",
73
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-env",
66
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-env",
74
67
  "licenseFiles": [
75
68
  {
76
69
  "filename": "LICENSE",
@@ -80,16 +73,16 @@
80
73
  },
81
74
  {
82
75
  "name": "@aws-sdk/credential-provider-http",
83
- "version": "3.621.0",
76
+ "version": "3.972.6",
84
77
  "license": "Apache-2.0",
85
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-http",
78
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-http",
86
79
  "licenseFiles": []
87
80
  },
88
81
  {
89
82
  "name": "@aws-sdk/credential-provider-ini",
90
- "version": "3.621.0",
83
+ "version": "3.972.4",
91
84
  "license": "Apache-2.0",
92
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-ini",
85
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-ini",
93
86
  "licenseFiles": [
94
87
  {
95
88
  "filename": "LICENSE",
@@ -97,11 +90,18 @@
97
90
  }
98
91
  ]
99
92
  },
93
+ {
94
+ "name": "@aws-sdk/credential-provider-login",
95
+ "version": "3.972.4",
96
+ "license": "Apache-2.0",
97
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-login",
98
+ "licenseFiles": []
99
+ },
100
100
  {
101
101
  "name": "@aws-sdk/credential-provider-node",
102
- "version": "3.621.0",
102
+ "version": "3.972.5",
103
103
  "license": "Apache-2.0",
104
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-node",
104
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-node",
105
105
  "licenseFiles": [
106
106
  {
107
107
  "filename": "LICENSE",
@@ -111,9 +111,9 @@
111
111
  },
112
112
  {
113
113
  "name": "@aws-sdk/credential-provider-process",
114
- "version": "3.620.1",
114
+ "version": "3.972.4",
115
115
  "license": "Apache-2.0",
116
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-process",
116
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-process",
117
117
  "licenseFiles": [
118
118
  {
119
119
  "filename": "LICENSE",
@@ -123,9 +123,9 @@
123
123
  },
124
124
  {
125
125
  "name": "@aws-sdk/credential-provider-sso",
126
- "version": "3.621.0",
126
+ "version": "3.972.4",
127
127
  "license": "Apache-2.0",
128
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-sso",
128
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-sso",
129
129
  "licenseFiles": [
130
130
  {
131
131
  "filename": "LICENSE",
@@ -135,9 +135,9 @@
135
135
  },
136
136
  {
137
137
  "name": "@aws-sdk/credential-provider-web-identity",
138
- "version": "3.621.0",
138
+ "version": "3.972.4",
139
139
  "license": "Apache-2.0",
140
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-provider-web-identity",
140
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-web-identity",
141
141
  "licenseFiles": [
142
142
  {
143
143
  "filename": "LICENSE",
@@ -147,9 +147,9 @@
147
147
  },
148
148
  {
149
149
  "name": "@aws-sdk/credential-providers",
150
- "version": "3.621.0",
150
+ "version": "3.982.0",
151
151
  "license": "Apache-2.0",
152
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/credential-providers",
152
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-providers",
153
153
  "licenseFiles": [
154
154
  {
155
155
  "filename": "LICENSE",
@@ -159,9 +159,9 @@
159
159
  },
160
160
  {
161
161
  "name": "@aws-sdk/middleware-host-header",
162
- "version": "3.620.0",
162
+ "version": "3.972.3",
163
163
  "license": "Apache-2.0",
164
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/middleware-host-header",
164
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/middleware-host-header",
165
165
  "licenseFiles": [
166
166
  {
167
167
  "filename": "LICENSE",
@@ -171,9 +171,9 @@
171
171
  },
172
172
  {
173
173
  "name": "@aws-sdk/middleware-logger",
174
- "version": "3.609.0",
174
+ "version": "3.972.3",
175
175
  "license": "Apache-2.0",
176
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/middleware-logger",
176
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/middleware-logger",
177
177
  "licenseFiles": [
178
178
  {
179
179
  "filename": "LICENSE",
@@ -183,9 +183,9 @@
183
183
  },
184
184
  {
185
185
  "name": "@aws-sdk/middleware-recursion-detection",
186
- "version": "3.620.0",
186
+ "version": "3.972.3",
187
187
  "license": "Apache-2.0",
188
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/middleware-recursion-detection",
188
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/middleware-recursion-detection",
189
189
  "licenseFiles": [
190
190
  {
191
191
  "filename": "LICENSE",
@@ -195,9 +195,9 @@
195
195
  },
196
196
  {
197
197
  "name": "@aws-sdk/middleware-user-agent",
198
- "version": "3.620.0",
198
+ "version": "3.972.6",
199
199
  "license": "Apache-2.0",
200
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/middleware-user-agent",
200
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/middleware-user-agent",
201
201
  "licenseFiles": [
202
202
  {
203
203
  "filename": "LICENSE",
@@ -205,11 +205,18 @@
205
205
  }
206
206
  ]
207
207
  },
208
+ {
209
+ "name": "@aws-sdk/nested-clients",
210
+ "version": "3.982.0",
211
+ "license": "Apache-2.0",
212
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/nested-clients",
213
+ "licenseFiles": []
214
+ },
208
215
  {
209
216
  "name": "@aws-sdk/region-config-resolver",
210
- "version": "3.614.0",
217
+ "version": "3.972.3",
211
218
  "license": "Apache-2.0",
212
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/region-config-resolver",
219
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/region-config-resolver",
213
220
  "licenseFiles": [
214
221
  {
215
222
  "filename": "LICENSE",
@@ -219,9 +226,21 @@
219
226
  },
220
227
  {
221
228
  "name": "@aws-sdk/token-providers",
222
- "version": "3.614.0",
229
+ "version": "3.982.0",
230
+ "license": "Apache-2.0",
231
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/token-providers",
232
+ "licenseFiles": [
233
+ {
234
+ "filename": "LICENSE",
235
+ "content": "Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"{}\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License."
236
+ }
237
+ ]
238
+ },
239
+ {
240
+ "name": "@aws-sdk/util-endpoints",
241
+ "version": "3.980.0",
223
242
  "license": "Apache-2.0",
224
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/token-providers",
243
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/util-endpoints",
225
244
  "licenseFiles": [
226
245
  {
227
246
  "filename": "LICENSE",
@@ -231,9 +250,9 @@
231
250
  },
232
251
  {
233
252
  "name": "@aws-sdk/util-endpoints",
234
- "version": "3.614.0",
253
+ "version": "3.982.0",
235
254
  "license": "Apache-2.0",
236
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/util-endpoints",
255
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/util-endpoints",
237
256
  "licenseFiles": [
238
257
  {
239
258
  "filename": "LICENSE",
@@ -243,9 +262,9 @@
243
262
  },
244
263
  {
245
264
  "name": "@aws-sdk/util-user-agent-node",
246
- "version": "3.614.0",
265
+ "version": "3.972.4",
247
266
  "license": "Apache-2.0",
248
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@aws-sdk/util-user-agent-node",
267
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/util-user-agent-node",
249
268
  "licenseFiles": [
250
269
  {
251
270
  "filename": "LICENSE",
@@ -253,11 +272,35 @@
253
272
  }
254
273
  ]
255
274
  },
275
+ {
276
+ "name": "@aws-sdk/xml-builder",
277
+ "version": "3.972.4",
278
+ "license": "Apache-2.0",
279
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws-sdk/xml-builder",
280
+ "licenseFiles": [
281
+ {
282
+ "filename": "LICENSE",
283
+ "content": "Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"{}\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License."
284
+ }
285
+ ]
286
+ },
287
+ {
288
+ "name": "@aws/lambda-invoke-store",
289
+ "version": "0.2.3",
290
+ "license": "Apache-2.0",
291
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@aws/lambda-invoke-store",
292
+ "licenseFiles": [
293
+ {
294
+ "filename": "LICENSE",
295
+ "content": "\n Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n"
296
+ }
297
+ ]
298
+ },
256
299
  {
257
300
  "name": "@babel/code-frame",
258
301
  "version": "7.26.2",
259
302
  "license": "MIT",
260
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/code-frame",
303
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/code-frame",
261
304
  "licenseFiles": [
262
305
  {
263
306
  "filename": "LICENSE",
@@ -269,7 +312,7 @@
269
312
  "name": "@babel/compat-data",
270
313
  "version": "7.26.8",
271
314
  "license": "MIT",
272
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/compat-data",
315
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/compat-data",
273
316
  "licenseFiles": [
274
317
  {
275
318
  "filename": "LICENSE",
@@ -281,7 +324,7 @@
281
324
  "name": "@babel/core",
282
325
  "version": "7.26.10",
283
326
  "license": "MIT",
284
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/core",
327
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/core",
285
328
  "licenseFiles": [
286
329
  {
287
330
  "filename": "LICENSE",
@@ -293,7 +336,7 @@
293
336
  "name": "@babel/generator",
294
337
  "version": "7.27.0",
295
338
  "license": "MIT",
296
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/generator",
339
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/generator",
297
340
  "licenseFiles": [
298
341
  {
299
342
  "filename": "LICENSE",
@@ -305,7 +348,7 @@
305
348
  "name": "@babel/helper-annotate-as-pure",
306
349
  "version": "7.25.9",
307
350
  "license": "MIT",
308
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-annotate-as-pure",
351
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-annotate-as-pure",
309
352
  "licenseFiles": [
310
353
  {
311
354
  "filename": "LICENSE",
@@ -317,7 +360,7 @@
317
360
  "name": "@babel/helper-compilation-targets",
318
361
  "version": "7.27.0",
319
362
  "license": "MIT",
320
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-compilation-targets",
363
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-compilation-targets",
321
364
  "licenseFiles": [
322
365
  {
323
366
  "filename": "LICENSE",
@@ -329,7 +372,7 @@
329
372
  "name": "@babel/helper-create-class-features-plugin",
330
373
  "version": "7.27.0",
331
374
  "license": "MIT",
332
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-create-class-features-plugin",
375
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-create-class-features-plugin",
333
376
  "licenseFiles": [
334
377
  {
335
378
  "filename": "LICENSE",
@@ -341,7 +384,7 @@
341
384
  "name": "@babel/helper-member-expression-to-functions",
342
385
  "version": "7.25.9",
343
386
  "license": "MIT",
344
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-member-expression-to-functions",
387
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-member-expression-to-functions",
345
388
  "licenseFiles": [
346
389
  {
347
390
  "filename": "LICENSE",
@@ -353,7 +396,7 @@
353
396
  "name": "@babel/helper-module-imports",
354
397
  "version": "7.25.9",
355
398
  "license": "MIT",
356
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-module-imports",
399
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-module-imports",
357
400
  "licenseFiles": [
358
401
  {
359
402
  "filename": "LICENSE",
@@ -365,7 +408,7 @@
365
408
  "name": "@babel/helper-module-transforms",
366
409
  "version": "7.26.0",
367
410
  "license": "MIT",
368
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-module-transforms",
411
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-module-transforms",
369
412
  "licenseFiles": [
370
413
  {
371
414
  "filename": "LICENSE",
@@ -377,7 +420,7 @@
377
420
  "name": "@babel/helper-optimise-call-expression",
378
421
  "version": "7.25.9",
379
422
  "license": "MIT",
380
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-optimise-call-expression",
423
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-optimise-call-expression",
381
424
  "licenseFiles": [
382
425
  {
383
426
  "filename": "LICENSE",
@@ -389,7 +432,7 @@
389
432
  "name": "@babel/helper-plugin-utils",
390
433
  "version": "7.26.5",
391
434
  "license": "MIT",
392
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-plugin-utils",
435
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-plugin-utils",
393
436
  "licenseFiles": [
394
437
  {
395
438
  "filename": "LICENSE",
@@ -401,7 +444,7 @@
401
444
  "name": "@babel/helper-replace-supers",
402
445
  "version": "7.26.5",
403
446
  "license": "MIT",
404
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-replace-supers",
447
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-replace-supers",
405
448
  "licenseFiles": [
406
449
  {
407
450
  "filename": "LICENSE",
@@ -413,7 +456,7 @@
413
456
  "name": "@babel/helper-skip-transparent-expression-wrappers",
414
457
  "version": "7.25.9",
415
458
  "license": "MIT",
416
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-skip-transparent-expression-wrappers",
459
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-skip-transparent-expression-wrappers",
417
460
  "licenseFiles": [
418
461
  {
419
462
  "filename": "LICENSE",
@@ -425,7 +468,7 @@
425
468
  "name": "@babel/helper-string-parser",
426
469
  "version": "7.25.9",
427
470
  "license": "MIT",
428
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-string-parser",
471
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-string-parser",
429
472
  "licenseFiles": [
430
473
  {
431
474
  "filename": "LICENSE",
@@ -437,7 +480,7 @@
437
480
  "name": "@babel/helper-validator-identifier",
438
481
  "version": "7.25.9",
439
482
  "license": "MIT",
440
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-validator-identifier",
483
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-validator-identifier",
441
484
  "licenseFiles": [
442
485
  {
443
486
  "filename": "LICENSE",
@@ -449,7 +492,7 @@
449
492
  "name": "@babel/helper-validator-option",
450
493
  "version": "7.25.9",
451
494
  "license": "MIT",
452
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-validator-option",
495
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-validator-option",
453
496
  "licenseFiles": [
454
497
  {
455
498
  "filename": "LICENSE",
@@ -461,7 +504,7 @@
461
504
  "name": "@babel/helpers",
462
505
  "version": "7.26.10",
463
506
  "license": "MIT",
464
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helpers",
507
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helpers",
465
508
  "licenseFiles": [
466
509
  {
467
510
  "filename": "LICENSE",
@@ -473,7 +516,7 @@
473
516
  "name": "@babel/parser",
474
517
  "version": "7.27.0",
475
518
  "license": "MIT",
476
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/parser",
519
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/parser",
477
520
  "licenseFiles": [
478
521
  {
479
522
  "filename": "LICENSE",
@@ -485,7 +528,7 @@
485
528
  "name": "@babel/plugin-syntax-jsx",
486
529
  "version": "7.25.9",
487
530
  "license": "MIT",
488
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/plugin-syntax-jsx",
531
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/plugin-syntax-jsx",
489
532
  "licenseFiles": [
490
533
  {
491
534
  "filename": "LICENSE",
@@ -497,7 +540,7 @@
497
540
  "name": "@babel/plugin-syntax-typescript",
498
541
  "version": "7.25.9",
499
542
  "license": "MIT",
500
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/plugin-syntax-typescript",
543
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/plugin-syntax-typescript",
501
544
  "licenseFiles": [
502
545
  {
503
546
  "filename": "LICENSE",
@@ -509,7 +552,7 @@
509
552
  "name": "@babel/plugin-transform-destructuring",
510
553
  "version": "7.25.9",
511
554
  "license": "MIT",
512
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/plugin-transform-destructuring",
555
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/plugin-transform-destructuring",
513
556
  "licenseFiles": [
514
557
  {
515
558
  "filename": "LICENSE",
@@ -521,7 +564,7 @@
521
564
  "name": "@babel/plugin-transform-modules-commonjs",
522
565
  "version": "7.26.3",
523
566
  "license": "MIT",
524
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/plugin-transform-modules-commonjs",
567
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/plugin-transform-modules-commonjs",
525
568
  "licenseFiles": [
526
569
  {
527
570
  "filename": "LICENSE",
@@ -533,7 +576,7 @@
533
576
  "name": "@babel/plugin-transform-parameters",
534
577
  "version": "7.25.9",
535
578
  "license": "MIT",
536
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/plugin-transform-parameters",
579
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/plugin-transform-parameters",
537
580
  "licenseFiles": [
538
581
  {
539
582
  "filename": "LICENSE",
@@ -545,7 +588,7 @@
545
588
  "name": "@babel/plugin-transform-shorthand-properties",
546
589
  "version": "7.25.9",
547
590
  "license": "MIT",
548
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/plugin-transform-shorthand-properties",
591
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/plugin-transform-shorthand-properties",
549
592
  "licenseFiles": [
550
593
  {
551
594
  "filename": "LICENSE",
@@ -557,7 +600,7 @@
557
600
  "name": "@babel/plugin-transform-typescript",
558
601
  "version": "7.27.0",
559
602
  "license": "MIT",
560
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/plugin-transform-typescript",
603
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/plugin-transform-typescript",
561
604
  "licenseFiles": [
562
605
  {
563
606
  "filename": "LICENSE",
@@ -569,7 +612,7 @@
569
612
  "name": "@babel/preset-typescript",
570
613
  "version": "7.27.0",
571
614
  "license": "MIT",
572
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/preset-typescript",
615
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/preset-typescript",
573
616
  "licenseFiles": [
574
617
  {
575
618
  "filename": "LICENSE",
@@ -581,7 +624,7 @@
581
624
  "name": "@babel/template",
582
625
  "version": "7.27.0",
583
626
  "license": "MIT",
584
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/template",
627
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/template",
585
628
  "licenseFiles": [
586
629
  {
587
630
  "filename": "LICENSE",
@@ -593,7 +636,7 @@
593
636
  "name": "@babel/traverse",
594
637
  "version": "7.27.0",
595
638
  "license": "MIT",
596
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/traverse",
639
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/traverse",
597
640
  "licenseFiles": [
598
641
  {
599
642
  "filename": "LICENSE",
@@ -605,7 +648,7 @@
605
648
  "name": "@babel/types",
606
649
  "version": "7.27.0",
607
650
  "license": "MIT",
608
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/types",
651
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/types",
609
652
  "licenseFiles": [
610
653
  {
611
654
  "filename": "LICENSE",
@@ -617,7 +660,7 @@
617
660
  "name": "@jridgewell/gen-mapping",
618
661
  "version": "0.1.1",
619
662
  "license": "MIT",
620
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@ampproject/remapping/node_modules/@jridgewell/gen-mapping",
663
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@ampproject/remapping/node_modules/@jridgewell/gen-mapping",
621
664
  "licenseFiles": [
622
665
  {
623
666
  "filename": "LICENSE",
@@ -629,7 +672,7 @@
629
672
  "name": "@jridgewell/gen-mapping",
630
673
  "version": "0.3.5",
631
674
  "license": "MIT",
632
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@jridgewell/gen-mapping",
675
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@jridgewell/gen-mapping",
633
676
  "licenseFiles": [
634
677
  {
635
678
  "filename": "LICENSE",
@@ -641,7 +684,7 @@
641
684
  "name": "@jridgewell/resolve-uri",
642
685
  "version": "3.1.0",
643
686
  "license": "MIT",
644
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@jridgewell/resolve-uri",
687
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@jridgewell/resolve-uri",
645
688
  "licenseFiles": [
646
689
  {
647
690
  "filename": "LICENSE",
@@ -653,7 +696,7 @@
653
696
  "name": "@jridgewell/set-array",
654
697
  "version": "1.2.1",
655
698
  "license": "MIT",
656
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@jridgewell/set-array",
699
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@jridgewell/set-array",
657
700
  "licenseFiles": [
658
701
  {
659
702
  "filename": "LICENSE",
@@ -665,7 +708,7 @@
665
708
  "name": "@jridgewell/sourcemap-codec",
666
709
  "version": "1.5.0",
667
710
  "license": "MIT",
668
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@jridgewell/sourcemap-codec",
711
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@jridgewell/sourcemap-codec",
669
712
  "licenseFiles": [
670
713
  {
671
714
  "filename": "LICENSE",
@@ -677,7 +720,7 @@
677
720
  "name": "@jridgewell/trace-mapping",
678
721
  "version": "0.3.25",
679
722
  "license": "MIT",
680
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@jridgewell/trace-mapping",
723
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@jridgewell/trace-mapping",
681
724
  "licenseFiles": [
682
725
  {
683
726
  "filename": "LICENSE",
@@ -687,9 +730,9 @@
687
730
  },
688
731
  {
689
732
  "name": "@mongodb-js/devtools-connect",
690
- "version": "3.9.4",
733
+ "version": "3.14.7",
691
734
  "license": "Apache-2.0",
692
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/devtools-connect",
735
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/devtools-connect",
693
736
  "licenseFiles": [
694
737
  {
695
738
  "filename": "LICENSE",
@@ -699,9 +742,9 @@
699
742
  },
700
743
  {
701
744
  "name": "@mongodb-js/devtools-proxy-support",
702
- "version": "0.5.3",
745
+ "version": "0.7.4",
703
746
  "license": "Apache-2.0",
704
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/devtools-proxy-support",
747
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/devtools-proxy-support",
705
748
  "licenseFiles": [
706
749
  {
707
750
  "filename": "LICENSE",
@@ -713,7 +756,7 @@
713
756
  "name": "@mongodb-js/mongodb-constants",
714
757
  "version": "0.10.1",
715
758
  "license": "Apache-2.0",
716
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/mongodb-constants",
759
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/mongodb-constants",
717
760
  "licenseFiles": [
718
761
  {
719
762
  "filename": "LICENSE",
@@ -725,7 +768,7 @@
725
768
  "name": "@mongodb-js/mongodb-ts-autocomplete",
726
769
  "version": "0.4.7",
727
770
  "license": "Apache-2.0",
728
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/mongodb-ts-autocomplete",
771
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/mongodb-ts-autocomplete",
729
772
  "licenseFiles": [
730
773
  {
731
774
  "filename": "LICENSE",
@@ -735,9 +778,9 @@
735
778
  },
736
779
  {
737
780
  "name": "@mongodb-js/oidc-http-server-pages",
738
- "version": "1.1.6",
781
+ "version": "1.2.5",
739
782
  "license": "Apache-2.0",
740
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-http-server-pages",
783
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/oidc-http-server-pages",
741
784
  "licenseFiles": [
742
785
  {
743
786
  "filename": "LICENSE",
@@ -747,9 +790,9 @@
747
790
  },
748
791
  {
749
792
  "name": "@mongodb-js/oidc-plugin",
750
- "version": "2.0.5",
793
+ "version": "2.0.8",
751
794
  "license": "Apache-2.0",
752
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin",
795
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/oidc-plugin",
753
796
  "licenseFiles": [
754
797
  {
755
798
  "filename": "LICENSE",
@@ -759,9 +802,9 @@
759
802
  },
760
803
  {
761
804
  "name": "@mongodb-js/saslprep",
762
- "version": "1.3.2",
805
+ "version": "1.4.4",
763
806
  "license": "MIT",
764
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/saslprep",
807
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/saslprep",
765
808
  "licenseFiles": [
766
809
  {
767
810
  "filename": "LICENSE",
@@ -773,7 +816,7 @@
773
816
  "name": "@mongodb-js/socksv5",
774
817
  "version": "0.0.10",
775
818
  "license": "MIT",
776
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/socksv5",
819
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/socksv5",
777
820
  "licenseFiles": [
778
821
  {
779
822
  "filename": "LICENSE",
@@ -785,7 +828,7 @@
785
828
  "name": "@mongodb-js/ts-autocomplete",
786
829
  "version": "0.4.6",
787
830
  "license": "Apache-2.0",
788
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/ts-autocomplete",
831
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/ts-autocomplete",
789
832
  "licenseFiles": [
790
833
  {
791
834
  "filename": "LICENSE",
@@ -795,9 +838,9 @@
795
838
  },
796
839
  {
797
840
  "name": "@smithy/config-resolver",
798
- "version": "3.0.5",
841
+ "version": "4.4.6",
799
842
  "license": "Apache-2.0",
800
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/config-resolver",
843
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/config-resolver",
801
844
  "licenseFiles": [
802
845
  {
803
846
  "filename": "LICENSE",
@@ -807,9 +850,9 @@
807
850
  },
808
851
  {
809
852
  "name": "@smithy/core",
810
- "version": "2.3.1",
853
+ "version": "3.22.1",
811
854
  "license": "Apache-2.0",
812
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/core",
855
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/core",
813
856
  "licenseFiles": [
814
857
  {
815
858
  "filename": "LICENSE",
@@ -819,9 +862,9 @@
819
862
  },
820
863
  {
821
864
  "name": "@smithy/credential-provider-imds",
822
- "version": "3.2.0",
865
+ "version": "4.2.8",
823
866
  "license": "Apache-2.0",
824
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/credential-provider-imds",
867
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/credential-provider-imds",
825
868
  "licenseFiles": [
826
869
  {
827
870
  "filename": "LICENSE",
@@ -831,9 +874,9 @@
831
874
  },
832
875
  {
833
876
  "name": "@smithy/fetch-http-handler",
834
- "version": "3.2.4",
877
+ "version": "5.3.9",
835
878
  "license": "Apache-2.0",
836
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/fetch-http-handler",
879
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/fetch-http-handler",
837
880
  "licenseFiles": [
838
881
  {
839
882
  "filename": "LICENSE",
@@ -843,9 +886,9 @@
843
886
  },
844
887
  {
845
888
  "name": "@smithy/hash-node",
846
- "version": "3.0.3",
889
+ "version": "4.2.8",
847
890
  "license": "Apache-2.0",
848
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/hash-node",
891
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/hash-node",
849
892
  "licenseFiles": [
850
893
  {
851
894
  "filename": "LICENSE",
@@ -855,9 +898,9 @@
855
898
  },
856
899
  {
857
900
  "name": "@smithy/is-array-buffer",
858
- "version": "3.0.0",
901
+ "version": "4.2.0",
859
902
  "license": "Apache-2.0",
860
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/is-array-buffer",
903
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/is-array-buffer",
861
904
  "licenseFiles": [
862
905
  {
863
906
  "filename": "LICENSE",
@@ -867,9 +910,9 @@
867
910
  },
868
911
  {
869
912
  "name": "@smithy/middleware-content-length",
870
- "version": "3.0.5",
913
+ "version": "4.2.8",
871
914
  "license": "Apache-2.0",
872
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/middleware-content-length",
915
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/middleware-content-length",
873
916
  "licenseFiles": [
874
917
  {
875
918
  "filename": "LICENSE",
@@ -879,9 +922,9 @@
879
922
  },
880
923
  {
881
924
  "name": "@smithy/middleware-endpoint",
882
- "version": "3.1.0",
925
+ "version": "4.4.13",
883
926
  "license": "Apache-2.0",
884
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/middleware-endpoint",
927
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/middleware-endpoint",
885
928
  "licenseFiles": [
886
929
  {
887
930
  "filename": "LICENSE",
@@ -891,9 +934,9 @@
891
934
  },
892
935
  {
893
936
  "name": "@smithy/middleware-retry",
894
- "version": "3.0.13",
937
+ "version": "4.4.30",
895
938
  "license": "Apache-2.0",
896
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/middleware-retry",
939
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/middleware-retry",
897
940
  "licenseFiles": [
898
941
  {
899
942
  "filename": "LICENSE",
@@ -903,9 +946,9 @@
903
946
  },
904
947
  {
905
948
  "name": "@smithy/middleware-serde",
906
- "version": "3.0.3",
949
+ "version": "4.2.9",
907
950
  "license": "Apache-2.0",
908
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/middleware-serde",
951
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/middleware-serde",
909
952
  "licenseFiles": [
910
953
  {
911
954
  "filename": "LICENSE",
@@ -915,9 +958,9 @@
915
958
  },
916
959
  {
917
960
  "name": "@smithy/middleware-stack",
918
- "version": "3.0.3",
961
+ "version": "4.2.8",
919
962
  "license": "Apache-2.0",
920
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/middleware-stack",
963
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/middleware-stack",
921
964
  "licenseFiles": [
922
965
  {
923
966
  "filename": "LICENSE",
@@ -927,9 +970,9 @@
927
970
  },
928
971
  {
929
972
  "name": "@smithy/node-config-provider",
930
- "version": "3.1.4",
973
+ "version": "4.3.8",
931
974
  "license": "Apache-2.0",
932
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/node-config-provider",
975
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/node-config-provider",
933
976
  "licenseFiles": [
934
977
  {
935
978
  "filename": "LICENSE",
@@ -939,9 +982,9 @@
939
982
  },
940
983
  {
941
984
  "name": "@smithy/node-http-handler",
942
- "version": "3.1.4",
985
+ "version": "4.4.9",
943
986
  "license": "Apache-2.0",
944
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/node-http-handler",
987
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/node-http-handler",
945
988
  "licenseFiles": [
946
989
  {
947
990
  "filename": "LICENSE",
@@ -951,9 +994,9 @@
951
994
  },
952
995
  {
953
996
  "name": "@smithy/property-provider",
954
- "version": "3.1.3",
997
+ "version": "4.2.8",
955
998
  "license": "Apache-2.0",
956
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/property-provider",
999
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/property-provider",
957
1000
  "licenseFiles": [
958
1001
  {
959
1002
  "filename": "LICENSE",
@@ -963,9 +1006,9 @@
963
1006
  },
964
1007
  {
965
1008
  "name": "@smithy/protocol-http",
966
- "version": "4.1.0",
1009
+ "version": "5.3.8",
967
1010
  "license": "Apache-2.0",
968
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/protocol-http",
1011
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/protocol-http",
969
1012
  "licenseFiles": [
970
1013
  {
971
1014
  "filename": "LICENSE",
@@ -975,9 +1018,9 @@
975
1018
  },
976
1019
  {
977
1020
  "name": "@smithy/querystring-builder",
978
- "version": "3.0.3",
1021
+ "version": "4.2.8",
979
1022
  "license": "Apache-2.0",
980
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/querystring-builder",
1023
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/querystring-builder",
981
1024
  "licenseFiles": [
982
1025
  {
983
1026
  "filename": "LICENSE",
@@ -987,9 +1030,9 @@
987
1030
  },
988
1031
  {
989
1032
  "name": "@smithy/querystring-parser",
990
- "version": "3.0.3",
1033
+ "version": "4.2.8",
991
1034
  "license": "Apache-2.0",
992
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/querystring-parser",
1035
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/querystring-parser",
993
1036
  "licenseFiles": [
994
1037
  {
995
1038
  "filename": "LICENSE",
@@ -999,9 +1042,9 @@
999
1042
  },
1000
1043
  {
1001
1044
  "name": "@smithy/service-error-classification",
1002
- "version": "3.0.3",
1045
+ "version": "4.2.8",
1003
1046
  "license": "Apache-2.0",
1004
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/service-error-classification",
1047
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/service-error-classification",
1005
1048
  "licenseFiles": [
1006
1049
  {
1007
1050
  "filename": "LICENSE",
@@ -1011,9 +1054,9 @@
1011
1054
  },
1012
1055
  {
1013
1056
  "name": "@smithy/shared-ini-file-loader",
1014
- "version": "3.1.4",
1057
+ "version": "4.4.3",
1015
1058
  "license": "Apache-2.0",
1016
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/shared-ini-file-loader",
1059
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/shared-ini-file-loader",
1017
1060
  "licenseFiles": [
1018
1061
  {
1019
1062
  "filename": "LICENSE",
@@ -1023,9 +1066,9 @@
1023
1066
  },
1024
1067
  {
1025
1068
  "name": "@smithy/signature-v4",
1026
- "version": "4.1.0",
1069
+ "version": "5.3.8",
1027
1070
  "license": "Apache-2.0",
1028
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/signature-v4",
1071
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/signature-v4",
1029
1072
  "licenseFiles": [
1030
1073
  {
1031
1074
  "filename": "LICENSE",
@@ -1035,9 +1078,9 @@
1035
1078
  },
1036
1079
  {
1037
1080
  "name": "@smithy/smithy-client",
1038
- "version": "3.1.11",
1081
+ "version": "4.11.2",
1039
1082
  "license": "Apache-2.0",
1040
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/smithy-client",
1083
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/smithy-client",
1041
1084
  "licenseFiles": [
1042
1085
  {
1043
1086
  "filename": "LICENSE",
@@ -1047,9 +1090,9 @@
1047
1090
  },
1048
1091
  {
1049
1092
  "name": "@smithy/types",
1050
- "version": "3.3.0",
1093
+ "version": "4.12.0",
1051
1094
  "license": "Apache-2.0",
1052
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/types",
1095
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/types",
1053
1096
  "licenseFiles": [
1054
1097
  {
1055
1098
  "filename": "LICENSE",
@@ -1059,9 +1102,9 @@
1059
1102
  },
1060
1103
  {
1061
1104
  "name": "@smithy/url-parser",
1062
- "version": "3.0.3",
1105
+ "version": "4.2.8",
1063
1106
  "license": "Apache-2.0",
1064
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/url-parser",
1107
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/url-parser",
1065
1108
  "licenseFiles": [
1066
1109
  {
1067
1110
  "filename": "LICENSE",
@@ -1071,9 +1114,21 @@
1071
1114
  },
1072
1115
  {
1073
1116
  "name": "@smithy/util-base64",
1074
- "version": "3.0.0",
1117
+ "version": "4.3.0",
1075
1118
  "license": "Apache-2.0",
1076
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-base64",
1119
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-base64",
1120
+ "licenseFiles": [
1121
+ {
1122
+ "filename": "LICENSE",
1123
+ "content": "Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"{}\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License."
1124
+ }
1125
+ ]
1126
+ },
1127
+ {
1128
+ "name": "@smithy/util-body-length-browser",
1129
+ "version": "4.2.0",
1130
+ "license": "Apache-2.0",
1131
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-body-length-browser",
1077
1132
  "licenseFiles": [
1078
1133
  {
1079
1134
  "filename": "LICENSE",
@@ -1083,9 +1138,9 @@
1083
1138
  },
1084
1139
  {
1085
1140
  "name": "@smithy/util-body-length-node",
1086
- "version": "3.0.0",
1141
+ "version": "4.2.1",
1087
1142
  "license": "Apache-2.0",
1088
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-body-length-node",
1143
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-body-length-node",
1089
1144
  "licenseFiles": [
1090
1145
  {
1091
1146
  "filename": "LICENSE",
@@ -1095,9 +1150,9 @@
1095
1150
  },
1096
1151
  {
1097
1152
  "name": "@smithy/util-buffer-from",
1098
- "version": "3.0.0",
1153
+ "version": "4.2.0",
1099
1154
  "license": "Apache-2.0",
1100
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-buffer-from",
1155
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-buffer-from",
1101
1156
  "licenseFiles": [
1102
1157
  {
1103
1158
  "filename": "LICENSE",
@@ -1107,9 +1162,9 @@
1107
1162
  },
1108
1163
  {
1109
1164
  "name": "@smithy/util-config-provider",
1110
- "version": "3.0.0",
1165
+ "version": "4.2.0",
1111
1166
  "license": "Apache-2.0",
1112
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-config-provider",
1167
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-config-provider",
1113
1168
  "licenseFiles": [
1114
1169
  {
1115
1170
  "filename": "LICENSE",
@@ -1119,9 +1174,9 @@
1119
1174
  },
1120
1175
  {
1121
1176
  "name": "@smithy/util-defaults-mode-node",
1122
- "version": "3.0.13",
1177
+ "version": "4.2.32",
1123
1178
  "license": "Apache-2.0",
1124
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-defaults-mode-node",
1179
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-defaults-mode-node",
1125
1180
  "licenseFiles": [
1126
1181
  {
1127
1182
  "filename": "LICENSE",
@@ -1131,9 +1186,9 @@
1131
1186
  },
1132
1187
  {
1133
1188
  "name": "@smithy/util-endpoints",
1134
- "version": "2.0.5",
1189
+ "version": "3.2.8",
1135
1190
  "license": "Apache-2.0",
1136
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-endpoints",
1191
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-endpoints",
1137
1192
  "licenseFiles": [
1138
1193
  {
1139
1194
  "filename": "LICENSE",
@@ -1143,9 +1198,9 @@
1143
1198
  },
1144
1199
  {
1145
1200
  "name": "@smithy/util-hex-encoding",
1146
- "version": "3.0.0",
1201
+ "version": "4.2.0",
1147
1202
  "license": "Apache-2.0",
1148
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-hex-encoding",
1203
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-hex-encoding",
1149
1204
  "licenseFiles": [
1150
1205
  {
1151
1206
  "filename": "LICENSE",
@@ -1155,9 +1210,9 @@
1155
1210
  },
1156
1211
  {
1157
1212
  "name": "@smithy/util-middleware",
1158
- "version": "3.0.3",
1213
+ "version": "4.2.8",
1159
1214
  "license": "Apache-2.0",
1160
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-middleware",
1215
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-middleware",
1161
1216
  "licenseFiles": [
1162
1217
  {
1163
1218
  "filename": "LICENSE",
@@ -1167,9 +1222,9 @@
1167
1222
  },
1168
1223
  {
1169
1224
  "name": "@smithy/util-retry",
1170
- "version": "3.0.3",
1225
+ "version": "4.2.8",
1171
1226
  "license": "Apache-2.0",
1172
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-retry",
1227
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-retry",
1173
1228
  "licenseFiles": [
1174
1229
  {
1175
1230
  "filename": "LICENSE",
@@ -1179,9 +1234,9 @@
1179
1234
  },
1180
1235
  {
1181
1236
  "name": "@smithy/util-stream",
1182
- "version": "3.1.3",
1237
+ "version": "4.5.11",
1183
1238
  "license": "Apache-2.0",
1184
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-stream",
1239
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-stream",
1185
1240
  "licenseFiles": [
1186
1241
  {
1187
1242
  "filename": "LICENSE",
@@ -1191,9 +1246,9 @@
1191
1246
  },
1192
1247
  {
1193
1248
  "name": "@smithy/util-uri-escape",
1194
- "version": "3.0.0",
1249
+ "version": "4.2.0",
1195
1250
  "license": "Apache-2.0",
1196
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-uri-escape",
1251
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-uri-escape",
1197
1252
  "licenseFiles": [
1198
1253
  {
1199
1254
  "filename": "LICENSE",
@@ -1203,9 +1258,21 @@
1203
1258
  },
1204
1259
  {
1205
1260
  "name": "@smithy/util-utf8",
1206
- "version": "3.0.0",
1261
+ "version": "4.2.0",
1207
1262
  "license": "Apache-2.0",
1208
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/util-utf8",
1263
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/util-utf8",
1264
+ "licenseFiles": [
1265
+ {
1266
+ "filename": "LICENSE",
1267
+ "content": "Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"{}\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License."
1268
+ }
1269
+ ]
1270
+ },
1271
+ {
1272
+ "name": "@smithy/uuid",
1273
+ "version": "1.1.0",
1274
+ "license": "Apache-2.0",
1275
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@smithy/uuid",
1209
1276
  "licenseFiles": [
1210
1277
  {
1211
1278
  "filename": "LICENSE",
@@ -1217,7 +1284,7 @@
1217
1284
  "name": "@tootallnate/quickjs-emscripten",
1218
1285
  "version": "0.23.0",
1219
1286
  "license": "MIT",
1220
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@tootallnate/quickjs-emscripten",
1287
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@tootallnate/quickjs-emscripten",
1221
1288
  "licenseFiles": [
1222
1289
  {
1223
1290
  "filename": "LICENSE",
@@ -1229,7 +1296,7 @@
1229
1296
  "name": "accepts",
1230
1297
  "version": "2.0.0",
1231
1298
  "license": "MIT",
1232
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/accepts",
1299
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/accepts",
1233
1300
  "licenseFiles": [
1234
1301
  {
1235
1302
  "filename": "LICENSE",
@@ -1241,7 +1308,7 @@
1241
1308
  "name": "agent-base",
1242
1309
  "version": "7.1.4",
1243
1310
  "license": "MIT",
1244
- "path": "/home/runner/work/mongosh/mongosh/node_modules/agent-base",
1311
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/agent-base",
1245
1312
  "licenseFiles": [
1246
1313
  {
1247
1314
  "filename": "LICENSE",
@@ -1253,7 +1320,7 @@
1253
1320
  "name": "asn1",
1254
1321
  "version": "0.2.6",
1255
1322
  "license": "MIT",
1256
- "path": "/home/runner/work/mongosh/mongosh/node_modules/asn1",
1323
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/asn1",
1257
1324
  "licenseFiles": [
1258
1325
  {
1259
1326
  "filename": "LICENSE",
@@ -1265,7 +1332,7 @@
1265
1332
  "name": "ast-types",
1266
1333
  "version": "0.13.4",
1267
1334
  "license": "MIT",
1268
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ast-types",
1335
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ast-types",
1269
1336
  "licenseFiles": [
1270
1337
  {
1271
1338
  "filename": "LICENSE",
@@ -1273,23 +1340,11 @@
1273
1340
  }
1274
1341
  ]
1275
1342
  },
1276
- {
1277
- "name": "aws4",
1278
- "version": "1.12.0",
1279
- "license": "MIT",
1280
- "path": "/home/runner/work/mongosh/mongosh/node_modules/aws4",
1281
- "licenseFiles": [
1282
- {
1283
- "filename": "LICENSE",
1284
- "content": "Copyright 2013 Michael Hart (michael.hart.au@gmail.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
1285
- }
1286
- ]
1287
- },
1288
1343
  {
1289
1344
  "name": "basic-ftp",
1290
1345
  "version": "5.0.3",
1291
1346
  "license": "MIT",
1292
- "path": "/home/runner/work/mongosh/mongosh/node_modules/basic-ftp",
1347
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/basic-ftp",
1293
1348
  "licenseFiles": [
1294
1349
  {
1295
1350
  "filename": "LICENSE.txt",
@@ -1301,7 +1356,7 @@
1301
1356
  "name": "bcrypt-pbkdf",
1302
1357
  "version": "1.0.2",
1303
1358
  "license": "BSD-3-Clause",
1304
- "path": "/home/runner/work/mongosh/mongosh/node_modules/bcrypt-pbkdf",
1359
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/bcrypt-pbkdf",
1305
1360
  "licenseFiles": [
1306
1361
  {
1307
1362
  "filename": "LICENSE",
@@ -1309,11 +1364,18 @@
1309
1364
  }
1310
1365
  ]
1311
1366
  },
1367
+ {
1368
+ "name": "bignumber.js",
1369
+ "version": "9.3.1",
1370
+ "license": "MIT",
1371
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/bignumber.js",
1372
+ "licenseFiles": []
1373
+ },
1312
1374
  {
1313
1375
  "name": "bindings",
1314
1376
  "version": "1.5.0",
1315
1377
  "license": "MIT",
1316
- "path": "/home/runner/work/mongosh/mongosh/node_modules/bindings",
1378
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/bindings",
1317
1379
  "licenseFiles": [
1318
1380
  {
1319
1381
  "filename": "LICENSE.md",
@@ -1325,7 +1387,7 @@
1325
1387
  "name": "body-parser",
1326
1388
  "version": "2.2.1",
1327
1389
  "license": "MIT",
1328
- "path": "/home/runner/work/mongosh/mongosh/node_modules/body-parser",
1390
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/body-parser",
1329
1391
  "licenseFiles": [
1330
1392
  {
1331
1393
  "filename": "LICENSE",
@@ -1335,9 +1397,9 @@
1335
1397
  },
1336
1398
  {
1337
1399
  "name": "bson",
1338
- "version": "6.10.4",
1400
+ "version": "7.2.0",
1339
1401
  "license": "Apache-2.0",
1340
- "path": "/home/runner/work/mongosh/mongosh/node_modules/bson",
1402
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/bson",
1341
1403
  "licenseFiles": [
1342
1404
  {
1343
1405
  "filename": "LICENSE.md",
@@ -1349,7 +1411,7 @@
1349
1411
  "name": "buffer-from",
1350
1412
  "version": "1.1.2",
1351
1413
  "license": "MIT",
1352
- "path": "/home/runner/work/mongosh/mongosh/node_modules/buffer-from",
1414
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/buffer-from",
1353
1415
  "licenseFiles": [
1354
1416
  {
1355
1417
  "filename": "LICENSE",
@@ -1361,7 +1423,7 @@
1361
1423
  "name": "bundle-name",
1362
1424
  "version": "4.1.0",
1363
1425
  "license": "MIT",
1364
- "path": "/home/runner/work/mongosh/mongosh/node_modules/bundle-name",
1426
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/bundle-name",
1365
1427
  "licenseFiles": [
1366
1428
  {
1367
1429
  "filename": "license",
@@ -1373,7 +1435,7 @@
1373
1435
  "name": "bytes",
1374
1436
  "version": "3.1.2",
1375
1437
  "license": "MIT",
1376
- "path": "/home/runner/work/mongosh/mongosh/node_modules/bytes",
1438
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/bytes",
1377
1439
  "licenseFiles": [
1378
1440
  {
1379
1441
  "filename": "LICENSE",
@@ -1385,7 +1447,7 @@
1385
1447
  "name": "call-bind-apply-helpers",
1386
1448
  "version": "1.0.2",
1387
1449
  "license": "MIT",
1388
- "path": "/home/runner/work/mongosh/mongosh/node_modules/call-bind-apply-helpers",
1450
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/call-bind-apply-helpers",
1389
1451
  "licenseFiles": [
1390
1452
  {
1391
1453
  "filename": "LICENSE",
@@ -1397,7 +1459,7 @@
1397
1459
  "name": "call-bind",
1398
1460
  "version": "1.0.8",
1399
1461
  "license": "MIT",
1400
- "path": "/home/runner/work/mongosh/mongosh/node_modules/call-bind",
1462
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/call-bind",
1401
1463
  "licenseFiles": [
1402
1464
  {
1403
1465
  "filename": "LICENSE",
@@ -1409,7 +1471,7 @@
1409
1471
  "name": "call-bound",
1410
1472
  "version": "1.0.4",
1411
1473
  "license": "MIT",
1412
- "path": "/home/runner/work/mongosh/mongosh/node_modules/call-bound",
1474
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/call-bound",
1413
1475
  "licenseFiles": [
1414
1476
  {
1415
1477
  "filename": "LICENSE",
@@ -1421,7 +1483,7 @@
1421
1483
  "name": "clone",
1422
1484
  "version": "2.1.2",
1423
1485
  "license": "MIT",
1424
- "path": "/home/runner/work/mongosh/mongosh/node_modules/clone",
1486
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/clone",
1425
1487
  "licenseFiles": [
1426
1488
  {
1427
1489
  "filename": "LICENSE",
@@ -1431,9 +1493,9 @@
1431
1493
  },
1432
1494
  {
1433
1495
  "name": "content-disposition",
1434
- "version": "1.0.0",
1496
+ "version": "1.0.1",
1435
1497
  "license": "MIT",
1436
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/content-disposition",
1498
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/content-disposition",
1437
1499
  "licenseFiles": [
1438
1500
  {
1439
1501
  "filename": "LICENSE",
@@ -1445,7 +1507,7 @@
1445
1507
  "name": "content-type",
1446
1508
  "version": "1.0.5",
1447
1509
  "license": "MIT",
1448
- "path": "/home/runner/work/mongosh/mongosh/node_modules/content-type",
1510
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/content-type",
1449
1511
  "licenseFiles": [
1450
1512
  {
1451
1513
  "filename": "LICENSE",
@@ -1457,7 +1519,7 @@
1457
1519
  "name": "convert-source-map",
1458
1520
  "version": "2.0.0",
1459
1521
  "license": "MIT",
1460
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/core/node_modules/convert-source-map",
1522
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/core/node_modules/convert-source-map",
1461
1523
  "licenseFiles": [
1462
1524
  {
1463
1525
  "filename": "LICENSE",
@@ -1469,7 +1531,7 @@
1469
1531
  "name": "cookie-signature",
1470
1532
  "version": "1.2.2",
1471
1533
  "license": "MIT",
1472
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/cookie-signature",
1534
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/cookie-signature",
1473
1535
  "licenseFiles": [
1474
1536
  {
1475
1537
  "filename": "LICENSE",
@@ -1481,7 +1543,7 @@
1481
1543
  "name": "cookie",
1482
1544
  "version": "0.7.2",
1483
1545
  "license": "MIT",
1484
- "path": "/home/runner/work/mongosh/mongosh/node_modules/cookie",
1546
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/cookie",
1485
1547
  "licenseFiles": [
1486
1548
  {
1487
1549
  "filename": "LICENSE",
@@ -1493,14 +1555,14 @@
1493
1555
  "name": "data-uri-to-buffer",
1494
1556
  "version": "4.0.1",
1495
1557
  "license": "MIT",
1496
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/devtools-proxy-support/node_modules/data-uri-to-buffer",
1558
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/devtools-proxy-support/node_modules/data-uri-to-buffer",
1497
1559
  "licenseFiles": []
1498
1560
  },
1499
1561
  {
1500
1562
  "name": "data-uri-to-buffer",
1501
1563
  "version": "6.0.2",
1502
1564
  "license": "MIT",
1503
- "path": "/home/runner/work/mongosh/mongosh/node_modules/data-uri-to-buffer",
1565
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/data-uri-to-buffer",
1504
1566
  "licenseFiles": [
1505
1567
  {
1506
1568
  "filename": "LICENSE",
@@ -1512,7 +1574,7 @@
1512
1574
  "name": "debug",
1513
1575
  "version": "4.3.4",
1514
1576
  "license": "MIT",
1515
- "path": "/home/runner/work/mongosh/mongosh/node_modules/debug",
1577
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/debug",
1516
1578
  "licenseFiles": [
1517
1579
  {
1518
1580
  "filename": "LICENSE",
@@ -1524,7 +1586,7 @@
1524
1586
  "name": "debug",
1525
1587
  "version": "4.4.1",
1526
1588
  "license": "MIT",
1527
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/devtools-proxy-support/node_modules/debug",
1589
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/mongodb-ts-autocomplete/node_modules/debug",
1528
1590
  "licenseFiles": [
1529
1591
  {
1530
1592
  "filename": "LICENSE",
@@ -1536,7 +1598,7 @@
1536
1598
  "name": "debug",
1537
1599
  "version": "4.4.3",
1538
1600
  "license": "MIT",
1539
- "path": "/home/runner/work/mongosh/mongosh/node_modules/mongodb-build-info/node_modules/debug",
1601
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/mongodb-build-info/node_modules/debug",
1540
1602
  "licenseFiles": [
1541
1603
  {
1542
1604
  "filename": "LICENSE",
@@ -1548,7 +1610,7 @@
1548
1610
  "name": "default-browser-id",
1549
1611
  "version": "5.0.0",
1550
1612
  "license": "MIT",
1551
- "path": "/home/runner/work/mongosh/mongosh/node_modules/default-browser-id",
1613
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/default-browser-id",
1552
1614
  "licenseFiles": [
1553
1615
  {
1554
1616
  "filename": "license",
@@ -1560,7 +1622,7 @@
1560
1622
  "name": "default-browser",
1561
1623
  "version": "5.2.1",
1562
1624
  "license": "MIT",
1563
- "path": "/home/runner/work/mongosh/mongosh/node_modules/default-browser",
1625
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/default-browser",
1564
1626
  "licenseFiles": [
1565
1627
  {
1566
1628
  "filename": "license",
@@ -1572,7 +1634,7 @@
1572
1634
  "name": "define-data-property",
1573
1635
  "version": "1.1.4",
1574
1636
  "license": "MIT",
1575
- "path": "/home/runner/work/mongosh/mongosh/node_modules/define-data-property",
1637
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/define-data-property",
1576
1638
  "licenseFiles": [
1577
1639
  {
1578
1640
  "filename": "LICENSE",
@@ -1584,7 +1646,7 @@
1584
1646
  "name": "define-lazy-prop",
1585
1647
  "version": "3.0.0",
1586
1648
  "license": "MIT",
1587
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/define-lazy-prop",
1649
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/oidc-plugin/node_modules/define-lazy-prop",
1588
1650
  "licenseFiles": [
1589
1651
  {
1590
1652
  "filename": "license",
@@ -1596,7 +1658,7 @@
1596
1658
  "name": "define-properties",
1597
1659
  "version": "1.2.1",
1598
1660
  "license": "MIT",
1599
- "path": "/home/runner/work/mongosh/mongosh/node_modules/define-properties",
1661
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/define-properties",
1600
1662
  "licenseFiles": [
1601
1663
  {
1602
1664
  "filename": "LICENSE",
@@ -1608,14 +1670,14 @@
1608
1670
  "name": "degenerator",
1609
1671
  "version": "5.0.1",
1610
1672
  "license": "MIT",
1611
- "path": "/home/runner/work/mongosh/mongosh/node_modules/degenerator",
1673
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/degenerator",
1612
1674
  "licenseFiles": []
1613
1675
  },
1614
1676
  {
1615
1677
  "name": "depd",
1616
1678
  "version": "2.0.0",
1617
1679
  "license": "MIT",
1618
- "path": "/home/runner/work/mongosh/mongosh/node_modules/router/node_modules/depd",
1680
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/depd",
1619
1681
  "licenseFiles": [
1620
1682
  {
1621
1683
  "filename": "LICENSE",
@@ -1627,7 +1689,7 @@
1627
1689
  "name": "dunder-proto",
1628
1690
  "version": "1.0.1",
1629
1691
  "license": "MIT",
1630
- "path": "/home/runner/work/mongosh/mongosh/node_modules/dunder-proto",
1692
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/dunder-proto",
1631
1693
  "licenseFiles": [
1632
1694
  {
1633
1695
  "filename": "LICENSE",
@@ -1639,7 +1701,7 @@
1639
1701
  "name": "ee-first",
1640
1702
  "version": "1.1.1",
1641
1703
  "license": "MIT",
1642
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ee-first",
1704
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ee-first",
1643
1705
  "licenseFiles": [
1644
1706
  {
1645
1707
  "filename": "LICENSE",
@@ -1651,7 +1713,7 @@
1651
1713
  "name": "encodeurl",
1652
1714
  "version": "2.0.0",
1653
1715
  "license": "MIT",
1654
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/encodeurl",
1716
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/encodeurl",
1655
1717
  "licenseFiles": [
1656
1718
  {
1657
1719
  "filename": "LICENSE",
@@ -1663,7 +1725,7 @@
1663
1725
  "name": "es-abstract",
1664
1726
  "version": "1.24.0",
1665
1727
  "license": "MIT",
1666
- "path": "/home/runner/work/mongosh/mongosh/node_modules/es-abstract",
1728
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/es-abstract",
1667
1729
  "licenseFiles": [
1668
1730
  {
1669
1731
  "filename": "LICENSE",
@@ -1675,7 +1737,7 @@
1675
1737
  "name": "es-define-property",
1676
1738
  "version": "1.0.1",
1677
1739
  "license": "MIT",
1678
- "path": "/home/runner/work/mongosh/mongosh/node_modules/es-define-property",
1740
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/es-define-property",
1679
1741
  "licenseFiles": [
1680
1742
  {
1681
1743
  "filename": "LICENSE",
@@ -1687,7 +1749,7 @@
1687
1749
  "name": "es-errors",
1688
1750
  "version": "1.3.0",
1689
1751
  "license": "MIT",
1690
- "path": "/home/runner/work/mongosh/mongosh/node_modules/es-errors",
1752
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/es-errors",
1691
1753
  "licenseFiles": [
1692
1754
  {
1693
1755
  "filename": "LICENSE",
@@ -1699,7 +1761,7 @@
1699
1761
  "name": "es-object-atoms",
1700
1762
  "version": "1.1.1",
1701
1763
  "license": "MIT",
1702
- "path": "/home/runner/work/mongosh/mongosh/node_modules/es-object-atoms",
1764
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/es-object-atoms",
1703
1765
  "licenseFiles": [
1704
1766
  {
1705
1767
  "filename": "LICENSE",
@@ -1711,7 +1773,7 @@
1711
1773
  "name": "escape-html",
1712
1774
  "version": "1.0.3",
1713
1775
  "license": "MIT",
1714
- "path": "/home/runner/work/mongosh/mongosh/node_modules/escape-html",
1776
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/escape-html",
1715
1777
  "licenseFiles": [
1716
1778
  {
1717
1779
  "filename": "LICENSE",
@@ -1723,7 +1785,7 @@
1723
1785
  "name": "escodegen",
1724
1786
  "version": "2.1.0",
1725
1787
  "license": "BSD-2-Clause",
1726
- "path": "/home/runner/work/mongosh/mongosh/node_modules/escodegen",
1788
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/escodegen",
1727
1789
  "licenseFiles": [
1728
1790
  {
1729
1791
  "filename": "LICENSE.BSD",
@@ -1735,7 +1797,7 @@
1735
1797
  "name": "esprima",
1736
1798
  "version": "4.0.1",
1737
1799
  "license": "BSD-2-Clause",
1738
- "path": "/home/runner/work/mongosh/mongosh/node_modules/esprima",
1800
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/esprima",
1739
1801
  "licenseFiles": [
1740
1802
  {
1741
1803
  "filename": "LICENSE.BSD",
@@ -1747,7 +1809,7 @@
1747
1809
  "name": "estraverse",
1748
1810
  "version": "5.3.0",
1749
1811
  "license": "BSD-2-Clause",
1750
- "path": "/home/runner/work/mongosh/mongosh/node_modules/estraverse",
1812
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/estraverse",
1751
1813
  "licenseFiles": [
1752
1814
  {
1753
1815
  "filename": "LICENSE.BSD",
@@ -1759,7 +1821,7 @@
1759
1821
  "name": "esutils",
1760
1822
  "version": "2.0.3",
1761
1823
  "license": "BSD-2-Clause",
1762
- "path": "/home/runner/work/mongosh/mongosh/node_modules/esutils",
1824
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/esutils",
1763
1825
  "licenseFiles": [
1764
1826
  {
1765
1827
  "filename": "LICENSE.BSD",
@@ -1771,7 +1833,7 @@
1771
1833
  "name": "etag",
1772
1834
  "version": "1.8.1",
1773
1835
  "license": "MIT",
1774
- "path": "/home/runner/work/mongosh/mongosh/node_modules/etag",
1836
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/etag",
1775
1837
  "licenseFiles": [
1776
1838
  {
1777
1839
  "filename": "LICENSE",
@@ -1781,9 +1843,9 @@
1781
1843
  },
1782
1844
  {
1783
1845
  "name": "express",
1784
- "version": "5.1.0",
1846
+ "version": "5.2.1",
1785
1847
  "license": "MIT",
1786
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/express",
1848
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express",
1787
1849
  "licenseFiles": [
1788
1850
  {
1789
1851
  "filename": "LICENSE",
@@ -1791,11 +1853,23 @@
1791
1853
  }
1792
1854
  ]
1793
1855
  },
1856
+ {
1857
+ "name": "extend",
1858
+ "version": "3.0.2",
1859
+ "license": "MIT",
1860
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/extend",
1861
+ "licenseFiles": [
1862
+ {
1863
+ "filename": "LICENSE",
1864
+ "content": "The MIT License (MIT)\n\nCopyright (c) 2014 Stefan Thomas\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n"
1865
+ }
1866
+ ]
1867
+ },
1794
1868
  {
1795
1869
  "name": "fast-xml-parser",
1796
- "version": "4.4.1",
1870
+ "version": "5.3.4",
1797
1871
  "license": "MIT",
1798
- "path": "/home/runner/work/mongosh/mongosh/node_modules/fast-xml-parser",
1872
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/fast-xml-parser",
1799
1873
  "licenseFiles": [
1800
1874
  {
1801
1875
  "filename": "LICENSE",
@@ -1807,7 +1881,7 @@
1807
1881
  "name": "fetch-blob",
1808
1882
  "version": "3.2.0",
1809
1883
  "license": "MIT",
1810
- "path": "/home/runner/work/mongosh/mongosh/node_modules/fetch-blob",
1884
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/fetch-blob",
1811
1885
  "licenseFiles": [
1812
1886
  {
1813
1887
  "filename": "LICENSE",
@@ -1819,7 +1893,7 @@
1819
1893
  "name": "file-uri-to-path",
1820
1894
  "version": "1.0.0",
1821
1895
  "license": "MIT",
1822
- "path": "/home/runner/work/mongosh/mongosh/node_modules/file-uri-to-path",
1896
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/file-uri-to-path",
1823
1897
  "licenseFiles": [
1824
1898
  {
1825
1899
  "filename": "LICENSE",
@@ -1829,9 +1903,9 @@
1829
1903
  },
1830
1904
  {
1831
1905
  "name": "finalhandler",
1832
- "version": "2.1.0",
1906
+ "version": "2.1.1",
1833
1907
  "license": "MIT",
1834
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/finalhandler",
1908
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/finalhandler",
1835
1909
  "licenseFiles": [
1836
1910
  {
1837
1911
  "filename": "LICENSE",
@@ -1843,7 +1917,7 @@
1843
1917
  "name": "for-each",
1844
1918
  "version": "0.3.5",
1845
1919
  "license": "MIT",
1846
- "path": "/home/runner/work/mongosh/mongosh/node_modules/for-each",
1920
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/for-each",
1847
1921
  "licenseFiles": [
1848
1922
  {
1849
1923
  "filename": "LICENSE",
@@ -1855,7 +1929,7 @@
1855
1929
  "name": "formdata-polyfill",
1856
1930
  "version": "4.0.10",
1857
1931
  "license": "MIT",
1858
- "path": "/home/runner/work/mongosh/mongosh/node_modules/formdata-polyfill",
1932
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/formdata-polyfill",
1859
1933
  "licenseFiles": [
1860
1934
  {
1861
1935
  "filename": "LICENSE",
@@ -1867,7 +1941,7 @@
1867
1941
  "name": "forwarded",
1868
1942
  "version": "0.2.0",
1869
1943
  "license": "MIT",
1870
- "path": "/home/runner/work/mongosh/mongosh/node_modules/forwarded",
1944
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/forwarded",
1871
1945
  "licenseFiles": [
1872
1946
  {
1873
1947
  "filename": "LICENSE",
@@ -1879,7 +1953,7 @@
1879
1953
  "name": "fresh",
1880
1954
  "version": "2.0.0",
1881
1955
  "license": "MIT",
1882
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/fresh",
1956
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/fresh",
1883
1957
  "licenseFiles": [
1884
1958
  {
1885
1959
  "filename": "LICENSE",
@@ -1891,7 +1965,7 @@
1891
1965
  "name": "fs-extra",
1892
1966
  "version": "11.3.0",
1893
1967
  "license": "MIT",
1894
- "path": "/home/runner/work/mongosh/mongosh/node_modules/fs-extra",
1968
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/fs-extra",
1895
1969
  "licenseFiles": [
1896
1970
  {
1897
1971
  "filename": "LICENSE",
@@ -1903,7 +1977,7 @@
1903
1977
  "name": "function-bind",
1904
1978
  "version": "1.1.2",
1905
1979
  "license": "MIT",
1906
- "path": "/home/runner/work/mongosh/mongosh/node_modules/function-bind",
1980
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/function-bind",
1907
1981
  "licenseFiles": [
1908
1982
  {
1909
1983
  "filename": "LICENSE",
@@ -1911,11 +1985,35 @@
1911
1985
  }
1912
1986
  ]
1913
1987
  },
1988
+ {
1989
+ "name": "gaxios",
1990
+ "version": "7.1.3",
1991
+ "license": "Apache-2.0",
1992
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/gaxios",
1993
+ "licenseFiles": [
1994
+ {
1995
+ "filename": "LICENSE",
1996
+ "content": "\n Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"[]\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
1997
+ }
1998
+ ]
1999
+ },
2000
+ {
2001
+ "name": "gcp-metadata",
2002
+ "version": "7.0.1",
2003
+ "license": "Apache-2.0",
2004
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/gcp-metadata",
2005
+ "licenseFiles": [
2006
+ {
2007
+ "filename": "LICENSE",
2008
+ "content": "\n Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"[]\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
2009
+ }
2010
+ ]
2011
+ },
1914
2012
  {
1915
2013
  "name": "gensync",
1916
2014
  "version": "1.0.0-beta.2",
1917
2015
  "license": "MIT",
1918
- "path": "/home/runner/work/mongosh/mongosh/node_modules/gensync",
2016
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/gensync",
1919
2017
  "licenseFiles": [
1920
2018
  {
1921
2019
  "filename": "LICENSE",
@@ -1927,7 +2025,7 @@
1927
2025
  "name": "get-intrinsic",
1928
2026
  "version": "1.3.0",
1929
2027
  "license": "MIT",
1930
- "path": "/home/runner/work/mongosh/mongosh/node_modules/get-intrinsic",
2028
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/get-intrinsic",
1931
2029
  "licenseFiles": [
1932
2030
  {
1933
2031
  "filename": "LICENSE",
@@ -1939,7 +2037,7 @@
1939
2037
  "name": "get-proto",
1940
2038
  "version": "1.0.1",
1941
2039
  "license": "MIT",
1942
- "path": "/home/runner/work/mongosh/mongosh/node_modules/get-proto",
2040
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/get-proto",
1943
2041
  "licenseFiles": [
1944
2042
  {
1945
2043
  "filename": "LICENSE",
@@ -1951,7 +2049,7 @@
1951
2049
  "name": "get-uri",
1952
2050
  "version": "6.0.3",
1953
2051
  "license": "MIT",
1954
- "path": "/home/runner/work/mongosh/mongosh/node_modules/get-uri",
2052
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/get-uri",
1955
2053
  "licenseFiles": [
1956
2054
  {
1957
2055
  "filename": "LICENSE",
@@ -1963,7 +2061,7 @@
1963
2061
  "name": "globals",
1964
2062
  "version": "11.12.0",
1965
2063
  "license": "MIT",
1966
- "path": "/home/runner/work/mongosh/mongosh/node_modules/globals",
2064
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/globals",
1967
2065
  "licenseFiles": [
1968
2066
  {
1969
2067
  "filename": "license",
@@ -1971,11 +2069,23 @@
1971
2069
  }
1972
2070
  ]
1973
2071
  },
2072
+ {
2073
+ "name": "google-logging-utils",
2074
+ "version": "1.1.3",
2075
+ "license": "Apache-2.0",
2076
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/google-logging-utils",
2077
+ "licenseFiles": [
2078
+ {
2079
+ "filename": "LICENSE",
2080
+ "content": "\n Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"[]\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
2081
+ }
2082
+ ]
2083
+ },
1974
2084
  {
1975
2085
  "name": "gopd",
1976
2086
  "version": "1.2.0",
1977
2087
  "license": "MIT",
1978
- "path": "/home/runner/work/mongosh/mongosh/node_modules/gopd",
2088
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/gopd",
1979
2089
  "licenseFiles": [
1980
2090
  {
1981
2091
  "filename": "LICENSE",
@@ -1987,7 +2097,7 @@
1987
2097
  "name": "graceful-fs",
1988
2098
  "version": "4.2.11",
1989
2099
  "license": "ISC",
1990
- "path": "/home/runner/work/mongosh/mongosh/node_modules/graceful-fs",
2100
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/graceful-fs",
1991
2101
  "licenseFiles": [
1992
2102
  {
1993
2103
  "filename": "LICENSE",
@@ -1999,7 +2109,7 @@
1999
2109
  "name": "has-flag",
2000
2110
  "version": "4.0.0",
2001
2111
  "license": "MIT",
2002
- "path": "/home/runner/work/mongosh/mongosh/node_modules/has-flag",
2112
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/has-flag",
2003
2113
  "licenseFiles": [
2004
2114
  {
2005
2115
  "filename": "license",
@@ -2011,7 +2121,7 @@
2011
2121
  "name": "has-property-descriptors",
2012
2122
  "version": "1.0.2",
2013
2123
  "license": "MIT",
2014
- "path": "/home/runner/work/mongosh/mongosh/node_modules/has-property-descriptors",
2124
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/has-property-descriptors",
2015
2125
  "licenseFiles": [
2016
2126
  {
2017
2127
  "filename": "LICENSE",
@@ -2023,7 +2133,7 @@
2023
2133
  "name": "has-symbols",
2024
2134
  "version": "1.1.0",
2025
2135
  "license": "MIT",
2026
- "path": "/home/runner/work/mongosh/mongosh/node_modules/has-symbols",
2136
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/has-symbols",
2027
2137
  "licenseFiles": [
2028
2138
  {
2029
2139
  "filename": "LICENSE",
@@ -2035,7 +2145,7 @@
2035
2145
  "name": "has-tostringtag",
2036
2146
  "version": "1.0.2",
2037
2147
  "license": "MIT",
2038
- "path": "/home/runner/work/mongosh/mongosh/node_modules/has-tostringtag",
2148
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/has-tostringtag",
2039
2149
  "licenseFiles": [
2040
2150
  {
2041
2151
  "filename": "LICENSE",
@@ -2047,7 +2157,7 @@
2047
2157
  "name": "hasown",
2048
2158
  "version": "2.0.2",
2049
2159
  "license": "MIT",
2050
- "path": "/home/runner/work/mongosh/mongosh/node_modules/hasown",
2160
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/hasown",
2051
2161
  "licenseFiles": [
2052
2162
  {
2053
2163
  "filename": "LICENSE",
@@ -2055,23 +2165,11 @@
2055
2165
  }
2056
2166
  ]
2057
2167
  },
2058
- {
2059
- "name": "http-errors",
2060
- "version": "2.0.0",
2061
- "license": "MIT",
2062
- "path": "/home/runner/work/mongosh/mongosh/node_modules/http-errors",
2063
- "licenseFiles": [
2064
- {
2065
- "filename": "LICENSE",
2066
- "content": "\nThe MIT License (MIT)\n\nCopyright (c) 2014 Jonathan Ong me@jongleberry.com\nCopyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n"
2067
- }
2068
- ]
2069
- },
2070
2168
  {
2071
2169
  "name": "http-errors",
2072
2170
  "version": "2.0.1",
2073
2171
  "license": "MIT",
2074
- "path": "/home/runner/work/mongosh/mongosh/node_modules/raw-body/node_modules/http-errors",
2172
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/http-errors",
2075
2173
  "licenseFiles": [
2076
2174
  {
2077
2175
  "filename": "LICENSE",
@@ -2083,7 +2181,7 @@
2083
2181
  "name": "http-proxy-agent",
2084
2182
  "version": "7.0.2",
2085
2183
  "license": "MIT",
2086
- "path": "/home/runner/work/mongosh/mongosh/node_modules/http-proxy-agent",
2184
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/http-proxy-agent",
2087
2185
  "licenseFiles": [
2088
2186
  {
2089
2187
  "filename": "LICENSE",
@@ -2095,7 +2193,7 @@
2095
2193
  "name": "https-proxy-agent",
2096
2194
  "version": "7.0.6",
2097
2195
  "license": "MIT",
2098
- "path": "/home/runner/work/mongosh/mongosh/node_modules/https-proxy-agent",
2196
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/https-proxy-agent",
2099
2197
  "licenseFiles": [
2100
2198
  {
2101
2199
  "filename": "LICENSE",
@@ -2107,7 +2205,7 @@
2107
2205
  "name": "iconv-lite",
2108
2206
  "version": "0.7.0",
2109
2207
  "license": "MIT",
2110
- "path": "/home/runner/work/mongosh/mongosh/node_modules/iconv-lite",
2208
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/iconv-lite",
2111
2209
  "licenseFiles": [
2112
2210
  {
2113
2211
  "filename": "LICENSE",
@@ -2119,7 +2217,7 @@
2119
2217
  "name": "inherits",
2120
2218
  "version": "2.0.4",
2121
2219
  "license": "ISC",
2122
- "path": "/home/runner/work/mongosh/mongosh/node_modules/inherits",
2220
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/inherits",
2123
2221
  "licenseFiles": [
2124
2222
  {
2125
2223
  "filename": "LICENSE",
@@ -2131,7 +2229,7 @@
2131
2229
  "name": "interruptor",
2132
2230
  "version": "1.0.2",
2133
2231
  "license": "Apache-2.0",
2134
- "path": "/home/runner/work/mongosh/mongosh/node_modules/interruptor",
2232
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/interruptor",
2135
2233
  "licenseFiles": [
2136
2234
  {
2137
2235
  "filename": "LICENSE",
@@ -2139,11 +2237,23 @@
2139
2237
  }
2140
2238
  ]
2141
2239
  },
2240
+ {
2241
+ "name": "ip-address",
2242
+ "version": "10.1.0",
2243
+ "license": "MIT",
2244
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/socks/node_modules/ip-address",
2245
+ "licenseFiles": [
2246
+ {
2247
+ "filename": "LICENSE",
2248
+ "content": "Copyright (C) 2011 by Beau Gunderson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n"
2249
+ }
2250
+ ]
2251
+ },
2142
2252
  {
2143
2253
  "name": "ip-address",
2144
2254
  "version": "9.0.5",
2145
2255
  "license": "MIT",
2146
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ip-address",
2256
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ip-address",
2147
2257
  "licenseFiles": [
2148
2258
  {
2149
2259
  "filename": "LICENSE",
@@ -2155,7 +2265,7 @@
2155
2265
  "name": "ipaddr.js",
2156
2266
  "version": "1.9.1",
2157
2267
  "license": "MIT",
2158
- "path": "/home/runner/work/mongosh/mongosh/node_modules/proxy-addr/node_modules/ipaddr.js",
2268
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/proxy-addr/node_modules/ipaddr.js",
2159
2269
  "licenseFiles": [
2160
2270
  {
2161
2271
  "filename": "LICENSE",
@@ -2167,7 +2277,7 @@
2167
2277
  "name": "is-callable",
2168
2278
  "version": "1.2.7",
2169
2279
  "license": "MIT",
2170
- "path": "/home/runner/work/mongosh/mongosh/node_modules/is-callable",
2280
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/is-callable",
2171
2281
  "licenseFiles": [
2172
2282
  {
2173
2283
  "filename": "LICENSE",
@@ -2179,7 +2289,7 @@
2179
2289
  "name": "is-docker",
2180
2290
  "version": "3.0.0",
2181
2291
  "license": "MIT",
2182
- "path": "/home/runner/work/mongosh/mongosh/node_modules/is-inside-container/node_modules/is-docker",
2292
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/is-inside-container/node_modules/is-docker",
2183
2293
  "licenseFiles": [
2184
2294
  {
2185
2295
  "filename": "license",
@@ -2191,7 +2301,7 @@
2191
2301
  "name": "is-inside-container",
2192
2302
  "version": "1.0.0",
2193
2303
  "license": "MIT",
2194
- "path": "/home/runner/work/mongosh/mongosh/node_modules/is-inside-container",
2304
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/is-inside-container",
2195
2305
  "licenseFiles": [
2196
2306
  {
2197
2307
  "filename": "license",
@@ -2203,7 +2313,7 @@
2203
2313
  "name": "is-promise",
2204
2314
  "version": "4.0.0",
2205
2315
  "license": "MIT",
2206
- "path": "/home/runner/work/mongosh/mongosh/node_modules/is-promise",
2316
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/is-promise",
2207
2317
  "licenseFiles": [
2208
2318
  {
2209
2319
  "filename": "LICENSE",
@@ -2215,7 +2325,7 @@
2215
2325
  "name": "is-regex",
2216
2326
  "version": "1.2.1",
2217
2327
  "license": "MIT",
2218
- "path": "/home/runner/work/mongosh/mongosh/node_modules/is-regex",
2328
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/is-regex",
2219
2329
  "licenseFiles": [
2220
2330
  {
2221
2331
  "filename": "LICENSE",
@@ -2227,7 +2337,7 @@
2227
2337
  "name": "is-wsl",
2228
2338
  "version": "3.1.0",
2229
2339
  "license": "MIT",
2230
- "path": "/home/runner/work/mongosh/mongosh/node_modules/wsl-utils/node_modules/is-wsl",
2340
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/wsl-utils/node_modules/is-wsl",
2231
2341
  "licenseFiles": [
2232
2342
  {
2233
2343
  "filename": "license",
@@ -2239,7 +2349,7 @@
2239
2349
  "name": "jose",
2240
2350
  "version": "6.0.12",
2241
2351
  "license": "MIT",
2242
- "path": "/home/runner/work/mongosh/mongosh/node_modules/jose",
2352
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/jose",
2243
2353
  "licenseFiles": [
2244
2354
  {
2245
2355
  "filename": "LICENSE.md",
@@ -2251,7 +2361,7 @@
2251
2361
  "name": "js-tokens",
2252
2362
  "version": "4.0.0",
2253
2363
  "license": "MIT",
2254
- "path": "/home/runner/work/mongosh/mongosh/node_modules/js-tokens",
2364
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/js-tokens",
2255
2365
  "licenseFiles": [
2256
2366
  {
2257
2367
  "filename": "LICENSE",
@@ -2263,7 +2373,7 @@
2263
2373
  "name": "jsbn",
2264
2374
  "version": "1.1.0",
2265
2375
  "license": "MIT",
2266
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ip-address/node_modules/jsbn",
2376
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ip-address/node_modules/jsbn",
2267
2377
  "licenseFiles": [
2268
2378
  {
2269
2379
  "filename": "LICENSE",
@@ -2275,7 +2385,7 @@
2275
2385
  "name": "jsesc",
2276
2386
  "version": "3.1.0",
2277
2387
  "license": "MIT",
2278
- "path": "/home/runner/work/mongosh/mongosh/node_modules/jsesc",
2388
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/jsesc",
2279
2389
  "licenseFiles": [
2280
2390
  {
2281
2391
  "filename": "LICENSE-MIT.txt",
@@ -2283,11 +2393,23 @@
2283
2393
  }
2284
2394
  ]
2285
2395
  },
2396
+ {
2397
+ "name": "json-bigint",
2398
+ "version": "1.0.0",
2399
+ "license": "MIT",
2400
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/json-bigint",
2401
+ "licenseFiles": [
2402
+ {
2403
+ "filename": "LICENSE",
2404
+ "content": "The MIT License (MIT)\n\nCopyright (c) 2013 Andrey Sidorov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
2405
+ }
2406
+ ]
2407
+ },
2286
2408
  {
2287
2409
  "name": "json5",
2288
2410
  "version": "2.2.3",
2289
2411
  "license": "MIT",
2290
- "path": "/home/runner/work/mongosh/mongosh/node_modules/json5",
2412
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/json5",
2291
2413
  "licenseFiles": [
2292
2414
  {
2293
2415
  "filename": "LICENSE.md",
@@ -2299,7 +2421,7 @@
2299
2421
  "name": "jsonfile",
2300
2422
  "version": "6.1.0",
2301
2423
  "license": "MIT",
2302
- "path": "/home/runner/work/mongosh/mongosh/node_modules/jsonfile",
2424
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/jsonfile",
2303
2425
  "licenseFiles": [
2304
2426
  {
2305
2427
  "filename": "LICENSE",
@@ -2311,7 +2433,7 @@
2311
2433
  "name": "lodash.merge",
2312
2434
  "version": "4.6.2",
2313
2435
  "license": "MIT",
2314
- "path": "/home/runner/work/mongosh/mongosh/node_modules/lodash.merge",
2436
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/lodash.merge",
2315
2437
  "licenseFiles": [
2316
2438
  {
2317
2439
  "filename": "LICENSE",
@@ -2321,9 +2443,9 @@
2321
2443
  },
2322
2444
  {
2323
2445
  "name": "lodash",
2324
- "version": "4.17.21",
2446
+ "version": "4.17.23",
2325
2447
  "license": "MIT",
2326
- "path": "/home/runner/work/mongosh/mongosh/node_modules/lodash",
2448
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/lodash",
2327
2449
  "licenseFiles": [
2328
2450
  {
2329
2451
  "filename": "LICENSE",
@@ -2333,9 +2455,9 @@
2333
2455
  },
2334
2456
  {
2335
2457
  "name": "lru-cache",
2336
- "version": "11.2.1",
2458
+ "version": "11.2.2",
2337
2459
  "license": "ISC",
2338
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/devtools-proxy-support/node_modules/lru-cache",
2460
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/lru-cache",
2339
2461
  "licenseFiles": [
2340
2462
  {
2341
2463
  "filename": "LICENSE",
@@ -2347,7 +2469,7 @@
2347
2469
  "name": "lru-cache",
2348
2470
  "version": "5.1.1",
2349
2471
  "license": "ISC",
2350
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-compilation-targets/node_modules/lru-cache",
2472
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-compilation-targets/node_modules/lru-cache",
2351
2473
  "licenseFiles": [
2352
2474
  {
2353
2475
  "filename": "LICENSE",
@@ -2359,7 +2481,7 @@
2359
2481
  "name": "math-intrinsics",
2360
2482
  "version": "1.1.0",
2361
2483
  "license": "MIT",
2362
- "path": "/home/runner/work/mongosh/mongosh/node_modules/math-intrinsics",
2484
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/math-intrinsics",
2363
2485
  "licenseFiles": [
2364
2486
  {
2365
2487
  "filename": "LICENSE",
@@ -2371,7 +2493,7 @@
2371
2493
  "name": "media-typer",
2372
2494
  "version": "1.1.0",
2373
2495
  "license": "MIT",
2374
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/media-typer",
2496
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/media-typer",
2375
2497
  "licenseFiles": [
2376
2498
  {
2377
2499
  "filename": "LICENSE",
@@ -2383,7 +2505,7 @@
2383
2505
  "name": "memory-pager",
2384
2506
  "version": "1.5.0",
2385
2507
  "license": "MIT",
2386
- "path": "/home/runner/work/mongosh/mongosh/node_modules/memory-pager",
2508
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/memory-pager",
2387
2509
  "licenseFiles": [
2388
2510
  {
2389
2511
  "filename": "LICENSE",
@@ -2395,7 +2517,7 @@
2395
2517
  "name": "merge-descriptors",
2396
2518
  "version": "2.0.0",
2397
2519
  "license": "MIT",
2398
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/merge-descriptors",
2520
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/merge-descriptors",
2399
2521
  "licenseFiles": [
2400
2522
  {
2401
2523
  "filename": "license",
@@ -2407,7 +2529,7 @@
2407
2529
  "name": "mime-db",
2408
2530
  "version": "1.54.0",
2409
2531
  "license": "MIT",
2410
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/mime-db",
2532
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/mime-db",
2411
2533
  "licenseFiles": [
2412
2534
  {
2413
2535
  "filename": "LICENSE",
@@ -2415,23 +2537,11 @@
2415
2537
  }
2416
2538
  ]
2417
2539
  },
2418
- {
2419
- "name": "mime-types",
2420
- "version": "3.0.1",
2421
- "license": "MIT",
2422
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/mime-types",
2423
- "licenseFiles": [
2424
- {
2425
- "filename": "LICENSE",
2426
- "content": "(The MIT License)\n\nCopyright (c) 2014 Jonathan Ong <me@jongleberry.com>\nCopyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
2427
- }
2428
- ]
2429
- },
2430
2540
  {
2431
2541
  "name": "mime-types",
2432
2542
  "version": "3.0.2",
2433
2543
  "license": "MIT",
2434
- "path": "/home/runner/work/mongosh/mongosh/node_modules/body-parser/node_modules/mime-types",
2544
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/mime-types",
2435
2545
  "licenseFiles": [
2436
2546
  {
2437
2547
  "filename": "LICENSE",
@@ -2441,9 +2551,9 @@
2441
2551
  },
2442
2552
  {
2443
2553
  "name": "mongodb-build-info",
2444
- "version": "1.8.1",
2554
+ "version": "1.9.5",
2445
2555
  "license": "Apache-2.0",
2446
- "path": "/home/runner/work/mongosh/mongosh/node_modules/mongodb-build-info",
2556
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/mongodb-build-info",
2447
2557
  "licenseFiles": [
2448
2558
  {
2449
2559
  "filename": "LICENSE",
@@ -2453,9 +2563,9 @@
2453
2563
  },
2454
2564
  {
2455
2565
  "name": "mongodb-connection-string-url",
2456
- "version": "3.0.2",
2566
+ "version": "7.0.1",
2457
2567
  "license": "Apache-2.0",
2458
- "path": "/home/runner/work/mongosh/mongosh/node_modules/mongodb-connection-string-url",
2568
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/mongodb-connection-string-url",
2459
2569
  "licenseFiles": [
2460
2570
  {
2461
2571
  "filename": "LICENSE",
@@ -2467,7 +2577,7 @@
2467
2577
  "name": "mongodb-redact",
2468
2578
  "version": "1.3.0",
2469
2579
  "license": "Apache-2.0",
2470
- "path": "/home/runner/work/mongosh/mongosh/node_modules/mongodb-redact",
2580
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/mongodb-redact",
2471
2581
  "licenseFiles": [
2472
2582
  {
2473
2583
  "filename": "LICENSE",
@@ -2477,9 +2587,9 @@
2477
2587
  },
2478
2588
  {
2479
2589
  "name": "mongodb-schema",
2480
- "version": "12.6.2",
2590
+ "version": "12.7.0",
2481
2591
  "license": "Apache-2.0",
2482
- "path": "/home/runner/work/mongosh/mongosh/node_modules/mongodb-schema",
2592
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/mongodb-schema",
2483
2593
  "licenseFiles": [
2484
2594
  {
2485
2595
  "filename": "LICENSE",
@@ -2489,9 +2599,9 @@
2489
2599
  },
2490
2600
  {
2491
2601
  "name": "mongodb",
2492
- "version": "6.19.0",
2602
+ "version": "7.1.0",
2493
2603
  "license": "Apache-2.0",
2494
- "path": "/home/runner/work/mongosh/mongosh/node_modules/mongodb",
2604
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/mongodb",
2495
2605
  "licenseFiles": [
2496
2606
  {
2497
2607
  "filename": "LICENSE.md",
@@ -2503,7 +2613,7 @@
2503
2613
  "name": "ms",
2504
2614
  "version": "2.1.2",
2505
2615
  "license": "MIT",
2506
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ms",
2616
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ms",
2507
2617
  "licenseFiles": [
2508
2618
  {
2509
2619
  "filename": "license.md",
@@ -2515,7 +2625,7 @@
2515
2625
  "name": "ms",
2516
2626
  "version": "2.1.3",
2517
2627
  "license": "MIT",
2518
- "path": "/home/runner/work/mongosh/mongosh/node_modules/mongodb-build-info/node_modules/ms",
2628
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/mongodb-build-info/node_modules/ms",
2519
2629
  "licenseFiles": [
2520
2630
  {
2521
2631
  "filename": "license.md",
@@ -2527,7 +2637,7 @@
2527
2637
  "name": "nanoid",
2528
2638
  "version": "3.3.8",
2529
2639
  "license": "MIT",
2530
- "path": "/home/runner/work/mongosh/mongosh/node_modules/nanoid",
2640
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/nanoid",
2531
2641
  "licenseFiles": [
2532
2642
  {
2533
2643
  "filename": "LICENSE",
@@ -2539,7 +2649,7 @@
2539
2649
  "name": "negotiator",
2540
2650
  "version": "1.0.0",
2541
2651
  "license": "MIT",
2542
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/negotiator",
2652
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/negotiator",
2543
2653
  "licenseFiles": [
2544
2654
  {
2545
2655
  "filename": "LICENSE",
@@ -2551,14 +2661,14 @@
2551
2661
  "name": "netmask",
2552
2662
  "version": "2.0.2",
2553
2663
  "license": "MIT",
2554
- "path": "/home/runner/work/mongosh/mongosh/node_modules/netmask",
2664
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/netmask",
2555
2665
  "licenseFiles": []
2556
2666
  },
2557
2667
  {
2558
2668
  "name": "node-cache",
2559
2669
  "version": "5.1.2",
2560
2670
  "license": "MIT",
2561
- "path": "/home/runner/work/mongosh/mongosh/node_modules/node-cache",
2671
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/node-cache",
2562
2672
  "licenseFiles": [
2563
2673
  {
2564
2674
  "filename": "LICENSE",
@@ -2570,7 +2680,7 @@
2570
2680
  "name": "node-domexception",
2571
2681
  "version": "1.0.0",
2572
2682
  "license": "MIT",
2573
- "path": "/home/runner/work/mongosh/mongosh/node_modules/node-domexception",
2683
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/node-domexception",
2574
2684
  "licenseFiles": [
2575
2685
  {
2576
2686
  "filename": "LICENSE",
@@ -2582,7 +2692,7 @@
2582
2692
  "name": "node-fetch",
2583
2693
  "version": "3.3.2",
2584
2694
  "license": "MIT",
2585
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/devtools-proxy-support/node_modules/node-fetch",
2695
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/devtools-proxy-support/node_modules/node-fetch",
2586
2696
  "licenseFiles": [
2587
2697
  {
2588
2698
  "filename": "LICENSE.md",
@@ -2594,7 +2704,7 @@
2594
2704
  "name": "oauth4webapi",
2595
2705
  "version": "3.6.2",
2596
2706
  "license": "MIT",
2597
- "path": "/home/runner/work/mongosh/mongosh/node_modules/oauth4webapi",
2707
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/oauth4webapi",
2598
2708
  "licenseFiles": [
2599
2709
  {
2600
2710
  "filename": "LICENSE.md",
@@ -2606,7 +2716,7 @@
2606
2716
  "name": "object-inspect",
2607
2717
  "version": "1.13.4",
2608
2718
  "license": "MIT",
2609
- "path": "/home/runner/work/mongosh/mongosh/node_modules/object-inspect",
2719
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/object-inspect",
2610
2720
  "licenseFiles": [
2611
2721
  {
2612
2722
  "filename": "LICENSE",
@@ -2618,7 +2728,7 @@
2618
2728
  "name": "object-keys",
2619
2729
  "version": "1.1.1",
2620
2730
  "license": "MIT",
2621
- "path": "/home/runner/work/mongosh/mongosh/node_modules/object-keys",
2731
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/object-keys",
2622
2732
  "licenseFiles": [
2623
2733
  {
2624
2734
  "filename": "LICENSE",
@@ -2630,7 +2740,7 @@
2630
2740
  "name": "on-finished",
2631
2741
  "version": "2.4.1",
2632
2742
  "license": "MIT",
2633
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/on-finished",
2743
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/on-finished",
2634
2744
  "licenseFiles": [
2635
2745
  {
2636
2746
  "filename": "LICENSE",
@@ -2642,7 +2752,7 @@
2642
2752
  "name": "once",
2643
2753
  "version": "1.4.0",
2644
2754
  "license": "ISC",
2645
- "path": "/home/runner/work/mongosh/mongosh/node_modules/once",
2755
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/once",
2646
2756
  "licenseFiles": [
2647
2757
  {
2648
2758
  "filename": "LICENSE",
@@ -2654,7 +2764,7 @@
2654
2764
  "name": "open",
2655
2765
  "version": "10.2.0",
2656
2766
  "license": "MIT",
2657
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/open",
2767
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@mongodb-js/oidc-plugin/node_modules/open",
2658
2768
  "licenseFiles": [
2659
2769
  {
2660
2770
  "filename": "license",
@@ -2666,7 +2776,7 @@
2666
2776
  "name": "openid-client",
2667
2777
  "version": "6.6.3",
2668
2778
  "license": "MIT",
2669
- "path": "/home/runner/work/mongosh/mongosh/node_modules/openid-client",
2779
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/openid-client",
2670
2780
  "licenseFiles": [
2671
2781
  {
2672
2782
  "filename": "LICENSE.md",
@@ -2678,7 +2788,7 @@
2678
2788
  "name": "pac-proxy-agent",
2679
2789
  "version": "7.2.0",
2680
2790
  "license": "MIT",
2681
- "path": "/home/runner/work/mongosh/mongosh/node_modules/pac-proxy-agent",
2791
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/pac-proxy-agent",
2682
2792
  "licenseFiles": [
2683
2793
  {
2684
2794
  "filename": "LICENSE",
@@ -2690,7 +2800,7 @@
2690
2800
  "name": "pac-resolver",
2691
2801
  "version": "7.0.1",
2692
2802
  "license": "MIT",
2693
- "path": "/home/runner/work/mongosh/mongosh/node_modules/pac-resolver",
2803
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/pac-resolver",
2694
2804
  "licenseFiles": [
2695
2805
  {
2696
2806
  "filename": "LICENSE",
@@ -2702,7 +2812,7 @@
2702
2812
  "name": "parseurl",
2703
2813
  "version": "1.3.3",
2704
2814
  "license": "MIT",
2705
- "path": "/home/runner/work/mongosh/mongosh/node_modules/parseurl",
2815
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/parseurl",
2706
2816
  "licenseFiles": [
2707
2817
  {
2708
2818
  "filename": "LICENSE",
@@ -2712,9 +2822,9 @@
2712
2822
  },
2713
2823
  {
2714
2824
  "name": "path-to-regexp",
2715
- "version": "8.2.0",
2825
+ "version": "8.3.0",
2716
2826
  "license": "MIT",
2717
- "path": "/home/runner/work/mongosh/mongosh/node_modules/router/node_modules/path-to-regexp",
2827
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/router/node_modules/path-to-regexp",
2718
2828
  "licenseFiles": [
2719
2829
  {
2720
2830
  "filename": "LICENSE",
@@ -2726,7 +2836,7 @@
2726
2836
  "name": "picocolors",
2727
2837
  "version": "1.1.1",
2728
2838
  "license": "ISC",
2729
- "path": "/home/runner/work/mongosh/mongosh/node_modules/picocolors",
2839
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/picocolors",
2730
2840
  "licenseFiles": [
2731
2841
  {
2732
2842
  "filename": "LICENSE",
@@ -2738,7 +2848,7 @@
2738
2848
  "name": "postmsg-rpc",
2739
2849
  "version": "2.4.0",
2740
2850
  "license": "MIT",
2741
- "path": "/home/runner/work/mongosh/mongosh/node_modules/postmsg-rpc",
2851
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/postmsg-rpc",
2742
2852
  "licenseFiles": [
2743
2853
  {
2744
2854
  "filename": "LICENSE",
@@ -2750,7 +2860,7 @@
2750
2860
  "name": "proxy-addr",
2751
2861
  "version": "2.0.7",
2752
2862
  "license": "MIT",
2753
- "path": "/home/runner/work/mongosh/mongosh/node_modules/proxy-addr",
2863
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/proxy-addr",
2754
2864
  "licenseFiles": [
2755
2865
  {
2756
2866
  "filename": "LICENSE",
@@ -2760,9 +2870,9 @@
2760
2870
  },
2761
2871
  {
2762
2872
  "name": "qs",
2763
- "version": "6.14.0",
2873
+ "version": "6.14.1",
2764
2874
  "license": "BSD-3-Clause",
2765
- "path": "/home/runner/work/mongosh/mongosh/node_modules/body-parser/node_modules/qs",
2875
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/qs",
2766
2876
  "licenseFiles": [
2767
2877
  {
2768
2878
  "filename": "LICENSE.md",
@@ -2774,7 +2884,7 @@
2774
2884
  "name": "range-parser",
2775
2885
  "version": "1.2.1",
2776
2886
  "license": "MIT",
2777
- "path": "/home/runner/work/mongosh/mongosh/node_modules/range-parser",
2887
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/range-parser",
2778
2888
  "licenseFiles": [
2779
2889
  {
2780
2890
  "filename": "LICENSE",
@@ -2786,7 +2896,7 @@
2786
2896
  "name": "raw-body",
2787
2897
  "version": "3.0.2",
2788
2898
  "license": "MIT",
2789
- "path": "/home/runner/work/mongosh/mongosh/node_modules/raw-body",
2899
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/raw-body",
2790
2900
  "licenseFiles": [
2791
2901
  {
2792
2902
  "filename": "LICENSE",
@@ -2798,7 +2908,7 @@
2798
2908
  "name": "regexp.escape",
2799
2909
  "version": "2.0.1",
2800
2910
  "license": "MIT",
2801
- "path": "/home/runner/work/mongosh/mongosh/node_modules/regexp.escape",
2911
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/regexp.escape",
2802
2912
  "licenseFiles": [
2803
2913
  {
2804
2914
  "filename": "LICENSE",
@@ -2810,14 +2920,14 @@
2810
2920
  "name": "reservoir",
2811
2921
  "version": "0.1.2",
2812
2922
  "license": "MIT",
2813
- "path": "/home/runner/work/mongosh/mongosh/node_modules/reservoir",
2923
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/reservoir",
2814
2924
  "licenseFiles": []
2815
2925
  },
2816
2926
  {
2817
2927
  "name": "resolve-mongodb-srv",
2818
- "version": "1.1.5",
2928
+ "version": "1.1.7",
2819
2929
  "license": "Apache-2.0",
2820
- "path": "/home/runner/work/mongosh/mongosh/node_modules/resolve-mongodb-srv",
2930
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/resolve-mongodb-srv",
2821
2931
  "licenseFiles": [
2822
2932
  {
2823
2933
  "filename": "LICENSE",
@@ -2829,7 +2939,7 @@
2829
2939
  "name": "router",
2830
2940
  "version": "2.2.0",
2831
2941
  "license": "MIT",
2832
- "path": "/home/runner/work/mongosh/mongosh/node_modules/router",
2942
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/router",
2833
2943
  "licenseFiles": [
2834
2944
  {
2835
2945
  "filename": "LICENSE",
@@ -2841,7 +2951,7 @@
2841
2951
  "name": "run-applescript",
2842
2952
  "version": "7.0.0",
2843
2953
  "license": "MIT",
2844
- "path": "/home/runner/work/mongosh/mongosh/node_modules/run-applescript",
2954
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/run-applescript",
2845
2955
  "licenseFiles": [
2846
2956
  {
2847
2957
  "filename": "license",
@@ -2849,23 +2959,11 @@
2849
2959
  }
2850
2960
  ]
2851
2961
  },
2852
- {
2853
- "name": "safe-buffer",
2854
- "version": "5.2.1",
2855
- "license": "MIT",
2856
- "path": "/home/runner/work/mongosh/mongosh/node_modules/safe-buffer",
2857
- "licenseFiles": [
2858
- {
2859
- "filename": "LICENSE",
2860
- "content": "The MIT License (MIT)\n\nCopyright (c) Feross Aboukhadijeh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n"
2861
- }
2862
- ]
2863
- },
2864
2962
  {
2865
2963
  "name": "safe-regex-test",
2866
2964
  "version": "1.1.0",
2867
2965
  "license": "MIT",
2868
- "path": "/home/runner/work/mongosh/mongosh/node_modules/safe-regex-test",
2966
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/safe-regex-test",
2869
2967
  "licenseFiles": [
2870
2968
  {
2871
2969
  "filename": "LICENSE",
@@ -2877,7 +2975,7 @@
2877
2975
  "name": "safer-buffer",
2878
2976
  "version": "2.1.2",
2879
2977
  "license": "MIT",
2880
- "path": "/home/runner/work/mongosh/mongosh/node_modules/safer-buffer",
2978
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/safer-buffer",
2881
2979
  "licenseFiles": [
2882
2980
  {
2883
2981
  "filename": "LICENSE",
@@ -2889,7 +2987,7 @@
2889
2987
  "name": "semver",
2890
2988
  "version": "6.3.1",
2891
2989
  "license": "ISC",
2892
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/core/node_modules/semver",
2990
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/core/node_modules/semver",
2893
2991
  "licenseFiles": [
2894
2992
  {
2895
2993
  "filename": "LICENSE",
@@ -2901,7 +2999,7 @@
2901
2999
  "name": "semver",
2902
3000
  "version": "7.7.2",
2903
3001
  "license": "ISC",
2904
- "path": "/home/runner/work/mongosh/mongosh/node_modules/semver",
3002
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/semver",
2905
3003
  "licenseFiles": [
2906
3004
  {
2907
3005
  "filename": "LICENSE",
@@ -2913,7 +3011,7 @@
2913
3011
  "name": "send",
2914
3012
  "version": "1.2.0",
2915
3013
  "license": "MIT",
2916
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/send",
3014
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/send",
2917
3015
  "licenseFiles": [
2918
3016
  {
2919
3017
  "filename": "LICENSE",
@@ -2925,7 +3023,7 @@
2925
3023
  "name": "serve-static",
2926
3024
  "version": "2.2.0",
2927
3025
  "license": "MIT",
2928
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/serve-static",
3026
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/serve-static",
2929
3027
  "licenseFiles": [
2930
3028
  {
2931
3029
  "filename": "LICENSE",
@@ -2937,7 +3035,7 @@
2937
3035
  "name": "set-function-length",
2938
3036
  "version": "1.2.2",
2939
3037
  "license": "MIT",
2940
- "path": "/home/runner/work/mongosh/mongosh/node_modules/set-function-length",
3038
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/set-function-length",
2941
3039
  "licenseFiles": [
2942
3040
  {
2943
3041
  "filename": "LICENSE",
@@ -2949,7 +3047,7 @@
2949
3047
  "name": "setprototypeof",
2950
3048
  "version": "1.2.0",
2951
3049
  "license": "ISC",
2952
- "path": "/home/runner/work/mongosh/mongosh/node_modules/setprototypeof",
3050
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/setprototypeof",
2953
3051
  "licenseFiles": [
2954
3052
  {
2955
3053
  "filename": "LICENSE",
@@ -2961,7 +3059,7 @@
2961
3059
  "name": "shortid",
2962
3060
  "version": "2.2.17",
2963
3061
  "license": "MIT",
2964
- "path": "/home/runner/work/mongosh/mongosh/node_modules/shortid",
3062
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/shortid",
2965
3063
  "licenseFiles": [
2966
3064
  {
2967
3065
  "filename": "LICENSE",
@@ -2973,7 +3071,7 @@
2973
3071
  "name": "side-channel-list",
2974
3072
  "version": "1.0.0",
2975
3073
  "license": "MIT",
2976
- "path": "/home/runner/work/mongosh/mongosh/node_modules/side-channel-list",
3074
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/side-channel-list",
2977
3075
  "licenseFiles": [
2978
3076
  {
2979
3077
  "filename": "LICENSE",
@@ -2985,7 +3083,7 @@
2985
3083
  "name": "side-channel-map",
2986
3084
  "version": "1.0.1",
2987
3085
  "license": "MIT",
2988
- "path": "/home/runner/work/mongosh/mongosh/node_modules/side-channel-map",
3086
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/side-channel-map",
2989
3087
  "licenseFiles": [
2990
3088
  {
2991
3089
  "filename": "LICENSE",
@@ -2997,7 +3095,7 @@
2997
3095
  "name": "side-channel-weakmap",
2998
3096
  "version": "1.0.2",
2999
3097
  "license": "MIT",
3000
- "path": "/home/runner/work/mongosh/mongosh/node_modules/side-channel-weakmap",
3098
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/side-channel-weakmap",
3001
3099
  "licenseFiles": [
3002
3100
  {
3003
3101
  "filename": "LICENSE",
@@ -3009,7 +3107,7 @@
3009
3107
  "name": "side-channel",
3010
3108
  "version": "1.1.0",
3011
3109
  "license": "MIT",
3012
- "path": "/home/runner/work/mongosh/mongosh/node_modules/side-channel",
3110
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/side-channel",
3013
3111
  "licenseFiles": [
3014
3112
  {
3015
3113
  "filename": "LICENSE",
@@ -3021,7 +3119,7 @@
3021
3119
  "name": "smart-buffer",
3022
3120
  "version": "4.2.0",
3023
3121
  "license": "MIT",
3024
- "path": "/home/runner/work/mongosh/mongosh/node_modules/smart-buffer",
3122
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/smart-buffer",
3025
3123
  "licenseFiles": [
3026
3124
  {
3027
3125
  "filename": "LICENSE",
@@ -3033,7 +3131,7 @@
3033
3131
  "name": "socks-proxy-agent",
3034
3132
  "version": "8.0.5",
3035
3133
  "license": "MIT",
3036
- "path": "/home/runner/work/mongosh/mongosh/node_modules/socks-proxy-agent",
3134
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/socks-proxy-agent",
3037
3135
  "licenseFiles": [
3038
3136
  {
3039
3137
  "filename": "LICENSE",
@@ -3043,9 +3141,9 @@
3043
3141
  },
3044
3142
  {
3045
3143
  "name": "socks",
3046
- "version": "2.8.3",
3144
+ "version": "2.8.7",
3047
3145
  "license": "MIT",
3048
- "path": "/home/runner/work/mongosh/mongosh/node_modules/socks",
3146
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/socks",
3049
3147
  "licenseFiles": [
3050
3148
  {
3051
3149
  "filename": "LICENSE",
@@ -3057,7 +3155,7 @@
3057
3155
  "name": "source-map-support",
3058
3156
  "version": "0.5.21",
3059
3157
  "license": "MIT",
3060
- "path": "/home/runner/work/mongosh/mongosh/node_modules/source-map-support",
3158
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/source-map-support",
3061
3159
  "licenseFiles": [
3062
3160
  {
3063
3161
  "filename": "LICENSE.md",
@@ -3069,7 +3167,7 @@
3069
3167
  "name": "source-map",
3070
3168
  "version": "0.6.1",
3071
3169
  "license": "BSD-3-Clause",
3072
- "path": "/home/runner/work/mongosh/mongosh/node_modules/source-map-support/node_modules/source-map",
3170
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/source-map-support/node_modules/source-map",
3073
3171
  "licenseFiles": [
3074
3172
  {
3075
3173
  "filename": "LICENSE",
@@ -3081,7 +3179,7 @@
3081
3179
  "name": "sparse-bitfield",
3082
3180
  "version": "3.0.3",
3083
3181
  "license": "MIT",
3084
- "path": "/home/runner/work/mongosh/mongosh/node_modules/sparse-bitfield",
3182
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/sparse-bitfield",
3085
3183
  "licenseFiles": [
3086
3184
  {
3087
3185
  "filename": "LICENSE",
@@ -3093,7 +3191,7 @@
3093
3191
  "name": "sprintf-js",
3094
3192
  "version": "1.1.3",
3095
3193
  "license": "BSD-3-Clause",
3096
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ip-address/node_modules/sprintf-js",
3194
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ip-address/node_modules/sprintf-js",
3097
3195
  "licenseFiles": [
3098
3196
  {
3099
3197
  "filename": "LICENSE",
@@ -3103,14 +3201,14 @@
3103
3201
  },
3104
3202
  {
3105
3203
  "name": "ssh2",
3106
- "version": "1.15.0",
3204
+ "version": "1.17.0",
3107
3205
  "licenses": [
3108
3206
  {
3109
3207
  "type": "MIT",
3110
3208
  "url": "http://github.com/mscdex/ssh2/raw/master/LICENSE"
3111
3209
  }
3112
3210
  ],
3113
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ssh2",
3211
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ssh2",
3114
3212
  "licenseFiles": [
3115
3213
  {
3116
3214
  "filename": "LICENSE",
@@ -3118,23 +3216,11 @@
3118
3216
  }
3119
3217
  ]
3120
3218
  },
3121
- {
3122
- "name": "statuses",
3123
- "version": "2.0.1",
3124
- "license": "MIT",
3125
- "path": "/home/runner/work/mongosh/mongosh/node_modules/http-errors/node_modules/statuses",
3126
- "licenseFiles": [
3127
- {
3128
- "filename": "LICENSE",
3129
- "content": "\nThe MIT License (MIT)\n\nCopyright (c) 2014 Jonathan Ong <me@jongleberry.com>\nCopyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n"
3130
- }
3131
- ]
3132
- },
3133
3219
  {
3134
3220
  "name": "statuses",
3135
3221
  "version": "2.0.2",
3136
3222
  "license": "MIT",
3137
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/statuses",
3223
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/statuses",
3138
3224
  "licenseFiles": [
3139
3225
  {
3140
3226
  "filename": "LICENSE",
@@ -3144,9 +3230,9 @@
3144
3230
  },
3145
3231
  {
3146
3232
  "name": "strnum",
3147
- "version": "1.0.5",
3233
+ "version": "2.1.2",
3148
3234
  "license": "MIT",
3149
- "path": "/home/runner/work/mongosh/mongosh/node_modules/strnum",
3235
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/strnum",
3150
3236
  "licenseFiles": [
3151
3237
  {
3152
3238
  "filename": "LICENSE",
@@ -3158,7 +3244,7 @@
3158
3244
  "name": "supports-color",
3159
3245
  "version": "7.2.0",
3160
3246
  "license": "MIT",
3161
- "path": "/home/runner/work/mongosh/mongosh/node_modules/supports-color",
3247
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/supports-color",
3162
3248
  "licenseFiles": [
3163
3249
  {
3164
3250
  "filename": "license",
@@ -3168,9 +3254,9 @@
3168
3254
  },
3169
3255
  {
3170
3256
  "name": "system-ca",
3171
- "version": "2.0.1",
3257
+ "version": "3.0.0",
3172
3258
  "license": "Apache-2.0",
3173
- "path": "/home/runner/work/mongosh/mongosh/node_modules/system-ca",
3259
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/system-ca",
3174
3260
  "licenseFiles": [
3175
3261
  {
3176
3262
  "filename": "LICENSE",
@@ -3182,7 +3268,7 @@
3182
3268
  "name": "toidentifier",
3183
3269
  "version": "1.0.1",
3184
3270
  "license": "MIT",
3185
- "path": "/home/runner/work/mongosh/mongosh/node_modules/toidentifier",
3271
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/toidentifier",
3186
3272
  "licenseFiles": [
3187
3273
  {
3188
3274
  "filename": "LICENSE",
@@ -3194,7 +3280,7 @@
3194
3280
  "name": "tslib",
3195
3281
  "version": "2.8.0",
3196
3282
  "license": "0BSD",
3197
- "path": "/home/runner/work/mongosh/mongosh/node_modules/ast-types/node_modules/tslib",
3283
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/ast-types/node_modules/tslib",
3198
3284
  "licenseFiles": [
3199
3285
  {
3200
3286
  "filename": "CopyrightNotice.txt",
@@ -3210,7 +3296,7 @@
3210
3296
  "name": "tweetnacl",
3211
3297
  "version": "0.14.5",
3212
3298
  "license": "Unlicense",
3213
- "path": "/home/runner/work/mongosh/mongosh/node_modules/tweetnacl",
3299
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/tweetnacl",
3214
3300
  "licenseFiles": [
3215
3301
  {
3216
3302
  "filename": "LICENSE",
@@ -3222,7 +3308,7 @@
3222
3308
  "name": "type-is",
3223
3309
  "version": "2.0.1",
3224
3310
  "license": "MIT",
3225
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@mongodb-js/oidc-plugin/node_modules/type-is",
3311
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/express/node_modules/type-is",
3226
3312
  "licenseFiles": [
3227
3313
  {
3228
3314
  "filename": "LICENSE",
@@ -3234,7 +3320,7 @@
3234
3320
  "name": "typescript",
3235
3321
  "version": "5.8.2",
3236
3322
  "license": "Apache-2.0",
3237
- "path": "/home/runner/work/mongosh/mongosh/node_modules/typescript",
3323
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/typescript",
3238
3324
  "licenseFiles": [
3239
3325
  {
3240
3326
  "filename": "LICENSE.txt",
@@ -3246,7 +3332,7 @@
3246
3332
  "name": "universalify",
3247
3333
  "version": "2.0.1",
3248
3334
  "license": "MIT",
3249
- "path": "/home/runner/work/mongosh/mongosh/node_modules/universalify",
3335
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/universalify",
3250
3336
  "licenseFiles": [
3251
3337
  {
3252
3338
  "filename": "LICENSE",
@@ -3258,7 +3344,7 @@
3258
3344
  "name": "unpipe",
3259
3345
  "version": "1.0.0",
3260
3346
  "license": "MIT",
3261
- "path": "/home/runner/work/mongosh/mongosh/node_modules/unpipe",
3347
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/unpipe",
3262
3348
  "licenseFiles": [
3263
3349
  {
3264
3350
  "filename": "LICENSE",
@@ -3266,23 +3352,11 @@
3266
3352
  }
3267
3353
  ]
3268
3354
  },
3269
- {
3270
- "name": "uuid",
3271
- "version": "9.0.1",
3272
- "license": "MIT",
3273
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@smithy/middleware-retry/node_modules/uuid",
3274
- "licenseFiles": [
3275
- {
3276
- "filename": "LICENSE.md",
3277
- "content": "The MIT License (MIT)\n\nCopyright (c) 2010-2020 Robert Kieffer and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
3278
- }
3279
- ]
3280
- },
3281
3355
  {
3282
3356
  "name": "vary",
3283
3357
  "version": "1.1.2",
3284
3358
  "license": "MIT",
3285
- "path": "/home/runner/work/mongosh/mongosh/node_modules/vary",
3359
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/vary",
3286
3360
  "licenseFiles": [
3287
3361
  {
3288
3362
  "filename": "LICENSE",
@@ -3294,7 +3368,7 @@
3294
3368
  "name": "web-streams-polyfill",
3295
3369
  "version": "3.3.3",
3296
3370
  "license": "MIT",
3297
- "path": "/home/runner/work/mongosh/mongosh/node_modules/web-streams-polyfill",
3371
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/web-streams-polyfill",
3298
3372
  "licenseFiles": [
3299
3373
  {
3300
3374
  "filename": "LICENSE",
@@ -3302,23 +3376,11 @@
3302
3376
  }
3303
3377
  ]
3304
3378
  },
3305
- {
3306
- "name": "web-worker",
3307
- "version": "1.3.0",
3308
- "license": "Apache-2.0",
3309
- "path": "/home/runner/work/mongosh/mongosh/node_modules/web-worker",
3310
- "licenseFiles": [
3311
- {
3312
- "filename": "LICENSE",
3313
- "content": " Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"[]\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License."
3314
- }
3315
- ]
3316
- },
3317
3379
  {
3318
3380
  "name": "webidl-conversions",
3319
3381
  "version": "7.0.0",
3320
3382
  "license": "BSD-2-Clause",
3321
- "path": "/home/runner/work/mongosh/mongosh/node_modules/webidl-conversions",
3383
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/webidl-conversions",
3322
3384
  "licenseFiles": [
3323
3385
  {
3324
3386
  "filename": "LICENSE.md",
@@ -3328,9 +3390,9 @@
3328
3390
  },
3329
3391
  {
3330
3392
  "name": "webpack",
3331
- "version": "5.99.9",
3393
+ "version": "5.105.0",
3332
3394
  "license": "MIT",
3333
- "path": "/home/runner/work/mongosh/mongosh/node_modules/webpack",
3395
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/webpack",
3334
3396
  "licenseFiles": [
3335
3397
  {
3336
3398
  "filename": "LICENSE",
@@ -3340,9 +3402,9 @@
3340
3402
  },
3341
3403
  {
3342
3404
  "name": "whatwg-url",
3343
- "version": "13.0.0",
3405
+ "version": "14.2.0",
3344
3406
  "license": "MIT",
3345
- "path": "/home/runner/work/mongosh/mongosh/node_modules/whatwg-url",
3407
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/whatwg-url",
3346
3408
  "licenseFiles": [
3347
3409
  {
3348
3410
  "filename": "LICENSE.txt",
@@ -3354,7 +3416,7 @@
3354
3416
  "name": "wrappy",
3355
3417
  "version": "1.0.2",
3356
3418
  "license": "ISC",
3357
- "path": "/home/runner/work/mongosh/mongosh/node_modules/wrappy",
3419
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/wrappy",
3358
3420
  "licenseFiles": [
3359
3421
  {
3360
3422
  "filename": "LICENSE",
@@ -3366,7 +3428,7 @@
3366
3428
  "name": "wsl-utils",
3367
3429
  "version": "0.1.0",
3368
3430
  "license": "MIT",
3369
- "path": "/home/runner/work/mongosh/mongosh/node_modules/wsl-utils",
3431
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/wsl-utils",
3370
3432
  "licenseFiles": [
3371
3433
  {
3372
3434
  "filename": "license",
@@ -3378,7 +3440,7 @@
3378
3440
  "name": "yallist",
3379
3441
  "version": "3.1.1",
3380
3442
  "license": "ISC",
3381
- "path": "/home/runner/work/mongosh/mongosh/node_modules/@babel/helper-compilation-targets/node_modules/yallist",
3443
+ "path": "/data/mci/2a2185959f003fad0fea8bd210a3fcf9/src/node_modules/@babel/helper-compilation-targets/node_modules/yallist",
3382
3444
  "licenseFiles": [
3383
3445
  {
3384
3446
  "filename": "LICENSE",