Bump protobufjs from 7.2.3 to 7.2.4 in /sticker-creator

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-12 19:02:59 +02:00 committed by GitHub
parent f92a891af5
commit 6e54438431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@
"memoizee": "0.4.15", "memoizee": "0.4.15",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"p-limit": "4.0.0", "p-limit": "4.0.0",
"protobufjs": "7.2.3", "protobufjs": "7.2.4",
"protobufjs-cli": "1.1.1", "protobufjs-cli": "1.1.1",
"qrcode-generator": "1.4.4", "qrcode-generator": "1.4.4",
"react": "18.2.0", "react": "18.2.0",

View file

@ -3155,10 +3155,10 @@ protobufjs-cli@1.1.1:
tmp "^0.2.1" tmp "^0.2.1"
uglify-js "^3.7.7" uglify-js "^3.7.7"
protobufjs@7.2.3: protobufjs@7.2.4:
version "7.2.3" version "7.2.4"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.3.tgz#01af019e40d9c6133c49acbb3ff9e30f4f0f70b2" resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
integrity sha512-TtpvOqwB5Gdz/PQmOjgsrGH1nHjAQVCN7JG4A6r1sXRWESL5rNMAiRcBQlCAdKxZcAbstExQePYG8xof/JVRgg== integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
dependencies: dependencies:
"@protobufjs/aspromise" "^1.1.2" "@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2" "@protobufjs/base64" "^1.1.2"