Skip to content

Commit 9ef2ea5

Browse files
chore(deps): bump serve to ^13.0.0 (#851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a54bba commit 9ef2ea5

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2263,7 +2263,7 @@ buffer@^5.6.0:
22632263
22642264
version "3.0.0"
22652265
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
2266-
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
2266+
integrity sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==
22672267

22682268
cachedir@^2.3.0:
22692269
version "2.3.0"
@@ -2546,7 +2546,7 @@ concurrently@^7.0.0:
25462546
25472547
version "0.5.2"
25482548
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
2549-
integrity sha1-DPaLud318r55YcOoUXjLhdunjLQ=
2549+
integrity sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==
25502550

25512551
convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
25522552
version "1.8.0"
@@ -3209,7 +3209,7 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
32093209
32103210
version "1.1.3"
32113211
resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d"
3212-
integrity sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0=
3212+
integrity sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==
32133213
dependencies:
32143214
punycode "^1.3.2"
32153215

@@ -3776,7 +3776,7 @@ is-potential-custom-element-name@^1.0.1:
37763776
is-stream@^1.1.0:
37773777
version "1.1.0"
37783778
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
3779-
integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
3779+
integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==
37803780

37813781
is-stream@^2.0.0:
37823782
version "2.0.1"
@@ -4741,7 +4741,7 @@ mocha@^10.0.0:
47414741
47424742
version "2.0.0"
47434743
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
4744-
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
4744+
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
47454745

47464746
47474747
version "2.1.2"
@@ -4808,7 +4808,7 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
48084808
npm-run-path@^2.0.0:
48094809
version "2.0.2"
48104810
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
4811-
integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=
4811+
integrity sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==
48124812
dependencies:
48134813
path-key "^2.0.0"
48144814

@@ -4912,7 +4912,7 @@ p-filter@^2.1.0:
49124912
p-finally@^1.0.0:
49134913
version "1.0.0"
49144914
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
4915-
integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
4915+
integrity sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==
49164916

49174917
p-limit@^2.2.0:
49184918
version "2.3.0"
@@ -5001,12 +5001,12 @@ path-is-absolute@^1.0.0:
50015001
50025002
version "1.0.2"
50035003
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
5004-
integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
5004+
integrity sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==
50055005

50065006
path-key@^2.0.0, path-key@^2.0.1:
50075007
version "2.0.1"
50085008
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
5009-
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
5009+
integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==
50105010

50115011
path-key@^3.0.0, path-key@^3.1.0:
50125012
version "3.1.1"
@@ -5163,7 +5163,7 @@ pump@^3.0.0:
51635163
punycode@^1.3.2:
51645164
version "1.4.1"
51655165
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
5166-
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
5166+
integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==
51675167

51685168
punycode@^2.1.0, punycode@^2.1.1:
51695169
version "2.1.1"
@@ -5200,7 +5200,7 @@ randombytes@^2.1.0:
52005200
52015201
version "1.2.0"
52025202
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e"
5203-
integrity sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=
5203+
integrity sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A==
52045204

52055205
rc@^1.0.1, rc@^1.1.6:
52065206
version "1.2.8"
@@ -5318,7 +5318,7 @@ [email protected]:
53185318
53195319
version "3.1.0"
53205320
resolved "https://registry.yarnpkg.com/registry-url/-/registry-url-3.1.0.tgz#3d4ef870f73dde1d77f0cf9a381432444e174942"
5321-
integrity sha1-PU74cPc93h138M+aOBQyRE4XSUI=
5321+
integrity sha512-ZbgR5aZEdf4UKZVBPYIgaglBmSF2Hi94s2PcIHhRGFjKYu+chjJdYfHn4rt3hB6eCKLJ8giVIIfgMa1ehDfZKA==
53225322
dependencies:
53235323
rc "^1.0.1"
53245324

@@ -5543,9 +5543,9 @@ [email protected]:
55435543
range-parser "1.2.0"
55445544

55455545
serve@^13.0.0:
5546-
version "13.0.2"
5547-
resolved "https://registry.yarnpkg.com/serve/-/serve-13.0.2.tgz#b19ccb854dfdf3085613cd3a4033c7807aeaf85b"
5548-
integrity sha512-71R6fKvNgKrqARAag6lYJNnxDzpH7DCNrMuvPY5PLVaC2PDhJsGTj/34o4o4tPWhTuLgEXqvgnAWbATQ9zGZTQ==
5546+
version "13.0.4"
5547+
resolved "https://registry.yarnpkg.com/serve/-/serve-13.0.4.tgz#fc4466dc84b3e4a6cb622247c85ed8afe4b88820"
5548+
integrity sha512-Lj8rhXmphJCRQVv5qwu0NQZ2h+0MrRyRJxDZu5y3qLH2i/XY6a0FPj/VmjMUdkJb672MBfE8hJ274PU6JzBd0Q==
55495549
dependencies:
55505550
"@zeit/schemas" "2.6.0"
55515551
ajv "6.12.6"
@@ -5565,7 +5565,7 @@ set-blocking@^2.0.0:
55655565
shebang-command@^1.2.0:
55665566
version "1.2.0"
55675567
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
5568-
integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
5568+
integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==
55695569
dependencies:
55705570
shebang-regex "^1.0.0"
55715571

@@ -5579,7 +5579,7 @@ shebang-command@^2.0.0:
55795579
shebang-regex@^1.0.0:
55805580
version "1.0.0"
55815581
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
5582-
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
5582+
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
55835583

55845584
shebang-regex@^3.0.0:
55855585
version "3.0.0"
@@ -5763,7 +5763,7 @@ strip-bom@^4.0.0:
57635763
strip-eof@^1.0.0:
57645764
version "1.0.0"
57655765
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
5766-
integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
5766+
integrity sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==
57675767

57685768
strip-final-newline@^2.0.0:
57695769
version "2.0.0"
@@ -5785,7 +5785,7 @@ [email protected], strip-json-comments@^3.1.0, strip-json-comments@^3.1.
57855785
strip-json-comments@~2.0.1:
57865786
version "2.0.1"
57875787
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
5788-
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
5788+
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
57895789

57905790
[email protected], supports-color@^8.0.0, supports-color@^8.1.0, supports-color@^8.1.1:
57915791
version "8.1.1"
@@ -6127,7 +6127,7 @@ validate-npm-package-license@^3.0.1:
61276127
vary@~1.1.2:
61286128
version "1.1.2"
61296129
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
6130-
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
6130+
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
61316131

61326132
61336133
version "1.10.0"

0 commit comments

Comments
 (0)