From 25d1dc50be038904b04b5bb9a3c3ecc3780d88ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 22:11:50 +0000 Subject: [PATCH] Bump uuid from 10.0.0 to 11.0.3 Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- e2e/package.json | 2 +- packages/data-mate/package.json | 2 +- packages/elasticsearch-store/package.json | 2 +- packages/job-components/package.json | 2 +- packages/teraslice/package.json | 2 +- yarn.lock | 52 +++++++++++++++++++---- 6 files changed, 49 insertions(+), 13 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index 0f48ebbf95d..b9120324d77 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -51,7 +51,7 @@ "nanoid": "~5.0.7", "semver": "~7.6.3", "signale": "~1.4.0", - "uuid": "~10.0.0" + "uuid": "~11.0.3" }, "engines": { "node": ">=18.18.0", diff --git a/packages/data-mate/package.json b/packages/data-mate/package.json index 85338f10fec..4d9fe1f8cf7 100644 --- a/packages/data-mate/package.json +++ b/packages/data-mate/package.json @@ -43,7 +43,7 @@ "jexl": "~2.2.2", "lodash": "~4.17.21", "mnemonist": "~0.39.8", - "uuid": "~10.0.0", + "uuid": "~11.0.3", "valid-url": "~1.0.9", "validator": "~13.12.0", "xlucene-parser": "~1.4.0" diff --git a/packages/elasticsearch-store/package.json b/packages/elasticsearch-store/package.json index 7c6e004771b..1f75f5fe4f2 100644 --- a/packages/elasticsearch-store/package.json +++ b/packages/elasticsearch-store/package.json @@ -42,7 +42,7 @@ "opensearch1": "npm:@opensearch-project/opensearch@~1.2.0", "opensearch2": "npm:@opensearch-project/opensearch@~2.12.0", "setimmediate": "~1.0.5", - "uuid": "~10.0.0", + "uuid": "~11.0.3", "xlucene-translator": "~1.4.0" }, "devDependencies": { diff --git a/packages/job-components/package.json b/packages/job-components/package.json index 06800855725..1ad9ac4e031 100644 --- a/packages/job-components/package.json +++ b/packages/job-components/package.json @@ -40,7 +40,7 @@ "datemath-parser": "~1.0.6", "import-meta-resolve": "~4.0.0", "prom-client": "~15.1.3", - "uuid": "~10.0.0" + "uuid": "~11.0.3" }, "devDependencies": { "benchmark": "~2.1.4", diff --git a/packages/teraslice/package.json b/packages/teraslice/package.json index a4de2743593..af789d71939 100644 --- a/packages/teraslice/package.json +++ b/packages/teraslice/package.json @@ -64,7 +64,7 @@ "socket.io": "~1.7.4", "socket.io-client": "~1.7.4", "terafoundation": "~1.6.0", - "uuid": "~10.0.0" + "uuid": "~11.0.3" }, "devDependencies": { "@types/archiver": "~6.0.2", diff --git a/yarn.lock b/yarn.lock index 3d1baaa1ac6..23795e9511b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1461,7 +1461,7 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@opensearch-project/opensearch@~1.2.0", "opensearch1@npm:@opensearch-project/opensearch@~1.2.0": +"@opensearch-project/opensearch@~1.2.0": version "1.2.0" resolved "https://registry.yarnpkg.com/@opensearch-project/opensearch/-/opensearch-1.2.0.tgz#6a709510868db463ce0faf403c0ec70a57027e46" integrity sha512-bX0aUz5e7rlY1lKz1rFrqnNbl/l1CHvvysYB2Jn+C3WNs7nL6FnQjuxLhGwyRdW9W1bFokDoOVgPMIOi/Nn9/g== @@ -7885,6 +7885,17 @@ openid-client@^6.1.3: jose "^5.9.6" oauth4webapi "^3.1.1" +"opensearch1@npm:@opensearch-project/opensearch@~1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@opensearch-project/opensearch/-/opensearch-1.2.0.tgz#6a709510868db463ce0faf403c0ec70a57027e46" + integrity sha512-bX0aUz5e7rlY1lKz1rFrqnNbl/l1CHvvysYB2Jn+C3WNs7nL6FnQjuxLhGwyRdW9W1bFokDoOVgPMIOi/Nn9/g== + dependencies: + aws4 "^1.11.0" + debug "^4.3.1" + hpagent "^0.1.1" + ms "^2.1.3" + secure-json-parse "^2.4.0" + "opensearch2@npm:@opensearch-project/opensearch@~2.12.0": version "2.12.0" resolved "https://registry.yarnpkg.com/@opensearch-project/opensearch/-/opensearch-2.12.0.tgz#decf1b1d72c00c6b0b436e44b29822bbebacd231" @@ -9144,7 +9155,7 @@ string-length@^5.0.1: char-regex "^2.0.0" strip-ansi "^7.0.1" -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -9162,6 +9173,15 @@ string-width@^1.0.1: is-fullwidth-code-point "^1.0.0" strip-ansi "^3.0.0" +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + string-width@^5.0.1, string-width@^5.1.2: version "5.1.2" resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794" @@ -9248,7 +9268,7 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -9262,6 +9282,13 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1: dependencies: ansi-regex "^2.0.0" +strip-ansi@^6.0.0, strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + strip-ansi@^7.0.1: version "7.1.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" @@ -9845,10 +9872,10 @@ uuid@^9.0.1: resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== -uuid@~10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" - integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== +uuid@~11.0.3: + version "11.0.3" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.3.tgz#248451cac9d1a4a4128033e765d137e2b2c49a3d" + integrity sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg== v8-to-istanbul@^9.0.1: version "9.3.0" @@ -9992,7 +10019,7 @@ word-wrap@^1.2.5: resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -10018,6 +10045,15 @@ wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" +wrap-ansi@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"