diff --git a/instantsearch.js/autocomplete-mentions/package.json b/instantsearch.js/autocomplete-mentions/package.json index 1ff556958..ebcb6b7e6 100644 --- a/instantsearch.js/autocomplete-mentions/package.json +++ b/instantsearch.js/autocomplete-mentions/package.json @@ -20,6 +20,6 @@ }, "resolutions": { "node-releases": "2.0.20", - "path-scurry": "1.11.0" + "path-scurry": "1.11.1" } } diff --git a/instantsearch.js/autocomplete-mentions/yarn.lock b/instantsearch.js/autocomplete-mentions/yarn.lock index a5893d3b9..54a16cf79 100644 --- a/instantsearch.js/autocomplete-mentions/yarn.lock +++ b/instantsearch.js/autocomplete-mentions/yarn.lock @@ -4645,10 +4645,10 @@ path-parse@^1.0.7: resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== -path-scurry@1.11.0, path-scurry@^1.11.1: - version "1.11.0" - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.0.tgz#332d64e9726bf667fb348e5a1c71005c09ad741a" - integrity sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw== +path-scurry@1.11.1, path-scurry@^1.11.1: + version "1.11.1" + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" + integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA== dependencies: lru-cache "^10.2.0" minipass "^5.0.0 || ^6.0.2 || ^7.0.0" diff --git a/instantsearch.js/autocomplete/package.json b/instantsearch.js/autocomplete/package.json index 199308faa..f9a01d3d0 100644 --- a/instantsearch.js/autocomplete/package.json +++ b/instantsearch.js/autocomplete/package.json @@ -20,6 +20,6 @@ }, "resolutions": { "node-releases": "2.0.20", - "path-scurry": "1.11.0" + "path-scurry": "1.11.1" } } diff --git a/instantsearch.js/autocomplete/yarn.lock b/instantsearch.js/autocomplete/yarn.lock index a5893d3b9..54a16cf79 100644 --- a/instantsearch.js/autocomplete/yarn.lock +++ b/instantsearch.js/autocomplete/yarn.lock @@ -4645,10 +4645,10 @@ path-parse@^1.0.7: resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== -path-scurry@1.11.0, path-scurry@^1.11.1: - version "1.11.0" - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.0.tgz#332d64e9726bf667fb348e5a1c71005c09ad741a" - integrity sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw== +path-scurry@1.11.1, path-scurry@^1.11.1: + version "1.11.1" + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" + integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA== dependencies: lru-cache "^10.2.0" minipass "^5.0.0 || ^6.0.2 || ^7.0.0"