Skip to content

Commit d70d0f5

Browse files
build(deps-dev): bump protobufjs from 7.2.4 to 7.2.5 in /scripts/js
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.5. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.2.4...protobufjs-v7.2.5) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efe384b commit d70d0f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scripts/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@rollup/plugin-commonjs": "^24.0.1",
2626
"@rollup/plugin-json": "^6.0.0",
2727
"@rollup/plugin-node-resolve": "^15.0.1",
28-
"protobufjs": "^7.2.4",
28+
"protobufjs": "^7.2.5",
2929
"rollup": "^3.19.1",
3030
"rollup-plugin-terser": "^7.0.2"
3131
}

scripts/js/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1713,10 +1713,10 @@ protobufjs@^6.11.3:
17131713
"@types/node" ">=13.7.0"
17141714
long "^4.0.0"
17151715

1716-
protobufjs@^7.2.4:
1717-
version "7.2.4"
1718-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
1719-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
1716+
protobufjs@^7.2.5:
1717+
version "7.2.5"
1718+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d"
1719+
integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==
17201720
dependencies:
17211721
"@protobufjs/aspromise" "^1.1.2"
17221722
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)