|
1116 | 1116 | "@sentry/types" "7.119.1" |
1117 | 1117 | "@sentry/utils" "7.119.1" |
1118 | 1118 |
|
| 1119 | + |
| 1120 | + version "2.43.1" |
| 1121 | + resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.43.1.tgz#356ea4d334a373a87927393f1ff9b047dee99185" |
| 1122 | + integrity sha512-622g/UyhTi1zC0Nnnbto75gNkExwwjv1cnRA4ERwfPgiOI3UK0/j+m4CcosqrfdTK55pv+SiifOlmvDPZnMIZw== |
| 1123 | + |
| 1124 | + |
| 1125 | + version "2.43.1" |
| 1126 | + resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.43.1.tgz#02918f83d962a9af279dbce0eab6bd2fa57ac033" |
| 1127 | + integrity sha512-c1P7eZqdDwRlePBSQSgWYUi80W5ywvG/XxZFVecjdHDEYlo2BJTRirqZTqzKzI/Ekk8x5hOxNuBbP+m9FluDMw== |
| 1128 | + |
| 1129 | + |
| 1130 | + version "2.43.1" |
| 1131 | + resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.43.1.tgz#e7bf2c71b6f376581b08034f7d410b3492314c52" |
| 1132 | + integrity sha512-eQKcfqMR9bg8HKR9UCwm8x3lGBMUu1wCQow2BwEX4NbY1GzniSHNH4MBY2ERpOsfCA0LM5xEWQk/QFXexz1Dhw== |
| 1133 | + |
| 1134 | + |
| 1135 | + version "2.43.1" |
| 1136 | + resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.43.1.tgz#ae495afe985f2b9738ec8277cf84361d6ead1501" |
| 1137 | + integrity sha512-VRhzmEOeA/nsQHkf3Jt8mbgZmdbAWURM18Y1uXVRI/mQzZaz6YAZ+IzQ6gANpUk+UfTdf1q0unZSAIOUuu19gA== |
| 1138 | + |
| 1139 | + |
| 1140 | + version "2.43.1" |
| 1141 | + resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.43.1.tgz#05a245a995387197f327251674069c553a3f53b6" |
| 1142 | + integrity sha512-c8G4zdzxzdPOz+tV1LNwUz5UsPNnhEE13kMPesF81liawwznnBsDfeKf6t/87Eem4BgAPdsFlnqnffi4BdqkZQ== |
| 1143 | + |
| 1144 | + |
| 1145 | + version "2.43.1" |
| 1146 | + resolved "https://registry.yarnpkg.com/@sentry/cli-win32-arm64/-/cli-win32-arm64-2.43.1.tgz#5fdea8285998e6915a0588ebceed87a0afb2a05c" |
| 1147 | + integrity sha512-K+9td351lzUn51R/oHotyEkq7nzKWBm2ffhVAe4HXNh72MjhyIvonAhQUrGawIjn/aLHO+hq9iNaEXbCu6Hulg== |
| 1148 | + |
| 1149 | + |
| 1150 | + version "2.43.1" |
| 1151 | + resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.43.1.tgz#42907778a1352a87ebe7f1de8d098cb82a7a447f" |
| 1152 | + integrity sha512-Co7kj0o16xcUZRZY+VwMgpdDvOY2xAbR5Xg5NXv73nXdALgGWf+G5bntFz3baNmaSOYWKJjvZT7a+YLwe/DihQ== |
| 1153 | + |
| 1154 | + |
| 1155 | + version "2.43.1" |
| 1156 | + resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.43.1.tgz#a26e161e2ce3e3b7e262e4da197c3905b6f291c9" |
| 1157 | + integrity sha512-uH7l4FXc6s0GoJeriU6kQOYzREqDGB7b16XbTKY+lnhMNvBgP2aaOUQ9yRLbEHeSSg/112SQeolCnF2GwTmoKw== |
| 1158 | + |
| 1159 | + |
| 1160 | + version "2.43.1" |
| 1161 | + resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.43.1.tgz#8b34d2b24d661aef55395a40ac72413a813a626d" |
| 1162 | + integrity sha512-5jg8cy4LlPnmgI6FkxClDRB5hFWzmlq7VZqj5o6Zdm5KRywzCn2s18GXyC1LPf6MFHw3AZ/K2h5pUZmJdWUBFQ== |
| 1163 | + dependencies: |
| 1164 | + https-proxy-agent "^5.0.0" |
| 1165 | + node-fetch "^2.6.7" |
| 1166 | + progress "^2.0.3" |
| 1167 | + proxy-from-env "^1.1.0" |
| 1168 | + which "^2.0.2" |
| 1169 | + optionalDependencies: |
| 1170 | + "@sentry/cli-darwin" "2.43.1" |
| 1171 | + "@sentry/cli-linux-arm" "2.43.1" |
| 1172 | + "@sentry/cli-linux-arm64" "2.43.1" |
| 1173 | + "@sentry/cli-linux-i686" "2.43.1" |
| 1174 | + "@sentry/cli-linux-x64" "2.43.1" |
| 1175 | + "@sentry/cli-win32-arm64" "2.43.1" |
| 1176 | + "@sentry/cli-win32-i686" "2.43.1" |
| 1177 | + "@sentry/cli-win32-x64" "2.43.1" |
| 1178 | + |
1119 | 1179 | "@sentry/cli@^1.72.0": |
1120 | 1180 | version "1.75.2" |
1121 | 1181 | resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.75.2.tgz#2c38647b38300e52c9839612d42b7c23f8d6455b" |
|
4245 | 4305 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
4246 | 4306 |
|
4247 | 4307 | json5@^1.0.1: |
4248 | | - version "1.0.2" |
| 4308 | + version "1.0.2" |
4249 | 4309 | resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" |
4250 | 4310 | integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== |
4251 | 4311 | dependencies: |
|
4521 | 4581 | dependencies: |
4522 | 4582 | brace-expansion "^2.0.1" |
4523 | 4583 |
|
4524 | | -minimatch@^3.0.4: |
4525 | | - version "3.1.2" |
4526 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
4527 | | - integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
4528 | | - dependencies: |
4529 | | - brace-expansion "^1.1.7" |
4530 | | - |
4531 | | -minimatch@^3.1.1: |
| 4584 | +minimatch@^3.0.4, minimatch@^3.1.1: |
4532 | 4585 | version "3.1.2" |
4533 | 4586 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
4534 | 4587 | integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
@@ -4631,7 +4684,7 @@ nice-try@^1.0.4: |
4631 | 4684 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |
4632 | 4685 | integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== |
4633 | 4686 |
|
4634 | | -node-fetch@^2.0.0-alpha.8, node-fetch@^2.2.0, node-fetch@^2.6.7: |
| 4687 | +node-fetch@^2.0.0-alpha.8, node-fetch@^2.6.7: |
4635 | 4688 | version "2.7.0" |
4636 | 4689 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d" |
4637 | 4690 | integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== |
@@ -4919,12 +4972,7 @@ path-key@^3.0.0, path-key@^3.1.0: |
4919 | 4972 | resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" |
4920 | 4973 | integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== |
4921 | 4974 |
|
4922 | | -path-parse@^1.0.6: |
4923 | | - version "1.0.7" |
4924 | | - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
4925 | | - integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
4926 | | - |
4927 | | -path-parse@^1.0.7: |
| 4975 | +path-parse@^1.0.6, path-parse@^1.0.7: |
4928 | 4976 | version "1.0.7" |
4929 | 4977 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
4930 | 4978 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
@@ -5872,12 +5920,7 @@ tmp@^0.0.33: |
5872 | 5920 | dependencies: |
5873 | 5921 | os-tmpdir "~1.0.2" |
5874 | 5922 |
|
5875 | | - |
5876 | | - version "1.0.5" |
5877 | | - resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" |
5878 | | - integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== |
5879 | | - |
5880 | | - |
| 5923 | + |
5881 | 5924 | version "1.0.5" |
5882 | 5925 | resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" |
5883 | 5926 | integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== |
|
0 commit comments