Skip to content

Commit b0b845d

Browse files
authored
Merge pull request #8125 from Couchers-org/revert-8101-dependabot/npm_and_yarn/app/web/google-protobuf-4.0.2
Revert "Bump google-protobuf from 3.21.4 to 4.0.2 in /app/web"
2 parents 2e6deab + d82525d commit b0b845d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dayjs": "^1.11.19",
5050
"frontmatter-markdown-loader": "^3.7.0",
5151
"geojson": "^0.5.0",
52-
"google-protobuf": "^4.0.2",
52+
"google-protobuf": "^3.21.4",
5353
"grpc-web": "2.0.2",
5454
"i18next": "^25.8.18",
5555
"intersection-observer": "^0.12.2",

app/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5093,10 +5093,10 @@ globalthis@^1.0.4:
50935093
define-properties "^1.2.1"
50945094
gopd "^1.0.1"
50955095

5096-
google-protobuf@^4.0.2:
5097-
version "4.0.2"
5098-
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-4.0.2.tgz#ace1bd319ba881e5117f5957824c6301af6f5f55"
5099-
integrity sha512-yD2fqbNgvJPuQwdKJiPdbUcXveNRxgqy070gzsBsCyFJA8Qdj9oxa9xtkddb/JEhcDk0RD5SfGUWg+nhINfMxA==
5096+
google-protobuf@^3.21.4:
5097+
version "3.21.4"
5098+
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.21.4.tgz#2f933e8b6e5e9f8edde66b7be0024b68f77da6c9"
5099+
integrity sha512-MnG7N936zcKTco4Jd2PX2U96Kf9PxygAPKBug+74LHzmHXmceN16MmRcdgZv+DGef/S9YvQAfRsNCn4cjf9yyQ==
51005100

51015101
gopd@^1.0.1, gopd@^1.2.0:
51025102
version "1.2.0"

0 commit comments

Comments
 (0)