Skip to content

Commit ab6fa2d

Browse files
Upgrade serve-handler to 6.1.5
1 parent 555d558 commit ab6fa2d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6189,7 +6189,7 @@ [email protected]:
61896189
dependencies:
61906190
brace-expansion "^1.1.7"
61916191

6192-
minimatch@^3.0.4, minimatch@^3.1.1:
6192+
minimatch@3.1.2, minimatch@^3.0.4, minimatch@^3.1.1:
61936193
version "3.1.2"
61946194
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
61956195
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -7739,15 +7739,15 @@ serialize-javascript@^6.0.0:
77397739
randombytes "^2.1.0"
77407740

77417741
serve-handler@^6.1.3:
7742-
version "6.1.3"
7743-
resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-6.1.3.tgz#1bf8c5ae138712af55c758477533b9117f6435e8"
7744-
integrity sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==
7742+
version "6.1.5"
7743+
resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-6.1.5.tgz#a4a0964f5c55c7e37a02a633232b6f0d6f068375"
7744+
integrity sha512-ijPFle6Hwe8zfmBxJdE+5fta53fdIY0lHISJvuikXB3VYFafRjMRpOffSPvCYsbKyBA7pvy9oYr/BT1O3EArlg==
77457745
dependencies:
77467746
bytes "3.0.0"
77477747
content-disposition "0.5.2"
77487748
fast-url-parser "1.1.3"
77497749
mime-types "2.1.18"
7750-
minimatch "3.0.4"
7750+
minimatch "3.1.2"
77517751
path-is-inside "1.0.2"
77527752
path-to-regexp "2.2.1"
77537753
range-parser "1.2.0"

0 commit comments

Comments
 (0)