Skip to content

Commit 1a37bfd

Browse files
chore(deps): bump protobufjs from 7.5.4 to 8.0.0
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 8.0.0. - [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.5.4...protobufjs-v8.0.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cb3c95 commit 1a37bfd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/exposure-keys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Florian Imdahl <[email protected]>",
33
"dependencies": {
44
"jszip": "3.10.1",
5-
"protobufjs": "7.5.4"
5+
"protobufjs": "8.0.0"
66
},
77
"description": "Temporary Exposure Keys (TEK) library",
88
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6789,7 +6789,7 @@ __metadata:
67896789
resolution: "exposure-keys@workspace:packages/exposure-keys"
67906790
dependencies:
67916791
jszip: "npm:3.10.1"
6792-
protobufjs: "npm:7.5.4"
6792+
protobufjs: "npm:8.0.0"
67936793
protobufjs-cli: "npm:1.2.0"
67946794
rimraf: "npm:6.1.2"
67956795
tsx: "npm:4.21.0"
@@ -11561,9 +11561,9 @@ __metadata:
1156111561
languageName: node
1156211562
linkType: hard
1156311563

11564-
"protobufjs@npm:7.5.4":
11565-
version: 7.5.4
11566-
resolution: "protobufjs@npm:7.5.4"
11564+
"protobufjs@npm:8.0.0":
11565+
version: 8.0.0
11566+
resolution: "protobufjs@npm:8.0.0"
1156711567
dependencies:
1156811568
"@protobufjs/aspromise": "npm:^1.1.2"
1156911569
"@protobufjs/base64": "npm:^1.1.2"
@@ -11577,7 +11577,7 @@ __metadata:
1157711577
"@protobufjs/utf8": "npm:^1.1.0"
1157811578
"@types/node": "npm:>=13.7.0"
1157911579
long: "npm:^5.0.0"
11580-
checksum: 10c0/913b676109ffb3c05d3d31e03a684e569be91f3bba8613da4a683d69d9dba948daa2afd7d2e7944d1aa6c417890c35d9d9a8883c1160affafb0f9670d59ef722
11580+
checksum: 10c0/6fb29ca3c6abc2095a777407750f6094448b7b68bbf04147ec49ee442f85f151592338449f56d19883ea67c39ce915e3d47ec6c5c92f0bcac1eaba1841ab84ff
1158111581
languageName: node
1158211582
linkType: hard
1158311583

0 commit comments

Comments
 (0)