Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Commit c46e572

Browse files
fix(deps): update dependency rxjs to ^6.6.7
1 parent 9d8bb8a commit c46e572

File tree

3 files changed

+17
-83
lines changed

3 files changed

+17
-83
lines changed

npm-import-stats/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm-import-stats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"typescript": "^3.2.1"
2424
},
2525
"dependencies": {
26-
"rxjs": "^6.3.3",
26+
"rxjs": "^6.6.7",
2727
"xmlhttprequest": "^1.8.0"
2828
}
2929
}

npm-import-stats/yarn.lock

Lines changed: 13 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,16 +1266,11 @@ color-convert@^1.3.0, color-convert@^1.9.0, color-convert@^1.9.1:
12661266
dependencies:
12671267
color-name "1.1.3"
12681268

1269-
color-name@1.1.3:
1269+
color-name@1.1.3, color-name@^1.0.0:
12701270
version "1.1.3"
12711271
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
12721272
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
12731273

1274-
color-name@^1.0.0:
1275-
version "1.1.4"
1276-
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
1277-
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
1278-
12791274
color-string@^0.3.0:
12801275
version "0.3.0"
12811276
resolved "https://registry.npmjs.org/color-string/-/color-string-0.3.0.tgz#27d46fb67025c5c2fa25993bfbf579e47841b991"
@@ -1327,12 +1322,7 @@ command-exists@^1.2.6:
13271322
resolved "https://registry.npmjs.org/command-exists/-/command-exists-1.2.7.tgz#16828f0c3ff2b0c58805861ef211b64fc15692a8"
13281323
integrity sha512-doWDvhXCcW5LK0cIUWrOQ8oMFXJv3lEQCkJpGVjM8v9SV0uhqYXB943538tEA2CiaWqSyuYUGAm5ezDwEx9xlw==
13291324

1330-
commander@*, commander@^2.11.0:
1331-
version "2.18.0"
1332-
resolved "https://registry.npmjs.org/commander/-/commander-2.18.0.tgz#2bf063ddee7c7891176981a2cc798e5754bc6970"
1333-
integrity sha512-6CYPa+JP2ftfRU2qkDK+UTVeQYosOg/2GbcjIcKPHfinyOLPVGXu/ovN86RP49Re5ndJK1N0kuiidFFuepc4ZQ==
1334-
1335-
commander@~2.17.1:
1325+
commander@*, commander@^2.11.0, commander@~2.17.1:
13361326
version "2.17.1"
13371327
resolved "https://registry.npmjs.org/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
13381328
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
@@ -1928,19 +1918,7 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
19281918
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
19291919
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
19301920

1931-
escodegen@^1.8.1:
1932-
version "1.11.0"
1933-
resolved "https://registry.npmjs.org/escodegen/-/escodegen-1.11.0.tgz#b27a9389481d5bfd5bec76f7bb1eb3f8f4556589"
1934-
integrity sha512-IeMV45ReixHS53K/OmfKAIztN/igDHzTJUhZM3k1jMhIZWjk45SMwAtBsEXiJp3vSPmTcu6CXn7mDvFHRN66fw==
1935-
dependencies:
1936-
esprima "^3.1.3"
1937-
estraverse "^4.2.0"
1938-
esutils "^2.0.2"
1939-
optionator "^0.8.1"
1940-
optionalDependencies:
1941-
source-map "~0.6.1"
1942-
1943-
escodegen@~1.9.0:
1921+
escodegen@^1.8.1, escodegen@~1.9.0:
19441922
version "1.9.1"
19451923
resolved "https://registry.npmjs.org/escodegen/-/escodegen-1.9.1.tgz#dbae17ef96c8e4bedb1356f4504fa4cc2f7cb7e2"
19461924
integrity sha512-6hTjO1NAWkHnDk3OqQ4YrCuwwmGHL9S3nPlzBOUG/R44rda3wLNrfvQ5fkSGjyhHFKM7ALPKcKGrwvCLe0lC7Q==
@@ -2537,11 +2515,6 @@ is-fullwidth-code-point@^1.0.0:
25372515
dependencies:
25382516
number-is-nan "^1.0.0"
25392517

2540-
is-fullwidth-code-point@^2.0.0:
2541-
version "2.0.0"
2542-
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
2543-
integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
2544-
25452518
is-glob@^3.1.0:
25462519
version "3.1.0"
25472520
resolved "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
@@ -3878,12 +3851,7 @@ postcss-unique-selectors@^4.0.0:
38783851
postcss "^7.0.0"
38793852
uniqs "^2.0.0"
38803853

3881-
postcss-value-parser@^3.0.0, postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0:
3882-
version "3.3.0"
3883-
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15"
3884-
integrity sha1-h/OPnxj3dKSrTIojL1xc6IcqnRU=
3885-
3886-
postcss-value-parser@^3.3.1:
3854+
postcss-value-parser@^3.0.0, postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0, postcss-value-parser@^3.3.1:
38873855
version "3.3.1"
38883856
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
38893857
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
@@ -3916,16 +3884,7 @@ postcss@^6.0.0:
39163884
source-map "^0.6.1"
39173885
supports-color "^5.4.0"
39183886

3919-
postcss@^7.0.0, postcss@^7.0.2:
3920-
version "7.0.4"
3921-
resolved "https://registry.npmjs.org/postcss/-/postcss-7.0.4.tgz#b5a059597d2c1a8a9916cb6efb0b294f70b4f309"
3922-
integrity sha512-Bg1BrMZGKNOI0mkn8NtjJrOrZKgoHrl+geKJ45mTOkeY4WCsYq/mjd1BUWRgRvydHP/lA07Ys2n9m6Va5FsEsw==
3923-
dependencies:
3924-
chalk "^2.4.1"
3925-
source-map "^0.6.1"
3926-
supports-color "^5.5.0"
3927-
3928-
postcss@^7.0.5:
3887+
postcss@^7.0.0, postcss@^7.0.2, postcss@^7.0.5:
39293888
version "7.0.7"
39303889
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.7.tgz#2754d073f77acb4ef08f1235c36c5721a7201614"
39313890
integrity sha512-HThWSJEPkupqew2fnuQMEI2YcTj/8gMV3n80cMdJsKxfIh5tHf7nM5JigNX6LxVMqo6zkgQNAI88hyFvBk41Pg==
@@ -4011,16 +3970,11 @@ public-encrypt@^4.0.0:
40113970
parse-asn1 "^5.0.0"
40123971
randombytes "^2.0.1"
40133972

4014-
punycode@1.3.2:
3973+
punycode@1.3.2, punycode@^1.2.4:
40153974
version "1.3.2"
40163975
resolved "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
40173976
integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
40183977

4019-
punycode@^1.2.4:
4020-
version "1.4.1"
4021-
resolved "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
4022-
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
4023-
40243978
q@^1.1.2:
40253979
version "1.5.1"
40263980
resolved "https://registry.npmjs.org/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
@@ -4266,10 +4220,10 @@ rxjs-tslint-rules@^4.12.0:
42664220
tslib "^1.8.0"
42674221
tsutils "^3.0.0"
42684222

4269-
rxjs@^6.3.3:
4270-
version "6.3.3"
4271-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55"
4272-
integrity sha512-JTWmoY9tWCs7zvIk/CvRjhjGaOd+OVBM987mxFo+OW66cGpdKjZcpmc74ES1sB//7Kl/PAe8+wEakuhG4pcgOw==
4223+
rxjs@^6.6.7:
4224+
version "6.6.7"
4225+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
4226+
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
42734227
dependencies:
42744228
tslib "^1.9.0"
42754229

@@ -4549,12 +4503,7 @@ static-module@^2.2.0:
45494503
static-eval "^2.0.0"
45504504
through2 "~2.0.3"
45514505

4552-
"statuses@>= 1.4.0 < 2":
4553-
version "1.5.0"
4554-
resolved "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
4555-
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
4556-
4557-
statuses@~1.4.0:
4506+
"statuses@>= 1.4.0 < 2", statuses@~1.4.0:
45584507
version "1.4.0"
45594508
resolved "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz#bb73d446da2796106efcc1b601a253d6c46bd087"
45604509
integrity sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==
@@ -4583,7 +4532,7 @@ strict-uri-encode@^1.0.0:
45834532
resolved "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
45844533
integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
45854534

4586-
string-width@^1.0.1:
4535+
string-width@^1.0.1, "string-width@^1.0.2 || 2":
45874536
version "1.0.2"
45884537
resolved "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
45894538
integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
@@ -4592,14 +4541,6 @@ string-width@^1.0.1:
45924541
is-fullwidth-code-point "^1.0.0"
45934542
strip-ansi "^3.0.0"
45944543

4595-
"string-width@^1.0.2 || 2":
4596-
version "2.1.1"
4597-
resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
4598-
integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
4599-
dependencies:
4600-
is-fullwidth-code-point "^2.0.0"
4601-
strip-ansi "^4.0.0"
4602-
46034544
string_decoder@^1.0.0, string_decoder@~1.1.1:
46044545
version "1.1.1"
46054546
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
@@ -4932,20 +4873,13 @@ util.promisify@~1.0.0:
49324873
define-properties "^1.1.2"
49334874
object.getownpropertydescriptors "^2.0.3"
49344875

4935-
util@0.10.3:
4876+
util@0.10.3, util@^0.10.3:
49364877
version "0.10.3"
49374878
resolved "https://registry.npmjs.org/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9"
49384879
integrity sha1-evsa/lCAUkZInj23/g7TeTNqwPk=
49394880
dependencies:
49404881
inherits "2.0.1"
49414882

4942-
util@^0.10.3:
4943-
version "0.10.4"
4944-
resolved "https://registry.npmjs.org/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901"
4945-
integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==
4946-
dependencies:
4947-
inherits "2.0.3"
4948-
49494883
v8-compile-cache@^2.0.0:
49504884
version "2.0.2"
49514885
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.0.2.tgz#a428b28bb26790734c4fc8bc9fa106fccebf6a6c"

0 commit comments

Comments
 (0)