diff --git a/package.json b/package.json index b212295..8446e6c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "@vuetubeapp/http": "^1.4.2", "prettier": "^2.8.8", - "protobufjs": "^7.2.3", + "protobufjs": "^7.2.4", "user-agents": "^1.0.1381" } } diff --git a/yarn.lock b/yarn.lock index 2892145..0a4be65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2696,10 +2696,10 @@ prompts@^2.0.1: kleur "^3.0.3" sisteransi "^1.0.5" -protobufjs@^7.2.3: - version "7.2.3" - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.3.tgz#01af019e40d9c6133c49acbb3ff9e30f4f0f70b2" - integrity sha512-TtpvOqwB5Gdz/PQmOjgsrGH1nHjAQVCN7JG4A6r1sXRWESL5rNMAiRcBQlCAdKxZcAbstExQePYG8xof/JVRgg== +protobufjs@^7.2.4: + version "7.2.4" + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae" + integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ== dependencies: "@protobufjs/aspromise" "^1.1.2" "@protobufjs/base64" "^1.1.2"