Skip to content

Commit 3c4f229

Browse files
Bump protobufjs from 5.0.2 to 5.0.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@5.0.2...5.0.3) --- updated-dependencies: - dependency-name: protobufjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 960f3af commit 3c4f229

1 file changed

Lines changed: 45 additions & 13 deletions

File tree

yarn.lock

Lines changed: 45 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1707,8 +1707,8 @@ balanced-match@^0.4.2:
17071707
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
17081708

17091709
balanced-match@^1.0.0:
1710-
version "1.0.0"
1711-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1710+
version "1.0.2"
1711+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
17121712

17131713
base62@^1.1.0:
17141714
version "1.2.1"
@@ -1873,13 +1873,20 @@ boxen@^1.2.1:
18731873
term-size "^1.2.0"
18741874
widest-line "^1.0.0"
18751875

1876-
brace-expansion@^1.0.0, brace-expansion@^1.1.7:
1876+
brace-expansion@^1.0.0:
18771877
version "1.1.8"
18781878
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
18791879
dependencies:
18801880
balanced-match "^1.0.0"
18811881
concat-map "0.0.1"
18821882

1883+
brace-expansion@^1.1.7:
1884+
version "1.1.11"
1885+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1886+
dependencies:
1887+
balanced-match "^1.0.0"
1888+
concat-map "0.0.1"
1889+
18831890
braces@^1.8.2:
18841891
version "1.8.5"
18851892
resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
@@ -4468,14 +4475,14 @@ glob@^6.0.4:
44684475
once "^1.3.0"
44694476
path-is-absolute "^1.0.0"
44704477

4471-
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@~7.1.1:
4472-
version "7.1.2"
4473-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
4478+
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5:
4479+
version "7.2.3"
4480+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
44744481
dependencies:
44754482
fs.realpath "^1.0.0"
44764483
inflight "^1.0.4"
44774484
inherits "2"
4478-
minimatch "^3.0.4"
4485+
minimatch "^3.1.1"
44794486
once "^1.3.0"
44804487
path-is-absolute "^1.0.0"
44814488

@@ -4487,6 +4494,17 @@ glob@~3.1.21:
44874494
inherits "1"
44884495
minimatch "~0.2.11"
44894496

4497+
glob@~7.1.1:
4498+
version "7.1.2"
4499+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
4500+
dependencies:
4501+
fs.realpath "^1.0.0"
4502+
inflight "^1.0.4"
4503+
inherits "2"
4504+
minimatch "^3.0.4"
4505+
once "^1.3.0"
4506+
path-is-absolute "^1.0.0"
4507+
44904508
global-dirs@^0.1.0:
44914509
version "0.1.1"
44924510
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
@@ -5148,14 +5166,18 @@ inherits@1:
51485166
version "1.0.2"
51495167
resolved "https://registry.yarnpkg.com/inherits/-/inherits-1.0.2.tgz#ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b"
51505168

5151-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
5152-
version "2.0.3"
5153-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
5169+
inherits@2:
5170+
version "2.0.4"
5171+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
51545172

51555173
inherits@2.0.1:
51565174
version "2.0.1"
51575175
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
51585176

5177+
inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
5178+
version "2.0.3"
5179+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
5180+
51595181
ini@^1.3.0, ini@^1.3.4, ini@~1.3.0:
51605182
version "1.3.5"
51615183
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -6552,6 +6574,12 @@ minimatch@^2.0.1:
65526574
dependencies:
65536575
brace-expansion "^1.0.0"
65546576

6577+
minimatch@^3.1.1:
6578+
version "3.1.2"
6579+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
6580+
dependencies:
6581+
brace-expansion "^1.1.7"
6582+
65556583
minimatch@~0.2.11:
65566584
version "0.2.14"
65576585
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-0.2.14.tgz#c74e780574f63c6f9a090e90efbe6ef53a6a756a"
@@ -7730,8 +7758,8 @@ propprop@^0.3.0:
77307758
resolved "https://registry.yarnpkg.com/propprop/-/propprop-0.3.1.tgz#a049a3568b896440067d15d8ec9f33735e570178"
77317759

77327760
protobufjs@^5.0.0:
7733-
version "5.0.2"
7734-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-5.0.2.tgz#59748d7dcf03d2db22c13da9feb024e16ab80c91"
7761+
version "5.0.3"
7762+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-5.0.3.tgz#e4dfe9fb67c90b2630d15868249bcc4961467a17"
77357763
dependencies:
77367764
ascli "~1"
77377765
bytebuffer "~5"
@@ -10463,7 +10491,11 @@ xss-filters@^1.2.6:
1046310491
version "4.0.1"
1046410492
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
1046510493

10466-
y18n@^3.2.0, y18n@^3.2.1:
10494+
y18n@^3.2.0:
10495+
version "3.2.2"
10496+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696"
10497+
10498+
y18n@^3.2.1:
1046710499
version "3.2.1"
1046810500
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
1046910501

0 commit comments

Comments
 (0)