Skip to content

Commit c922843

Browse files
chore(deps): bump protobufjs from 7.5.3 to 7.5.5
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.3 to 7.5.5. - [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.3...protobufjs-v7.5.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c38366d commit c922843

1 file changed

Lines changed: 17 additions & 26 deletions

File tree

yarn.lock

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,18 @@
137137
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz"
138138
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
139139

140-
agent-base@^7.1.2:
141-
version "7.1.3"
142-
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
143-
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
144-
145140
agent-base@6:
146141
version "6.0.2"
147142
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
148143
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
149144
dependencies:
150145
debug "4"
151146

147+
agent-base@^7.1.2:
148+
version "7.1.3"
149+
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
150+
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
151+
152152
ansi-regex@^5.0.1:
153153
version "5.0.1"
154154
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
@@ -289,7 +289,7 @@ eastasianwidth@^0.2.0:
289289
resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
290290
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
291291

292-
ecdsa-sig-formatter@^1.0.11, ecdsa-sig-formatter@1.0.11:
292+
ecdsa-sig-formatter@1.0.11, ecdsa-sig-formatter@^1.0.11:
293293
version "1.0.11"
294294
resolved "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz"
295295
integrity sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==
@@ -694,9 +694,9 @@ proto3-json-serializer@^3.0.0:
694694
protobufjs "^7.4.0"
695695

696696
protobufjs@^7.2.5, protobufjs@^7.4.0, protobufjs@^7.5.3:
697-
version "7.5.3"
698-
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.3.tgz"
699-
integrity sha512-sildjKwVqOI2kmFDiXQ6aEB0fjYTafpEvIBs8tOR8qI4spuL9OPROLVu2qZqi/xgCfsHIwVqlaF8JBjWFHnKbw==
697+
version "7.5.5"
698+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.5.tgz#b7089ca4410374c75150baf277353ef76db69f96"
699+
integrity sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==
700700
dependencies:
701701
"@protobufjs/aspromise" "^1.1.2"
702702
"@protobufjs/base64" "^1.1.2"
@@ -775,13 +775,6 @@ stream-shift@^1.0.2:
775775
resolved "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz"
776776
integrity sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==
777777

778-
string_decoder@^1.1.1:
779-
version "1.3.0"
780-
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
781-
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
782-
dependencies:
783-
safe-buffer "~5.2.0"
784-
785778
"string-width-cjs@npm:string-width@^4.2.0":
786779
version "4.2.3"
787780
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
@@ -791,16 +784,7 @@ string_decoder@^1.1.1:
791784
is-fullwidth-code-point "^3.0.0"
792785
strip-ansi "^6.0.1"
793786

794-
string-width@^4.1.0, string-width@^4.2.0:
795-
version "4.2.3"
796-
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
797-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
798-
dependencies:
799-
emoji-regex "^8.0.0"
800-
is-fullwidth-code-point "^3.0.0"
801-
strip-ansi "^6.0.1"
802-
803-
string-width@^4.2.3:
787+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
804788
version "4.2.3"
805789
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
806790
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -818,6 +802,13 @@ string-width@^5.0.1, string-width@^5.1.2:
818802
emoji-regex "^9.2.2"
819803
strip-ansi "^7.0.1"
820804

805+
string_decoder@^1.1.1:
806+
version "1.3.0"
807+
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
808+
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
809+
dependencies:
810+
safe-buffer "~5.2.0"
811+
821812
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
822813
version "6.0.1"
823814
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"

0 commit comments

Comments
 (0)