Skip to content

Commit 68a95a6

Browse files
authored
Merge pull request #264 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-ed5f7fe85c
build(deps): bump protobufjs from 7.5.5 to 7.5.8 in the npm_and_yarn group across 1 directory
2 parents 32d5486 + 685f886 commit 68a95a6

1 file changed

Lines changed: 16 additions & 11 deletions

File tree

yarn.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,10 +1285,10 @@
12851285
resolved "https://registry.yarnpkg.com/@protobufjs/base64/-/base64-1.1.2.tgz#4c85730e59b9a1f1f349047dbf24296034bb2735"
12861286
integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==
12871287

1288-
"@protobufjs/codegen@^2.0.4":
1289-
version "2.0.4"
1290-
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb"
1291-
integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==
1288+
"@protobufjs/codegen@^2.0.5":
1289+
version "2.0.5"
1290+
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659"
1291+
integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==
12921292

12931293
"@protobufjs/eventemitter@^1.1.0":
12941294
version "1.1.0"
@@ -1313,6 +1313,11 @@
13131313
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089"
13141314
integrity sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==
13151315

1316+
"@protobufjs/inquire@^1.1.1":
1317+
version "1.1.1"
1318+
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.1.tgz#6cb936f4ac50965230af1e9d0bbfd57ea3675aa4"
1319+
integrity sha512-mnzgDV26ueAvk7rsbt9L7bE0SuAoqyuys/sMMrmVcN5x9VsxpcG3rqAUSgDyLp0UZlmNfIbQ4fHfCtreVBk8Ew==
1320+
13161321
"@protobufjs/path@^1.1.2":
13171322
version "1.1.2"
13181323
resolved "https://registry.yarnpkg.com/@protobufjs/path/-/path-1.1.2.tgz#6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d"
@@ -1323,7 +1328,7 @@
13231328
resolved "https://registry.yarnpkg.com/@protobufjs/pool/-/pool-1.1.0.tgz#09fd15f2d6d3abfa9b65bc366506d6ad7846ff54"
13241329
integrity sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==
13251330

1326-
"@protobufjs/utf8@^1.1.0":
1331+
"@protobufjs/utf8@^1.1.1":
13271332
version "1.1.1"
13281333
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.1.tgz#eaee5900122c110a3dbcb728c0597014a2621774"
13291334
integrity sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==
@@ -6149,20 +6154,20 @@ properties-reader@^3.0.1:
61496154
mkdirp "^3.0.1"
61506155

61516156
protobufjs@^7.2.5, protobufjs@^7.3.2:
6152-
version "7.5.5"
6153-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.5.tgz#b7089ca4410374c75150baf277353ef76db69f96"
6154-
integrity sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==
6157+
version "7.5.8"
6158+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.8.tgz#51b153a06da6e47153a1aa6800cb1253bc502436"
6159+
integrity sha512-dvpCIeLPbXZS/Ete7yLaO7RenOdken2NHKykBXbsaGxZT0UTltcarBciw+A78SRQs9iMAAVpsYA+l8b1hTePIA==
61556160
dependencies:
61566161
"@protobufjs/aspromise" "^1.1.2"
61576162
"@protobufjs/base64" "^1.1.2"
6158-
"@protobufjs/codegen" "^2.0.4"
6163+
"@protobufjs/codegen" "^2.0.5"
61596164
"@protobufjs/eventemitter" "^1.1.0"
61606165
"@protobufjs/fetch" "^1.1.0"
61616166
"@protobufjs/float" "^1.0.2"
6162-
"@protobufjs/inquire" "^1.1.0"
6167+
"@protobufjs/inquire" "^1.1.1"
61636168
"@protobufjs/path" "^1.1.2"
61646169
"@protobufjs/pool" "^1.1.0"
6165-
"@protobufjs/utf8" "^1.1.0"
6170+
"@protobufjs/utf8" "^1.1.1"
61666171
"@types/node" ">=13.7.0"
61676172
long "^5.0.0"
61686173

0 commit comments

Comments
 (0)