Skip to content

Commit 238b636

Browse files
chore(deps): bump protobufjs from 6.10.2 to 6.11.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@v6.10.2...v6.11.3) --- updated-dependencies: - dependency-name: protobufjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 393bad4 commit 238b636

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3605,10 +3605,10 @@
36053605
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.1.tgz#9b60797dee1895383a725f828a869c86c6caa5c2"
36063606
integrity sha512-zyxJM8I1c9q5sRMtVF+zdd13Jt6RU4r4qfhTd7lQubyThvLfx6yYekWSQjGCGV2Tkecgxnlpl/DNlb6Hg+dmEw==
36073607

3608-
"@types/node@^13.7.0":
3609-
version "13.13.48"
3610-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.48.tgz#46a3df718aed5217277f2395a682e055a487e341"
3611-
integrity sha512-z8wvSsgWQzkr4sVuMEEOvwMdOQjiRY2Y/ZW4fDfjfe3+TfQrZqFKOthBgk2RnVEmtOKrkwdZ7uTvsxTBLjKGDQ==
3608+
"@types/node@>=13.7.0":
3609+
version "18.15.3"
3610+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
3611+
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
36123612

36133613
"@types/normalize-package-data@^2.4.0":
36143614
version "2.4.0"
@@ -10141,9 +10141,9 @@ promzard@^0.3.0:
1014110141
read "1"
1014210142

1014310143
protobufjs@^6.8.6:
10144-
version "6.10.2"
10145-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.10.2.tgz#b9cb6bd8ec8f87514592ba3fdfd28e93f33a469b"
10146-
integrity sha512-27yj+04uF6ya9l+qfpH187aqEzfCF4+Uit0I9ZBQVqK09hk/SQzKa2MUqUpXaVa7LOFRg1TSSr3lVxGOk6c0SQ==
10144+
version "6.11.3"
10145+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
10146+
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
1014710147
dependencies:
1014810148
"@protobufjs/aspromise" "^1.1.2"
1014910149
"@protobufjs/base64" "^1.1.2"
@@ -10156,7 +10156,7 @@ protobufjs@^6.8.6:
1015610156
"@protobufjs/pool" "^1.1.0"
1015710157
"@protobufjs/utf8" "^1.1.0"
1015810158
"@types/long" "^4.0.1"
10159-
"@types/node" "^13.7.0"
10159+
"@types/node" ">=13.7.0"
1016010160
long "^4.0.0"
1016110161

1016210162
proxy-addr@~2.0.7:

0 commit comments

Comments
 (0)