Bump protobufjs from 7.2.4 to 7.2.5 in /sticker-creator
This commit is contained in:
parent
d0d49a043f
commit
8f94aa5e92
2 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@
|
|||
"memoizee": "0.4.15",
|
||||
"npm-run-all": "4.1.5",
|
||||
"p-limit": "4.0.0",
|
||||
"protobufjs": "7.2.4",
|
||||
"protobufjs": "7.2.5",
|
||||
"protobufjs-cli": "1.1.1",
|
||||
"qrcode-generator": "1.4.4",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -3285,10 +3285,10 @@ protobufjs-cli@1.1.1:
|
|||
tmp "^0.2.1"
|
||||
uglify-js "^3.7.7"
|
||||
|
||||
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==
|
||||
protobufjs@7.2.5:
|
||||
version "7.2.5"
|
||||
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d"
|
||||
integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==
|
||||
dependencies:
|
||||
"@protobufjs/aspromise" "^1.1.2"
|
||||
"@protobufjs/base64" "^1.1.2"
|
||||
|
|
Loading…
Reference in a new issue