|
24 | 24 | ssri "^8.0.1" |
25 | 25 | ws "^8.13.0" |
26 | 26 |
|
27 | | -"@11ty/eleventy-plugin-rss@^1.1.1": |
28 | | - version "1.2.0" |
29 | | - resolved "https://registry.yarnpkg.com/@11ty/eleventy-plugin-rss/-/eleventy-plugin-rss-1.2.0.tgz#06d9901adcd3bcbd912c32427adfb751e596b7e9" |
30 | | - integrity sha512-YzFnSH/5pObcFnqZ2sAQ782WmpOZHj1+xB9ydY/0j7BZ2jUNahn53VmwCB/sBRwXA/Fbwwj90q1MLo01Ru0UaQ== |
| 27 | +"@11ty/eleventy-plugin-rss@^2.0.3": |
| 28 | + version "2.0.3" |
| 29 | + resolved "https://registry.yarnpkg.com/@11ty/eleventy-plugin-rss/-/eleventy-plugin-rss-2.0.3.tgz#460d06987636b316abbaaaa67c7ae6aa4067d7e8" |
| 30 | + integrity sha512-ubK97uahCLpKhORLfblgxLcoaNqTcKde1cH8CeRKNTFoUuuDSEjWZtodV9fKrg+uOp5X74dO43z1/io6hhs5Bw== |
31 | 31 | dependencies: |
32 | | - debug "^4.3.4" |
| 32 | + "@11ty/eleventy-utils" "^2.0.0" |
| 33 | + "@11ty/posthtml-urls" "^1.0.1" |
| 34 | + debug "^4.4.0" |
33 | 35 | posthtml "^0.16.6" |
34 | | - posthtml-urls "1.0.0" |
35 | 36 |
|
36 | 37 | "@11ty/eleventy-utils@^1.0.1": |
37 | 38 | version "1.0.1" |
|
40 | 41 | dependencies: |
41 | 42 | normalize-path "^3.0.0" |
42 | 43 |
|
| 44 | +"@11ty/eleventy-utils@^2.0.0": |
| 45 | + version "2.0.0" |
| 46 | + resolved "https://registry.yarnpkg.com/@11ty/eleventy-utils/-/eleventy-utils-2.0.0.tgz#7f438bfdea5cbdb552c45205bdf8aa53194e1969" |
| 47 | + integrity sha512-rKny6X7+ARuke0TaA6FwNv2PWJCNSdPQqbqDgaZgi+bPXwnPRTEi3CWzvr6vVgh/1XpO1G4FhRPreLhtcwHUyg== |
| 48 | + |
43 | 49 | "@11ty/eleventy@^2.0.1": |
44 | 50 | version "2.0.1" |
45 | 51 | resolved "https://registry.yarnpkg.com/@11ty/eleventy/-/eleventy-2.0.1.tgz#d96104c401a83b59f69a207c96aa53ad42131b15" |
|
89 | 95 | resolved "https://registry.yarnpkg.com/@11ty/lodash-custom/-/lodash-custom-4.17.21.tgz#a8d2e25a47ee3bb58b71cde4edc2ae8dd3d1b269" |
90 | 96 | integrity sha512-Mqt6im1xpb1Ykn3nbcCovWXK3ggywRJa+IXIdoz4wIIK+cvozADH63lexcuPpGS/gJ6/m2JxyyXDyupkMr5DHw== |
91 | 97 |
|
| 98 | +"@11ty/posthtml-urls@^1.0.1": |
| 99 | + version "1.0.1" |
| 100 | + resolved "https://registry.yarnpkg.com/@11ty/posthtml-urls/-/posthtml-urls-1.0.1.tgz#3e0680c0ea96d25e24b4afd0f2b156467c2323c8" |
| 101 | + integrity sha512-6EFN/yYSxC/OzYXpq4gXDyDMlX/W+2MgCvvoxf11X1z76bqkqFJ8eep5RiBWfGT5j0323a1pwpelcJJdR46MCw== |
| 102 | + dependencies: |
| 103 | + evaluate-value "^2.0.0" |
| 104 | + http-equiv-refresh "^2.0.1" |
| 105 | + list-to-array "^1.1.0" |
| 106 | + parse-srcset "^1.0.2" |
| 107 | + |
92 | 108 | "@aashutoshrathi/word-wrap@^1.2.3": |
93 | 109 | version "1.2.6" |
94 | 110 | resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" |
@@ -1937,12 +1953,12 @@ debug@2.6.9: |
1937 | 1953 | dependencies: |
1938 | 1954 | ms "2.0.0" |
1939 | 1955 |
|
1940 | | -debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: |
1941 | | - version "4.3.4" |
1942 | | - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
1943 | | - integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
| 1956 | +debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0: |
| 1957 | + version "4.4.0" |
| 1958 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" |
| 1959 | + integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== |
1944 | 1960 | dependencies: |
1945 | | - ms "2.1.2" |
| 1961 | + ms "^2.1.3" |
1946 | 1962 |
|
1947 | 1963 | debug@^3.2.7: |
1948 | 1964 | version "3.2.7" |
@@ -2644,6 +2660,11 @@ esutils@^2.0.2: |
2644 | 2660 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" |
2645 | 2661 | integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== |
2646 | 2662 |
|
| 2663 | +evaluate-value@^2.0.0: |
| 2664 | + version "2.0.0" |
| 2665 | + resolved "https://registry.yarnpkg.com/evaluate-value/-/evaluate-value-2.0.0.tgz#bb7169ab4a49fb76b7ab5631c7d327797fd8e65f" |
| 2666 | + integrity sha512-VonfiuDJc0z4sOO7W0Pd130VLsXN6vmBWZlrog1mCb/o7o/Nl5Lr25+Kj/nkCCAhG+zqeeGjxhkK9oHpkgTHhQ== |
| 2667 | + |
2647 | 2668 | execa@^4.0.0: |
2648 | 2669 | version "4.1.0" |
2649 | 2670 | resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a" |
@@ -3197,6 +3218,11 @@ http-equiv-refresh@^1.0.0: |
3197 | 3218 | resolved "https://registry.yarnpkg.com/http-equiv-refresh/-/http-equiv-refresh-1.0.0.tgz#8ec538866042be5f3f7afa737d198d94beb1b07b" |
3198 | 3219 | integrity sha512-TScO04soylRN9i/QdOdgZyhydXg9z6XdaGzEyOgDKycePeDeTT4KvigjBcI+tgfTlieLWauGORMq5F1eIDa+1w== |
3199 | 3220 |
|
| 3221 | +http-equiv-refresh@^2.0.1: |
| 3222 | + version "2.0.1" |
| 3223 | + resolved "https://registry.yarnpkg.com/http-equiv-refresh/-/http-equiv-refresh-2.0.1.tgz#2816aee5ccce42734a13ecfe79dacc0db29c39b1" |
| 3224 | + integrity sha512-XJpDL/MLkV3dKwLzHwr2dY05dYNfBNlyPu4STQ8WvKCFdc6vC5tPXuq28of663+gHVg03C+16pHHs/+FmmDjcw== |
| 3225 | + |
3200 | 3226 | http-proxy-agent@^5.0.0: |
3201 | 3227 | version "5.0.0" |
3202 | 3228 | resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz#5129800203520d434f142bc78ff3c170800f2b43" |
@@ -4631,12 +4657,7 @@ ms@2.0.0: |
4631 | 4657 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" |
4632 | 4658 | integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== |
4633 | 4659 |
|
4634 | | -ms@2.1.2: |
4635 | | - version "2.1.2" |
4636 | | - resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" |
4637 | | - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== |
4638 | | - |
4639 | | -ms@^2.1.1: |
| 4660 | +ms@^2.1.1, ms@^2.1.3: |
4640 | 4661 | version "2.1.3" |
4641 | 4662 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" |
4642 | 4663 | integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== |
|
0 commit comments