Skip to content

Commit 8bafc88

Browse files
chore(deps): update dependency protobufjs to v7.2.5 [security]
1 parent 32d0843 commit 8bafc88

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"karma-junit-reporter": "2.0.1",
2323
"karma-requirejs": "1.1.0",
2424
"karma-sourcemap-loader": "0.4.0",
25-
"protobufjs": "7.2.4",
25+
"protobufjs": "7.2.5",
2626
"source-map-support": "0.5.21",
2727
"tsickle": "0.46.3",
2828
"tslib": "2.6.1",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1164,10 +1164,10 @@ protobufjs@6.8.8:
11641164
"@types/node" "^10.1.0"
11651165
long "^4.0.0"
11661166

1167-
protobufjs@7.2.4:
1168-
version "7.2.4"
1169-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
1170-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
1167+
protobufjs@7.2.5:
1168+
version "7.2.5"
1169+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d"
1170+
integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==
11711171
dependencies:
11721172
"@protobufjs/aspromise" "^1.1.2"
11731173
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)