Skip to content

Commit 0a42ad1

Browse files
Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2d9614 commit 0a42ad1

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6099,10 +6099,10 @@ karma@~4.0.0:
60996099
tmp "0.0.33"
61006100
useragent "2.3.0"
61016101

6102-
katex@^0.11.1:
6103-
version "0.11.1"
6104-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.11.1.tgz#df30ca40c565c9df01a466a00d53e079e84ffaa2"
6105-
integrity sha512-5oANDICCTX0NqYIyAiFCCwjQ7ERu3DQG2JFHLbYOf+fXaMoH8eg/zOq5WSYJsKMi/QebW+Eh3gSM+oss1H/bww==
6102+
katex@^0.12.0:
6103+
version "0.12.0"
6104+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.12.0.tgz#2fb1c665dbd2b043edcf8a1f5c555f46beaa0cb9"
6105+
integrity sha512-y+8btoc/CK70XqcHqjxiGWBOeIL8upbS0peTPXTvgrh21n1RiWWcIpSWM+4uXq+IAgNh9YYQWdc7LVDPDAEEAg==
61066106
dependencies:
61076107
commander "^2.19.0"
61086108

@@ -6430,11 +6430,12 @@ markdown-escapes@^1.0.0:
64306430
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
64316431
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
64326432

6433-
"markdown-it-katex@github:MicroDroid/markdown-it-katex":
6434-
version "3.0.0"
6435-
resolved "https://codeload.github.com/MicroDroid/markdown-it-katex/tar.gz/d6b159a38997ba628900eb9e58e34cbe950b7ccd"
6433+
6434+
version "3.2.0"
6435+
resolved "https://registry.yarnpkg.com/markdown-it-katexx/-/markdown-it-katexx-3.2.0.tgz#8ba0bf5a81268b8b7ed694d3349f473d7ecd03eb"
6436+
integrity sha512-fR6ZHNnQa4SzAIj8jxrEAtp3olE3bnBFlcEUk460fbCAqap0ycuS3QrQ38pK+/fHmjJZD1gmSnlkM1QfkAYCZA==
64366437
dependencies:
6437-
katex "^0.11.1"
6438+
katex "^0.12.0"
64386439

64396440
64406441
version "10.0.0"
@@ -10269,9 +10270,9 @@ urix@^0.1.0:
1026910270
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
1027010271

1027110272
url-parse@^1.4.3:
10272-
version "1.5.3"
10273-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3.tgz#71c1303d38fb6639ade183c2992c8cc0686df862"
10274-
integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==
10273+
version "1.5.10"
10274+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
10275+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
1027510276
dependencies:
1027610277
querystringify "^2.1.1"
1027710278
requires-port "^1.0.0"

0 commit comments

Comments
 (0)