Skip to content

Commit de25dc2

Browse files
chore(deps): bump protobufjs from 7.5.4 to 8.0.0 in /vendor
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 f92d86e commit de25dc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

vendor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"opentracing": ">=0.14.7",
2727
"path-to-regexp": "^0.1.12",
2828
"pprof-format": "^2.1.1",
29-
"protobufjs": "^7.5.3",
29+
"protobufjs": "^8.0.0",
3030
"retry": "^0.13.1",
3131
"rfdc": "^1.4.1",
3232
"semifies": "^1.0.0",

vendor/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -397,10 +397,10 @@ pprof-format@^2.1.1:
397397
resolved "https://registry.yarnpkg.com/pprof-format/-/pprof-format-2.2.1.tgz#64d32207fb46990349eb52825defb449d6ccc9b4"
398398
integrity sha512-p4tVN7iK19ccDqQv8heyobzUmbHyds4N2FI6aBMcXz6y99MglTWDxIyhFkNaLeEXs6IFUEzT0zya0icbSLLY0g==
399399

400-
protobufjs@^7.5.3:
401-
version "7.5.4"
402-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.4.tgz#885d31fe9c4b37f25d1bb600da30b1c5b37d286a"
403-
integrity sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==
400+
protobufjs@^8.0.0:
401+
version "8.0.0"
402+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-8.0.0.tgz#d884102c1fe8d0b1e2493789ad37bc7ea47c0893"
403+
integrity sha512-jx6+sE9h/UryaCZhsJWbJtTEy47yXoGNYI4z8ZaRncM0zBKeRqjO2JEcOUYwrYGb1WLhXM1FfMzW3annvFv0rw==
404404
dependencies:
405405
"@protobufjs/aspromise" "^1.1.2"
406406
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)