Skip to content

Commit 99e7a2c

Browse files
authored
Merge pull request #1569 from Phala-Network/dependabot/npm_and_yarn/scripts/js/protobufjs-7.2.5
build(deps-dev): bump protobufjs from 7.2.4 to 7.2.5 in /scripts/js
2 parents 73c425e + d70d0f5 commit 99e7a2c

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
@@ -1732,10 +1732,10 @@ protobufjs@^6.11.3:
17321732
"@types/node" ">=13.7.0"
17331733
long "^4.0.0"
17341734

1735-
protobufjs@^7.2.4:
1736-
version "7.2.4"
1737-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
1738-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
1735+
protobufjs@^7.2.5:
1736+
version "7.2.5"
1737+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d"
1738+
integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==
17391739
dependencies:
17401740
"@protobufjs/aspromise" "^1.1.2"
17411741
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)