diff --git a/package.json b/package.json index 321f745..18aedbf 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "husky": "8.0.2", "lint-staged": "13.1.0", "microbundle": "0.15.1", - "np": "7.6.2", + "np": "7.6.3", "pinst": "3.0.0", "power-assert": "1.6.1", "regenerator-runtime": "0.13.11", diff --git a/yarn.lock b/yarn.lock index 60e1d5a..9c3d3df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6707,10 +6707,10 @@ normalize-url@^6.0.1: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a" integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== -np@7.6.2: - version "7.6.2" - resolved "https://registry.yarnpkg.com/np/-/np-7.6.2.tgz#02650c024b232cb8c958846c44f672c2f8951b7c" - integrity sha512-gExmKGKixh7ITc4Q+Lv7nfCby0CVKvzri9zN8970oKD8976T4L5dw8QWUtMcXcIjhFF6h5lbvztao/NurDbmxQ== +np@7.6.3: + version "7.6.3" + resolved "https://registry.yarnpkg.com/np/-/np-7.6.3.tgz#da3eeb750fa8d583f658b02a16f1199a11c9e10f" + integrity sha512-GTFNvIhu/cZqzUhil/AlISCiipYeAUVx0JtyjtmumFJvWogSewUSAshFi5MSMc6BOj9C98s8NAFZiqlHb2wQPQ== dependencies: "@samverschueren/stream-to-observable" "^0.3.1" any-observable "^0.5.1"