-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency honkit to v6 (#254)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [honkit](https://redirect.github.com/honkit/honkit) | [`^5.1.5` -> `^6.0.0`](https://renovatebot.com/diffs/npm/honkit/5.1.5/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/honkit/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/honkit/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/honkit/5.1.5/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/honkit/5.1.5/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
- Loading branch information
Showing
2 changed files
with
82 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,44 +17,44 @@ | |
asciidoctor-opal-runtime "0.3.3" | ||
unxhr "1.0.1" | ||
|
||
"@honkit/asciidoc@^5.1.5": | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/@honkit/asciidoc/-/asciidoc-5.1.5.tgz#258f577250bd39825d0c1a57e07cd6317f98d02a" | ||
integrity sha512-wYMWlJMojSQoKYSrr9K6va6nUR1ThKlS4RN7XkW6UWP6NVlqMvGUcVdxzCw4bcv1waN5vuHRLBZ15fF7Iz3m4A== | ||
"@honkit/asciidoc@6.0.0": | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/@honkit/asciidoc/-/asciidoc-6.0.0.tgz#00945148374be9e392e5599dc024eeb75aa9255d" | ||
integrity sha512-5+PGy77dYli0JqKzOX6z/rSMafC5NWAvdmO5xyKlKwBJQfIThElP+zym/pH82Jee2cKbDx+cnrS9zpeq1Nodhg== | ||
dependencies: | ||
"@honkit/html" "^5.1.5" | ||
asciidoctor "^2.2.0" | ||
lodash "^4.13.1" | ||
"@honkit/html" "6.0.0" | ||
asciidoctor "^2.2.8" | ||
lodash "^4.17.21" | ||
|
||
"@honkit/honkit-plugin-highlight@^5.1.5": | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/@honkit/honkit-plugin-highlight/-/honkit-plugin-highlight-5.1.5.tgz#981e52c3290aa868566d4bea7aa2f736bccd4690" | ||
integrity sha512-SqfhDPgrHrJeYkiiL/1caWGyzBfIL1HcYmjqDVTREeLkLuEX3Otfw5ZLsgAa2JPRctsaC2tSSMAJkJG06gaYhA== | ||
"@honkit/honkit-plugin-highlight@6.0.0": | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/@honkit/honkit-plugin-highlight/-/honkit-plugin-highlight-6.0.0.tgz#8d54d04b584d1e5446ddca572b8ed4ce87354e7a" | ||
integrity sha512-MotMeuXJCXUArcHEwVviozTpiQ5mFd7KJGUPrxJJy24kXW1vBc6D3BG4Zt3+zD9Tum4UnHr5CuXNQuNDzhcbnQ== | ||
dependencies: | ||
highlight.js "^11.8.0" | ||
highlight.js "^11.10.0" | ||
|
||
"@honkit/honkit-plugin-theme-default@^5.1.5": | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/@honkit/honkit-plugin-theme-default/-/honkit-plugin-theme-default-5.1.5.tgz#11db2518012c30ce851c09b829b10e406730ade5" | ||
integrity sha512-u9ivqsTompH4Y0KhfLF3PeAy6kRMh2f15stOOdtJyOyljCKE/DIPNMVJqQR33T7JMmj0Md6rv1mFQdoq9nQ6yA== | ||
"@honkit/honkit-plugin-theme-default@6.0.0": | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/@honkit/honkit-plugin-theme-default/-/honkit-plugin-theme-default-6.0.0.tgz#36f99f05fb1f17e483983ec99eb568d4022855af" | ||
integrity sha512-jpoHcWMSJuGs1H/Kzpjl7qsA3WtR2cqtwdTpvOnD0ASodOQtStOLdWFpXOfDJQaVZjcmVYbw7BhhqKXn4CKWQA== | ||
|
||
"@honkit/html@^5.1.5": | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/@honkit/html/-/html-5.1.5.tgz#ef8630ac8a8cacfaa0aa4e9cdeaad7c10dbf67f7" | ||
integrity sha512-6Xkh4WYI8jpKRsaKuc5H+fx0BCA7wueuJx76E0p2kb3pGMgnxa5O0H01mj5t1A5Ulddl1gNa49c5z0pb+2N9zQ== | ||
"@honkit/html@6.0.0": | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/@honkit/html/-/html-6.0.0.tgz#eeca89962982539d2197bcc2dfdbb07d4f99a6da" | ||
integrity sha512-nmk1q81AYuXRNIHMeK3K+pu4JUR3Ry2V2L3YxAmFr0xoSgnM9HGa+ZGeyOHUYk+H1taAaavxFv6EP0nXdT9NRw== | ||
dependencies: | ||
cheerio "^1.0.0-rc.12" | ||
lodash "^4.13.1" | ||
q "^1.1.2" | ||
cheerio "^1.0.0" | ||
lodash "^4.17.21" | ||
q "^1.5.1" | ||
|
||
"@honkit/markdown-legacy@^5.1.5": | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/@honkit/markdown-legacy/-/markdown-legacy-5.1.5.tgz#d6425e61d073ca29680eb4eb52cd50a19a4f85a5" | ||
integrity sha512-011T6YjFf/ecxhVarA9F8g/Tz1ktyh+VlcF9fplamtVuEpyE0QonreSJuYRFHIcNKFhys4ojFtnsT5aiHoaL5g== | ||
"@honkit/markdown-legacy@6.0.0": | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/@honkit/markdown-legacy/-/markdown-legacy-6.0.0.tgz#3147a45a725cd3f29210f1120761672238243d74" | ||
integrity sha512-oCvDIdeETd7F4ySaVlicOM4qM23Pb7CiofEtQMPDYfICCf/N7P8lqy+yjfYfacW4RHJ5DgyGmaQVKYmutIX3uA== | ||
dependencies: | ||
"@honkit/html" "^5.1.5" | ||
"@honkit/html" "6.0.0" | ||
kramed "0.5.6" | ||
lodash "^4.13.1" | ||
lodash "^4.17.21" | ||
|
||
"@isaacs/cliui@^8.0.2": | ||
version "8.0.2" | ||
|
@@ -236,7 +236,7 @@ [email protected]: | |
glob "7.1.3" | ||
unxhr "1.0.1" | ||
|
||
asciidoctor@^2.2.0: | ||
asciidoctor@^2.2.8: | ||
version "2.2.8" | ||
resolved "https://registry.yarnpkg.com/asciidoctor/-/asciidoctor-2.2.8.tgz#c07c8a32c2a44f5dd1e28063df414b1e825c31b7" | ||
integrity sha512-G+sDYWnNo+QHRkIvN5k7ASbvrd2bHuNXHlZ83+PjVFYtl0//as5iebq+Bdf3aSwXrkM7akcEJPUpdTjjP0MgYw== | ||
|
@@ -1080,7 +1080,7 @@ [email protected]: | |
parse5-htmlparser2-tree-adapter "^6.0.1" | ||
tslib "^2.2.0" | ||
|
||
cheerio@^1.0.0-rc.12: | ||
cheerio@^1.0.0, cheerio@^1.0.0-rc.12: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81" | ||
integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww== | ||
|
@@ -1097,7 +1097,7 @@ cheerio@^1.0.0-rc.12: | |
undici "^6.19.5" | ||
whatwg-mimetype "^4.0.0" | ||
|
||
chokidar@^3.3.0: | ||
chokidar@^3.6.0: | ||
version "3.6.0" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b" | ||
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw== | ||
|
@@ -1330,7 +1330,7 @@ dequal@^2.0.0: | |
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" | ||
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== | ||
|
||
destroy@^1.0.4: | ||
destroy@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015" | ||
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== | ||
|
@@ -1394,7 +1394,7 @@ direction@^0.1.5: | |
resolved "https://registry.yarnpkg.com/direction/-/direction-0.1.5.tgz#ce5d797f97e26f8be7beff53f7dc40e1c1a9ec4c" | ||
integrity sha512-HceXsAluGbXKCz2qCVbXFUH4Vn4eNMWxY5gzydMFMnS1zKSwvDASqLwcrYLIFDpwuZ63FUAqjDLEP1eicHt8DQ== | ||
|
||
dom-serializer@^0.1.0: | ||
dom-serializer@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.1.tgz#1ec4059e284babed36eec2941d4a970a189ce7c0" | ||
integrity sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA== | ||
|
@@ -1702,7 +1702,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" | ||
integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== | ||
|
||
front-matter@^2.1.0: | ||
front-matter@^2.3.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/front-matter/-/front-matter-2.3.0.tgz#7203af896ce357ee04e2aa45169ea91ed7f67504" | ||
integrity sha512-+gOIDsGWHVAiWSDfg3vpiHwkOrwO4XNS3YQH5DMmneLEPWzdCAnbSQCtxReF4yPK1nszLvAmLeR2SprnDQDnyQ== | ||
|
@@ -1925,7 +1925,7 @@ hasown@^2.0.0, hasown@^2.0.2: | |
dependencies: | ||
function-bind "^1.1.2" | ||
|
||
highlight.js@^11.10.0, highlight.js@^11.8.0: | ||
highlight.js@^11.10.0: | ||
version "11.10.0" | ||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.10.0.tgz#6e3600dc4b33d6dc23d5bd94fbf72405f5892b92" | ||
integrity sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ== | ||
|
@@ -1938,61 +1938,62 @@ home-or-tmp@^2.0.0: | |
os-homedir "^1.0.0" | ||
os-tmpdir "^1.0.1" | ||
|
||
honkit@^5.1.5: | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/honkit/-/honkit-5.1.5.tgz#78280711f6fb5bc1e3e1e309e26e84694c154e44" | ||
integrity sha512-o33G7773Hv8x06Y9DEiNmPAgPFg8hfpgAmh4q2iIaqx6F4dGPDVSWrZ04LBHpUNB5TceZ5tYflLBkoV7WxmtEA== | ||
dependencies: | ||
"@honkit/asciidoc" "^5.1.5" | ||
"@honkit/honkit-plugin-highlight" "^5.1.5" | ||
"@honkit/honkit-plugin-theme-default" "^5.1.5" | ||
"@honkit/markdown-legacy" "^5.1.5" | ||
honkit@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/honkit/-/honkit-6.0.0.tgz#57d7efd1cc6c8f85b6eea7ee2ccc05440ea42ea2" | ||
integrity sha512-ldNDQeT1qSWhdKE7zKlKD6NZqd7eZJD6tEOdTI76e2t9HAdbUcp63aaZxq9wR0vutkx4EPEKfxG1Njlyz5Dvyw== | ||
dependencies: | ||
"@honkit/asciidoc" "6.0.0" | ||
"@honkit/honkit-plugin-highlight" "6.0.0" | ||
"@honkit/honkit-plugin-theme-default" "6.0.0" | ||
"@honkit/html" "6.0.0" | ||
"@honkit/markdown-legacy" "6.0.0" | ||
bash-color "^0.0.4" | ||
cheerio "^1.0.0-rc.12" | ||
chokidar "^3.3.0" | ||
cheerio "^1.0.0" | ||
chokidar "^3.6.0" | ||
commander "^5.1.0" | ||
cp "^0.2.0" | ||
cpr "^3.0.1" | ||
crc "^3.8.0" | ||
destroy "^1.0.4" | ||
destroy "^1.2.0" | ||
direction "^0.1.5" | ||
dom-serializer "^0.1.0" | ||
dom-serializer "^0.1.1" | ||
error "7.0.2" | ||
escape-html "^1.0.3" | ||
escape-string-regexp "^4.0.0" | ||
extend "^3.0.0" | ||
extend "^3.0.2" | ||
flat-cache "^2.0.1" | ||
front-matter "^2.1.0" | ||
front-matter "^2.3.0" | ||
gitbook-plugin-fontsettings "^2.0.0" | ||
gitbook-plugin-livereload "^0.0.1" | ||
gitbook-plugin-lunr "^1.2.0" | ||
gitbook-plugin-search "^2.2.1" | ||
github-slugid "^1.0.1" | ||
i18n-t "^1.0.1" | ||
ignore "^5.1.8" | ||
immutable "^3.8.1" | ||
is "^3.1.0" | ||
js-yaml "^3.6.1" | ||
ignore "^5.3.2" | ||
immutable "^3.8.2" | ||
is "^3.3.0" | ||
js-yaml "^3.14.1" | ||
json-schema-defaults "^0.1.1" | ||
jsonschema "1.1.0" | ||
juice "^8.0.0" | ||
juice "^8.1.0" | ||
lru_map "^0.4.1" | ||
memoize-one "^5.1.1" | ||
memoize-one "^5.2.1" | ||
mkdirp "^1.0.4" | ||
moment "^2.24.0" | ||
nunjucks "^3.2.0" | ||
moment "^2.30.1" | ||
nunjucks "^3.2.4" | ||
nunjucks-do "^1.0.0" | ||
object-path "^0.11.5" | ||
object-path "^0.11.8" | ||
omit-keys "^0.1.0" | ||
open "^7.0.0" | ||
open "^7.4.2" | ||
q "^1.5.1" | ||
resolve "^1.17.0" | ||
semver "^7.5.2" | ||
send "^0.17.1" | ||
resolve "^1.22.8" | ||
semver "^7.6.3" | ||
send "^0.17.2" | ||
tiny-lr "^1.1.1" | ||
tmp "0.0.28" | ||
try-resolve "^1.0.1" | ||
urijs "^1.19.6" | ||
urijs "^1.19.11" | ||
|
||
[email protected]: | ||
version "1.2.0" | ||
|
@@ -2077,12 +2078,12 @@ ieee754@^1.1.13: | |
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" | ||
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== | ||
|
||
ignore@^5.1.8, ignore@^5.2.0: | ||
ignore@^5.2.0, ignore@^5.3.2: | ||
version "5.3.2" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" | ||
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== | ||
|
||
immutable@^3.8.1: | ||
immutable@^3.8.2: | ||
version "3.8.2" | ||
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3" | ||
integrity sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg== | ||
|
@@ -2180,7 +2181,7 @@ is-wsl@^2.1.1: | |
dependencies: | ||
is-docker "^2.0.0" | ||
|
||
is@^3.1.0: | ||
is@^3.3.0: | ||
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/is/-/is-3.3.0.tgz#61cff6dd3c4193db94a3d62582072b44e5645d79" | ||
integrity sha512-nW24QBoPcFGGHJGUwnfpI7Yc5CdqWNdsyHQszVE/z2pKHXzh7FZ5GWhJqSyaQ9wMkQnsTx+kAI8bHlCX4tKdbg== | ||
|
@@ -2214,7 +2215,7 @@ js-tokens@^3.0.2: | |
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
integrity sha512-RjTcuD4xjtthQkaWH7dFlH85L+QaVtSoOyGdZ3g6HFhS9dFNDfLyqgm2NFe2X6cQpeFmt0452FJjFG5UameExg== | ||
|
||
js-yaml@^3.10.0, js-yaml@^3.14.1, js-yaml@^3.6.1: | ||
js-yaml@^3.10.0, js-yaml@^3.14.1: | ||
version "3.14.1" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" | ||
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== | ||
|
@@ -2271,7 +2272,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/jsonschema/-/jsonschema-1.1.0.tgz#039cc219ed524b06e71daf12ca60d02639faf29a" | ||
integrity sha512-nQhT+ioA1XM8CpxJYlBfcUj6HF3f3f2KbLgV3tcxOt85RKpk2b0Do/C5BnCCCfdAarAjWRSFlln0Uanl4tBCHA== | ||
|
||
juice@^8.0.0: | ||
juice@^8.1.0: | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/juice/-/juice-8.1.0.tgz#4ea23362522fe06418229943237ee3751a4fca70" | ||
integrity sha512-FLzurJrx5Iv1e7CfBSZH68dC04EEvXvvVvPYB7Vx1WAuhCp1ZPIMtqxc+WTWxVkpTIC2Ach/GAv0rQbtGf6YMA== | ||
|
@@ -2461,7 +2462,7 @@ mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.1.0: | |
dependencies: | ||
"@types/mdast" "^3.0.0" | ||
|
||
memoize-one@^5.1.1: | ||
memoize-one@^5.2.1: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.2.1.tgz#8337aa3c4335581839ec01c3d594090cebe8f00e" | ||
integrity sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q== | ||
|
@@ -2744,7 +2745,7 @@ mkdirp@^1.0.4: | |
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" | ||
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== | ||
|
||
moment@^2.24.0: | ||
moment@^2.30.1: | ||
version "2.30.1" | ||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" | ||
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== | ||
|
@@ -2851,7 +2852,7 @@ nunjucks-do@^1.0.0: | |
resolved "https://registry.yarnpkg.com/nunjucks-do/-/nunjucks-do-1.0.0.tgz#506bbd4b42db29ab3dada41b455546b9907ef1df" | ||
integrity sha512-GQwENqZdcSbni0iYfEiNi3hs634JBSQdxnbnd9CetGkMYPnpjG1Jn5DT/qgAaC/STwMc7C4MSIJvLSNertclSg== | ||
|
||
nunjucks@^3.2.0: | ||
nunjucks@^3.2.4: | ||
version "3.2.4" | ||
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.4.tgz#f0878eef528ce7b0aa35d67cc6898635fd74649e" | ||
integrity sha512-26XRV6BhkgK0VOxfbU5cQI+ICFUtMLixv1noZn1tGU38kQH5A5nmmbk/O45xdyBhD1esk47nKrY0mvQpZIhRjQ== | ||
|
@@ -2870,7 +2871,7 @@ object-inspect@^1.13.1: | |
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff" | ||
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g== | ||
|
||
object-path@^0.11.5: | ||
object-path@^0.11.8: | ||
version "0.11.8" | ||
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742" | ||
integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA== | ||
|
@@ -2897,7 +2898,7 @@ once@^1.3.0: | |
dependencies: | ||
wrappy "1" | ||
|
||
open@^7.0.0: | ||
open@^7.4.2: | ||
version "7.4.2" | ||
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321" | ||
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q== | ||
|
@@ -3040,7 +3041,7 @@ pseudomap@^1.0.2: | |
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" | ||
integrity sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ== | ||
|
||
q@^1.1.2, q@^1.5.1: | ||
q@^1.5.1: | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" | ||
integrity sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw== | ||
|
@@ -3197,7 +3198,7 @@ require-directory@^2.1.1: | |
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" | ||
integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== | ||
|
||
resolve@^1.17.0: | ||
resolve@^1.22.8: | ||
version "1.22.8" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" | ||
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== | ||
|
@@ -3363,12 +3364,12 @@ semver@^6.0.0: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" | ||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== | ||
|
||
semver@^7.5.2: | ||
semver@^7.6.3: | ||
version "7.6.3" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" | ||
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== | ||
|
||
send@^0.17.1: | ||
send@^0.17.2: | ||
version "0.17.2" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.17.2.tgz#926622f76601c41808012c8bf1688fe3906f7820" | ||
integrity sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww== | ||
|
@@ -3839,7 +3840,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/unxhr/-/unxhr-1.0.1.tgz#92200322d66c728993de771f9e01eeb21f41bc7b" | ||
integrity sha512-MAhukhVHyaLGDjyDYhy8gVjWJyhTECCdNsLwlMoGFoNJ3o79fpQhtQuzmAE4IxCMDwraF4cW8ZjpAV0m9CRQbg== | ||
|
||
urijs@^1.19.6: | ||
urijs@^1.19.11: | ||
version "1.19.11" | ||
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc" | ||
integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ== | ||
|