diff --git a/package-lock.json b/package-lock.json index 935d5375..42bcaa09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "multi-buffer-data-view": "^6.0.14", "recorder-audio-worklet": "^6.0.38", "standardized-audio-context": "^25.3.77", - "subscribable-things": "^2.1.43", + "subscribable-things": "^2.1.44", "tslib": "^2.8.0" }, "devDependencies": { diff --git a/package.json b/package.json index b0727017..d83c4a62 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "multi-buffer-data-view": "^6.0.14", "recorder-audio-worklet": "^6.0.38", "standardized-audio-context": "^25.3.77", - "subscribable-things": "^2.1.43", + "subscribable-things": "^2.1.44", "tslib": "^2.8.0" }, "description": "An extendable drop-in replacement for the native MediaRecorder.",