Skip to content

Commit db6611c

Browse files
build(deps): bump protobufjs from 7.5.4 to 7.6.5 in /docs/openapi (#5375)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 7.6.5. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.5/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v7.6.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.6.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b06c28 commit db6611c

1 file changed

Lines changed: 25 additions & 32 deletions

File tree

docs/openapi/yarn.lock

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -240,34 +240,28 @@
240240
resolved "https://registry.yarnpkg.com/@protobufjs/base64/-/base64-1.1.2.tgz#4c85730e59b9a1f1f349047dbf24296034bb2735"
241241
integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==
242242

243-
"@protobufjs/codegen@^2.0.4":
244-
version "2.0.4"
245-
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb"
246-
integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==
243+
"@protobufjs/codegen@^2.0.5":
244+
version "2.0.5"
245+
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659"
246+
integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==
247247

248-
"@protobufjs/eventemitter@^1.1.0":
249-
version "1.1.0"
250-
resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz#355cbc98bafad5978f9ed095f397621f1d066b70"
251-
integrity sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==
248+
"@protobufjs/eventemitter@^1.1.1":
249+
version "1.1.1"
250+
resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz#d512cb26c0ae026091ee2c1167f1be6faf5c842a"
251+
integrity sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==
252252

253-
"@protobufjs/fetch@^1.1.0":
254-
version "1.1.0"
255-
resolved "https://registry.yarnpkg.com/@protobufjs/fetch/-/fetch-1.1.0.tgz#ba99fb598614af65700c1619ff06d454b0d84c45"
256-
integrity sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==
253+
"@protobufjs/fetch@^1.1.1":
254+
version "1.1.1"
255+
resolved "https://registry.yarnpkg.com/@protobufjs/fetch/-/fetch-1.1.1.tgz#4d6fc00c8fb64016a5c81b469d549046350f1065"
256+
integrity sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==
257257
dependencies:
258258
"@protobufjs/aspromise" "^1.1.1"
259-
"@protobufjs/inquire" "^1.1.0"
260259

261260
"@protobufjs/float@^1.0.2":
262261
version "1.0.2"
263262
resolved "https://registry.yarnpkg.com/@protobufjs/float/-/float-1.0.2.tgz#5e9e1abdcb73fc0a7cb8b291df78c8cbd97b87d1"
264263
integrity sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==
265264

266-
"@protobufjs/inquire@^1.1.0":
267-
version "1.1.0"
268-
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089"
269-
integrity sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==
270-
271265
"@protobufjs/path@^1.1.2":
272266
version "1.1.2"
273267
resolved "https://registry.yarnpkg.com/@protobufjs/path/-/path-1.1.2.tgz#6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d"
@@ -278,10 +272,10 @@
278272
resolved "https://registry.yarnpkg.com/@protobufjs/pool/-/pool-1.1.0.tgz#09fd15f2d6d3abfa9b65bc366506d6ad7846ff54"
279273
integrity sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==
280274

281-
"@protobufjs/utf8@^1.1.0":
282-
version "1.1.0"
283-
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
284-
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
275+
"@protobufjs/utf8@^1.1.1":
276+
version "1.1.2"
277+
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.2.tgz#78d476333d85d5b1c792e257bca74ba080da49a4"
278+
integrity sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==
285279

286280
"@redocly/ajv@8.11.2":
287281
version "8.11.2"
@@ -1262,7 +1256,7 @@ lodash@^4.17.21:
12621256
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
12631257
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
12641258

1265-
long@^5.0.0:
1259+
long@^5.3.2:
12661260
version "5.3.2"
12671261
resolved "https://registry.yarnpkg.com/long/-/long-5.3.2.tgz#1d84463095999262d7d7b7f8bfd4a8cc55167f83"
12681262
integrity sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==
@@ -1622,22 +1616,21 @@ prop-types@^15.5.0, prop-types@^15.8.1:
16221616
react-is "^16.13.1"
16231617

16241618
protobufjs@^7.3.0:
1625-
version "7.5.4"
1626-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.4.tgz#885d31fe9c4b37f25d1bb600da30b1c5b37d286a"
1627-
integrity sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==
1619+
version "7.6.5"
1620+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.6.5.tgz#7b9250cdaf4a06139a9f0fe468a40d7d4febca71"
1621+
integrity sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==
16281622
dependencies:
16291623
"@protobufjs/aspromise" "^1.1.2"
16301624
"@protobufjs/base64" "^1.1.2"
1631-
"@protobufjs/codegen" "^2.0.4"
1632-
"@protobufjs/eventemitter" "^1.1.0"
1633-
"@protobufjs/fetch" "^1.1.0"
1625+
"@protobufjs/codegen" "^2.0.5"
1626+
"@protobufjs/eventemitter" "^1.1.1"
1627+
"@protobufjs/fetch" "^1.1.1"
16341628
"@protobufjs/float" "^1.0.2"
1635-
"@protobufjs/inquire" "^1.1.0"
16361629
"@protobufjs/path" "^1.1.2"
16371630
"@protobufjs/pool" "^1.1.0"
1638-
"@protobufjs/utf8" "^1.1.0"
1631+
"@protobufjs/utf8" "^1.1.1"
16391632
"@types/node" ">=13.7.0"
1640-
long "^5.0.0"
1633+
long "^5.3.2"
16411634

16421635
proxy-from-env@^1.1.0:
16431636
version "1.1.0"

0 commit comments

Comments
 (0)