Skip to content

Commit 411511d

Browse files
authored
Merge pull request #351 from Consdata/dependabot/npm_and_yarn/kouncil-frontend/protobufjs-7.2.5
Bump protobufjs from 7.2.4 to 7.2.5 in /kouncil-frontend
2 parents 97ace44 + cf9c496 commit 411511d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

kouncil-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"monaco-editor": "^0.38.0",
3535
"ngx-json-viewer": "3.2.1",
3636
"ngx-mat-select-search": "6.0.0",
37-
"protobufjs": "7.2.4",
37+
"protobufjs": "7.2.5",
3838
"rxjs": "7.5.7",
3939
"tslib": "2.4.1",
4040
"zone.js": "0.12.0"

kouncil-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9292,10 +9292,10 @@ prompts@^2.0.1, prompts@~2.4.2:
92929292
kleur "^3.0.3"
92939293
sisteransi "^1.0.5"
92949294

9295-
protobufjs@7.2.4:
9296-
version "7.2.4"
9297-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
9298-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
9295+
protobufjs@7.2.5:
9296+
version "7.2.5"
9297+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d"
9298+
integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==
92999299
dependencies:
93009300
"@protobufjs/aspromise" "^1.1.2"
93019301
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)