Skip to content

Commit e76adfd

Browse files
committed
Update dependency protobufjs to v7.5.5 [SECURITY]
1 parent c6b13f0 commit e76adfd

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.changelog/2273.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

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.5.5"
158158
},
159159
"//": "Parcel doesn't support subpath patterns #7840. We need an alias for @ledgerhq/devices",
160160
"alias": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8464,10 +8464,10 @@ prop-types@^15.7.2, prop-types@^15.8.1:
84648464
object-assign "^4.1.1"
84658465
react-is "^16.13.1"
84668466

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==
8467+
protobufjs@7.5.5, protobufjs@~7.4.0:
8468+
version "7.5.5"
8469+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.5.tgz#b7089ca4410374c75150baf277353ef76db69f96"
8470+
integrity sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==
84718471
dependencies:
84728472
"@protobufjs/aspromise" "^1.1.2"
84738473
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)