diff --git a/package.json b/package.json index faf822655733934ea051be6e75c3d6655a6e7270..c8fa52782a6e59513ec0abb2d55a5a98deb3d118 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "git-url-parse": "12.0.0", "github-url-from-git": "1.5.0", "global-agent": "3.0.0", - "good-enough-parser": "1.1.7", + "good-enough-parser": "1.1.10", "got": "11.8.5", "graph-data-structure": "2.0.0", "handlebars": "4.7.7", diff --git a/yarn.lock b/yarn.lock index 7414bc404e077fb0597ad2aee9ff62000a2c7fa2..94ce816fe74ffbbf18e9736b8cf58ee0ae8b80ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5092,10 +5092,10 @@ globrex@^0.1.2: resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098" integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg== -good-enough-parser@1.1.7: - version "1.1.7" - resolved "https://registry.yarnpkg.com/good-enough-parser/-/good-enough-parser-1.1.7.tgz#a1f6a2fbc10e351dcbb61e322a5f17bbc43bd1eb" - integrity sha512-2E03CBmbGc61rDA6TbDsTGm1UywMviza5N1APzp6YtFcB9g6bjWwDIG54EeNQdavOhLGivsMh1U8tB+v5mzE7Q== +good-enough-parser@1.1.10: + version "1.1.10" + resolved "https://registry.yarnpkg.com/good-enough-parser/-/good-enough-parser-1.1.10.tgz#bcf5f59369f7fe3f0f621c8b2365171e4f41faf0" + integrity sha512-xSMiofggibG9rSt5P92ygB2tcgzgPMCVWPoI5sjnuNu5Id+p4zj4zYXkmQuKvD+c19ZUBfNCL0MFdnti/IBF1g== dependencies: "@thi.ng/zipper" "1.0.3" "@types/moo" "0.5.5"