diff --git a/package.json b/package.json index e032729..9f1e8b5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "@anycable/msgpack-encoder": "^0.2.0", "@anycable/web": "^0.5.2", - "@hotwired/stimulus": "3.2.0", + "@hotwired/stimulus": "3.2.1", "@hotwired/turbo": "^7.0.1", "async-mutex": "0.4.0" }, diff --git a/yarn.lock b/yarn.lock index 1915ab2..542bce8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -39,10 +39,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@hotwired/stimulus@3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.2.0.tgz#257272f1348b1f7beb1a8510be88b80aec6c4c5b" - integrity sha512-uAIIdg049qId0lBhyjuMBfcC5uV8JwbhNLoxEyi9vxM3MW6h+mM97G9rNT4ZZMiqnKK9XUHp9SQUrd9rSLEmpQ== +"@hotwired/stimulus@3.2.1": + version "3.2.1" + resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.2.1.tgz#e3de23623b0c52c247aba4cd5d530d257008676b" + integrity sha512-HGlzDcf9vv/EQrMJ5ZG6VWNs8Z/xMN+1o2OhV1gKiSG6CqZt5MCBB1gRg5ILiN3U0jEAxuDTNPRfBcnZBDmupQ== "@hotwired/turbo@^7.0.1": version "7.2.4"