Skip to content

Commit 8eda900

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency google-protobuf to v4
1 parent 249326d commit 8eda900

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cos-js-sdk-v5": "1.10.1",
1414
"dayjs": "1.11.13",
1515
"dotenv": "17.2.1",
16-
"google-protobuf": "3.21.4",
16+
"google-protobuf": "4.0.0",
1717
"graphql": "16.11.0",
1818
"graphql-ws": "6.0.6",
1919
"grpc-web": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7559,10 +7559,10 @@ globby@^11.0.3, globby@^11.0.4, globby@^11.1.0:
75597559
merge2 "^1.4.1"
75607560
slash "^3.0.0"
75617561

7562-
google-protobuf@3.21.4:
7563-
version "3.21.4"
7564-
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.21.4.tgz#2f933e8b6e5e9f8edde66b7be0024b68f77da6c9"
7565-
integrity sha512-MnG7N936zcKTco4Jd2PX2U96Kf9PxygAPKBug+74LHzmHXmceN16MmRcdgZv+DGef/S9YvQAfRsNCn4cjf9yyQ==
7562+
google-protobuf@4.0.0:
7563+
version "4.0.0"
7564+
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-4.0.0.tgz#9352fdbad77538dad1355c8a811c12aed7cfbce3"
7565+
integrity sha512-b8wmenhUMf2WNL+xIJ/slvD/hEE6V3nRnG86O2bzkBrMweM9gnqZE1dfXlDjibY3aXJXDNbAHepevYyQ7qWKsQ==
75667566

75677567
gopd@^1.0.1, gopd@^1.2.0:
75687568
version "1.2.0"

0 commit comments

Comments
 (0)