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:
parent
f92a891af5
commit
6e54438431
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@
|
|||
"memoizee": "0.4.15",
|
||||
"npm-run-all": "4.1.5",
|
||||
"p-limit": "4.0.0",
|
||||
"protobufjs": "7.2.3",
|
||||
"protobufjs": "7.2.4",
|
||||
"protobufjs-cli": "1.1.1",
|
||||
"qrcode-generator": "1.4.4",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -3155,10 +3155,10 @@ protobufjs-cli@1.1.1:
|
|||
tmp "^0.2.1"
|
||||
uglify-js "^3.7.7"
|
||||
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue