Skip to content

Commit 4e5f5b6

Browse files
Update dependency protobufjs to v7.6.3 [SECURITY]
1 parent 28d695d commit 4e5f5b6

2 files changed

Lines changed: 35 additions & 36 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"eslint-plugin-react": "7.37.4",
155155
"grommet-icons": "4.12.4",
156156
"typescript": "5.2.2",
157-
"protobufjs": "7.2.5"
157+
"protobufjs": "7.6.3"
158158
},
159159
"//": "Parcel doesn't support subpath patterns #7840. We need an alias for @ledgerhq/devices",
160160
"alias": {

yarn.lock

Lines changed: 34 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2587,33 +2587,32 @@
25872587
resolved "https://registry.yarnpkg.com/@protobufjs/base64/-/base64-1.1.2.tgz#4c85730e59b9a1f1f349047dbf24296034bb2735"
25882588
integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==
25892589

2590-
"@protobufjs/codegen@^2.0.4":
2591-
version "2.0.4"
2592-
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb"
2593-
integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==
2590+
"@protobufjs/codegen@^2.0.5":
2591+
version "2.0.5"
2592+
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659"
2593+
integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==
25942594

2595-
"@protobufjs/eventemitter@^1.1.0":
2596-
version "1.1.0"
2597-
resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz#355cbc98bafad5978f9ed095f397621f1d066b70"
2598-
integrity sha1-NVy8mLr61ZePntCV85diHx0Ga3A=
2595+
"@protobufjs/eventemitter@^1.1.1":
2596+
version "1.1.1"
2597+
resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz#d512cb26c0ae026091ee2c1167f1be6faf5c842a"
2598+
integrity sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==
25992599

2600-
"@protobufjs/fetch@^1.1.0":
2601-
version "1.1.0"
2602-
resolved "https://registry.yarnpkg.com/@protobufjs/fetch/-/fetch-1.1.0.tgz#ba99fb598614af65700c1619ff06d454b0d84c45"
2603-
integrity sha1-upn7WYYUr2VwDBYZ/wbUVLDYTEU=
2600+
"@protobufjs/fetch@^1.1.1":
2601+
version "1.1.1"
2602+
resolved "https://registry.yarnpkg.com/@protobufjs/fetch/-/fetch-1.1.1.tgz#4d6fc00c8fb64016a5c81b469d549046350f1065"
2603+
integrity sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==
26042604
dependencies:
26052605
"@protobufjs/aspromise" "^1.1.1"
2606-
"@protobufjs/inquire" "^1.1.0"
26072606

26082607
"@protobufjs/float@^1.0.2":
26092608
version "1.0.2"
26102609
resolved "https://registry.yarnpkg.com/@protobufjs/float/-/float-1.0.2.tgz#5e9e1abdcb73fc0a7cb8b291df78c8cbd97b87d1"
26112610
integrity sha1-Xp4avctz/Ap8uLKR33jIy9l7h9E=
26122611

2613-
"@protobufjs/inquire@^1.1.0":
2614-
version "1.1.0"
2615-
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089"
2616-
integrity sha1-/yAOPnzyQp4tyvwRQIKOjMY48Ik=
2612+
"@protobufjs/inquire@^1.1.2":
2613+
version "1.1.2"
2614+
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.2.tgz#ae64fbc014ff44c8bfad03dd4c93cd2d6a4c82db"
2615+
integrity sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw==
26172616

26182617
"@protobufjs/path@^1.1.2":
26192618
version "1.1.2"
@@ -2625,10 +2624,10 @@
26252624
resolved "https://registry.yarnpkg.com/@protobufjs/pool/-/pool-1.1.0.tgz#09fd15f2d6d3abfa9b65bc366506d6ad7846ff54"
26262625
integrity sha1-Cf0V8tbTq/qbZbw2ZQbWrXhG/1Q=
26272626

2628-
"@protobufjs/utf8@^1.1.0":
2629-
version "1.1.0"
2630-
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
2631-
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
2627+
"@protobufjs/utf8@^1.1.1":
2628+
version "1.1.2"
2629+
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.2.tgz#78d476333d85d5b1c792e257bca74ba080da49a4"
2630+
integrity sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==
26322631

26332632
"@redux-saga/core@^1.3.0":
26342633
version "1.3.0"
@@ -7360,10 +7359,10 @@ lodash@4.18.1, lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21:
73607359
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
73617360
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
73627361

7363-
long@^5.0.0:
7364-
version "5.2.1"
7365-
resolved "https://registry.yarnpkg.com/long/-/long-5.2.1.tgz#e27595d0083d103d2fa2c20c7699f8e0c92b897f"
7366-
integrity sha512-GKSNGeNAtw8IryjjkhZxuKB3JzlcLTwjtiQCHKvqQet81I93kXslhDQruGI/QsddO83mcDToBVy7GqGS/zYf/A==
7362+
long@^5.3.2:
7363+
version "5.3.2"
7364+
resolved "https://registry.yarnpkg.com/long/-/long-5.3.2.tgz#1d84463095999262d7d7b7f8bfd4a8cc55167f83"
7365+
integrity sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==
73677366

73687367
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
73697368
version "1.4.0"
@@ -8464,23 +8463,23 @@ prop-types@^15.7.2, prop-types@^15.8.1:
84648463
object-assign "^4.1.1"
84658464
react-is "^16.13.1"
84668465

8467-
protobufjs@7.2.5, protobufjs@~7.4.0:
8468-
version "7.2.5"
8469-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d"
8470-
integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==
8466+
protobufjs@7.6.3, protobufjs@~7.4.0:
8467+
version "7.6.3"
8468+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.6.3.tgz#92cc8806db61393e68f6a2eb742c1d9c0cafd672"
8469+
integrity sha512-+k0vdJKNdW+Vu+dYe8tZA/VvQb6XKNWexC6URwBFXxNnjLJz9nQJCemGyNgRAWD+B7+nGNc9qMPGwcD7s4nzUw==
84718470
dependencies:
84728471
"@protobufjs/aspromise" "^1.1.2"
84738472
"@protobufjs/base64" "^1.1.2"
8474-
"@protobufjs/codegen" "^2.0.4"
8475-
"@protobufjs/eventemitter" "^1.1.0"
8476-
"@protobufjs/fetch" "^1.1.0"
8473+
"@protobufjs/codegen" "^2.0.5"
8474+
"@protobufjs/eventemitter" "^1.1.1"
8475+
"@protobufjs/fetch" "^1.1.1"
84778476
"@protobufjs/float" "^1.0.2"
8478-
"@protobufjs/inquire" "^1.1.0"
8477+
"@protobufjs/inquire" "^1.1.2"
84798478
"@protobufjs/path" "^1.1.2"
84808479
"@protobufjs/pool" "^1.1.0"
8481-
"@protobufjs/utf8" "^1.1.0"
8480+
"@protobufjs/utf8" "^1.1.1"
84828481
"@types/node" ">=13.7.0"
8483-
long "^5.0.0"
8482+
long "^5.3.2"
84848483

84858484
psl@^1.1.33:
84868485
version "1.9.0"

0 commit comments

Comments
 (0)