Skip to content

Commit 933f10b

Browse files
chore(deps): bump protobufjs from 8.0.0 to 8.0.1 (#1174)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.0.0 to 8.0.1. - [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-v8.0.0...protobufjs-v8.0.1) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa66153 commit 933f10b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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 <git@ffflorian.de>",
33
"dependencies": {
44
"jszip": "3.10.1",
5-
"protobufjs": "8.0.0"
5+
"protobufjs": "8.0.1"
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
@@ -5758,7 +5758,7 @@ __metadata:
57585758
resolution: "exposure-keys@workspace:packages/exposure-keys"
57595759
dependencies:
57605760
jszip: "npm:3.10.1"
5761-
protobufjs: "npm:8.0.0"
5761+
protobufjs: "npm:8.0.1"
57625762
protobufjs-cli: "npm:2.0.0"
57635763
tsx: "npm:4.21.0"
57645764
typescript: "npm:6.0.2"
@@ -10441,9 +10441,9 @@ __metadata:
1044110441
languageName: node
1044210442
linkType: hard
1044310443

10444-
"protobufjs@npm:8.0.0":
10445-
version: 8.0.0
10446-
resolution: "protobufjs@npm:8.0.0"
10444+
"protobufjs@npm:8.0.1":
10445+
version: 8.0.1
10446+
resolution: "protobufjs@npm:8.0.1"
1044710447
dependencies:
1044810448
"@protobufjs/aspromise": "npm:^1.1.2"
1044910449
"@protobufjs/base64": "npm:^1.1.2"
@@ -10457,7 +10457,7 @@ __metadata:
1045710457
"@protobufjs/utf8": "npm:^1.1.0"
1045810458
"@types/node": "npm:>=13.7.0"
1045910459
long: "npm:^5.0.0"
10460-
checksum: 10c0/6fb29ca3c6abc2095a777407750f6094448b7b68bbf04147ec49ee442f85f151592338449f56d19883ea67c39ce915e3d47ec6c5c92f0bcac1eaba1841ab84ff
10460+
checksum: 10c0/04c8c1b5b1b6355230534aaf01915f1d46cbf1ca14799628097997163d0c6611931fd9971c3eef9b2428703dc81464ef27c7f1f41f3cbb885a567ea942401454
1046110461
languageName: node
1046210462
linkType: hard
1046310463

0 commit comments

Comments
 (0)