diff --git a/package.json b/package.json index 8445c70e65b67..0227dca4853ea 100644 --- a/package.json +++ b/package.json @@ -1184,7 +1184,7 @@ "fuse.js": "^7.0.0", "get-port": "^5.0.0", "getopts": "^2.2.5", - "getos": "^3.1.0", + "getos": "^3.2.1", "globby": "^11.1.0", "google-auth-library": "^9.10.0", "gpt-tokenizer": "^2.6.2", @@ -1663,7 +1663,7 @@ "@types/flot": "^0.0.31", "@types/fnv-plus": "^1.3.2", "@types/geojson": "^7946.0.10", - "@types/getos": "^3.0.0", + "@types/getos": "^3.0.4", "@types/gulp": "^4.0.17", "@types/hapi__cookie": "^12.0.5", "@types/has-ansi": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 0ffb9404f5a39..c29e43276dfdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12027,10 +12027,10 @@ resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.16.tgz#8ebe53d69efada7044454e3305c19017d97ced2a" integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg== -"@types/getos@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@types/getos/-/getos-3.0.0.tgz#582c758e99e9d634f31f471faf7ce59cf1c39a71" - integrity sha512-g5O9kykBPMaK5USwU+zM5AyXaztqbvHjSQ7HaBjqgO3f5lKGChkRhLP58Z/Nrr4RBGNNPrBcJkWZwnmbmi9YjQ== +"@types/getos@^3.0.4": + version "3.0.4" + resolved "https://registry.yarnpkg.com/@types/getos/-/getos-3.0.4.tgz#dc81e2b7c07d52776f0d781fa37f46d65d6676bd" + integrity sha512-OsNVsuGEBd5QoeXTgjPmA89a465hjQithLMImsiJlIi0aYP8axKWtWrsmEMfm50w6EL2oRzCz+cLkZmp9/LfZw== "@types/glob-stream@*": version "6.1.0" @@ -19983,7 +19983,7 @@ getopts@^2.2.5: resolved "https://registry.yarnpkg.com/getopts/-/getopts-2.2.5.tgz#67a0fe471cacb9c687d817cab6450b96dde8313b" integrity sha512-9jb7AW5p3in+IiJWhQiZmmwkpLaR/ccTWdWQCtZM66HJcHHLegowh4q4tSD7gouUyeNvFWRavfK9GXosQHDpFA== -getos@^3.1.0, getos@^3.2.1: +getos@^3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/getos/-/getos-3.2.1.tgz#0134d1f4e00eb46144c5a9c0ac4dc087cbb27dc5" integrity sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q==