|
59 | 59 | "@nodelib/fs.scandir" "2.1.4" |
60 | 60 | fastq "^1.6.0" |
61 | 61 |
|
62 | | -"@redhat-developer/vscode-redhat-telemetry@0.2.0": |
63 | | - version "0.2.0" |
64 | | - resolved "https://registry.yarnpkg.com/@redhat-developer/vscode-redhat-telemetry/-/vscode-redhat-telemetry-0.2.0.tgz#16aa424e9603c0402d2be82a4d9748ba2240a92a" |
65 | | - integrity sha512-qS9p+iXpdMwCzhVRr/Ft5dMQQXB+6CxBRnpp3NDUuxYP1s/K/B1dPlIW5lKncjPUwYaKvPbpMgGGDmsosOzT8A== |
| 62 | +"@redhat-developer/vscode-redhat-telemetry@0.4.2": |
| 63 | + version "0.4.2" |
| 64 | + resolved "https://registry.yarnpkg.com/@redhat-developer/vscode-redhat-telemetry/-/vscode-redhat-telemetry-0.4.2.tgz#fd9cf99c481ae353aa8f7eca4dc07fd99ac2a450" |
| 65 | + integrity sha512-xHBRm7gpqDVgkUBWal5XnarJ+7FSwSqJL2UvUBbc5+NwsQIAeNROXwh9Mc6P7chii76Wdbw+khW+BTHXxir7og== |
66 | 66 | dependencies: |
67 | 67 | "@types/analytics-node" "^3.1.4" |
68 | 68 | analytics-node "^3.5.0" |
69 | | - countries-and-timezones "^2.3.1" |
| 69 | + countries-and-timezones "2.4.0" |
70 | 70 | getos "^3.2.1" |
| 71 | + object-hash "^2.2.0" |
71 | 72 | os-locale "^5.0.0" |
72 | 73 | uuid "^8.3.2" |
73 | 74 |
|
@@ -591,7 +592,7 @@ core-util-is@~1.0.0: |
591 | 592 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" |
592 | 593 | integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= |
593 | 594 |
|
594 | | -countries-and-timezones@^2.3.1: |
| 595 | +countries-and-timezones@2.4.0: |
595 | 596 | version "2.4.0" |
596 | 597 | resolved "https://registry.yarnpkg.com/countries-and-timezones/-/countries-and-timezones-2.4.0.tgz#fd740c830679c5d8c635c6764b302f3650ca7144" |
597 | 598 | integrity sha512-h6k9zgw99k8fjon5cO94k8Aslyj0fM+S4hfTyJ6sbSjyOO9lu5/wcOXLrhc1cGUoHCrnx56WYSNEasSKqSGlJw== |
@@ -1536,6 +1537,11 @@ npm-run-path@^4.0.0: |
1536 | 1537 | dependencies: |
1537 | 1538 | path-key "^3.0.0" |
1538 | 1539 |
|
| 1540 | +object-hash@^2.2.0: |
| 1541 | + version "2.2.0" |
| 1542 | + resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5" |
| 1543 | + integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw== |
| 1544 | + |
1539 | 1545 | once@^1.3.0, once@^1.3.1, once@^1.4.0: |
1540 | 1546 | version "1.4.0" |
1541 | 1547 | resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" |
|
0 commit comments