diff --git a/package.json b/package.json index df39a69d..b2d0a0b1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "esdoc-standard-plugin": "1.0.0", "fingertree": "0.1.7", "microtime": "3.0.0", - "np": "6.2.1", + "np": "6.2.2", "nyc": "15.0.1", "xo": "0.29.1" }, diff --git a/yarn.lock b/yarn.lock index a5a4cf49..a376a4a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5974,10 +5974,10 @@ normalize-url@^4.1.0: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129" integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ== -np@6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/np/-/np-6.2.1.tgz#b22fcb53708b213056465a86c48197395d84d836" - integrity sha512-CPItYaucRGV+29d+AXoZVg9oMWzCND7xlPVhxpMcbk7KJZCGnDAaTbf/6E/0c5L4zXw1oS2ccrbEDpTSUPGlyQ== +np@6.2.2: + version "6.2.2" + resolved "https://registry.yarnpkg.com/np/-/np-6.2.2.tgz#a63b19d00f444361d4c0103cc4c89263c3538fc5" + integrity sha512-C+5nIA9wnXlSK63TcoI5ajszCvjLVdXM9zC/4i80ewdxvGGeSiDlzo8bNbZ2LYBLNoezT487bE5J3qIzthIhGQ== dependencies: "@samverschueren/stream-to-observable" "^0.3.0" any-observable "^0.5.0"