Skip to content

Commit d9e85ad

Browse files
renovate-botg3force
authored andcommitted
Update dependency protobufjs to v6.11.3 [SECURITY]
1 parent 861e729 commit d9e85ad

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
@@ -14,7 +14,7 @@
1414
"bootstrap": "5.1.3",
1515
"bootstrap-vue": "2.21.2",
1616
"jquery": "3.6.0",
17-
"protobufjs": "6.11.2",
17+
"protobufjs": "6.11.3",
1818
"v-hotkey": "0.9.0",
1919
"vue": "2.6.14",
2020
"vue-native-websocket": "2.0.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6597,10 +6597,10 @@ promise-inflight@^1.0.1:
65976597
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
65986598
integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
65996599

6600-
6601-
version "6.11.2"
6602-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.2.tgz#de39fabd4ed32beaa08e9bb1e30d08544c1edf8b"
6603-
integrity sha512-4BQJoPooKJl2G9j3XftkIXjoC9C0Av2NOrWmbLWT1vH32GcSUHjM0Arra6UfTsVyfMAuFzaLucXn1sadxJydAw==
6600+
6601+
version "6.11.3"
6602+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
6603+
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
66046604
dependencies:
66056605
"@protobufjs/aspromise" "^1.1.2"
66066606
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)