diff --git a/package-lock.json b/package-lock.json index 8b48ace..b39118d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -992,9 +992,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/@oclif/core": { - "version": "1.13.10", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.13.10.tgz", - "integrity": "sha512-nwpjXwWscETdvO+/z94V1zd95vnzmCB6VRaobR4BdBllwWU6jHF/eCi1Ud2Tk9RSedChoLneZuDCkKnRCmxyng==", + "version": "1.16.4", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.16.4.tgz", + "integrity": "sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==", "dependencies": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.2", @@ -1239,11 +1239,12 @@ } }, "node_modules/@oclif/test": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.0.3.tgz", - "integrity": "sha512-8mN/cmfrPQKc9+3I6Dj6HNgmPqRVKe4P7gU61pLUz220oFUxhuP0EHLzY3ARFx8ecUZAJZdWJwh+dne/1GfTcA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.2.0.tgz", + "integrity": "sha512-hykwoXt8Ml+J+mwr9cJ+xl+84gSKdF+S7MKCjM5cPGMg6uhXBuzXtMlVK91s4bZh0uPYUioYJWAeptAgTHfgHQ==", "dev": true, "dependencies": { + "@oclif/core": "^1.16.4", "fancy-test": "^2.0.0" }, "engines": { @@ -10279,9 +10280,9 @@ } }, "@oclif/core": { - "version": "1.13.10", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.13.10.tgz", - "integrity": "sha512-nwpjXwWscETdvO+/z94V1zd95vnzmCB6VRaobR4BdBllwWU6jHF/eCi1Ud2Tk9RSedChoLneZuDCkKnRCmxyng==", + "version": "1.16.4", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.16.4.tgz", + "integrity": "sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==", "requires": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.2", @@ -10494,11 +10495,12 @@ "integrity": "sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==" }, "@oclif/test": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.0.3.tgz", - "integrity": "sha512-8mN/cmfrPQKc9+3I6Dj6HNgmPqRVKe4P7gU61pLUz220oFUxhuP0EHLzY3ARFx8ecUZAJZdWJwh+dne/1GfTcA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.2.0.tgz", + "integrity": "sha512-hykwoXt8Ml+J+mwr9cJ+xl+84gSKdF+S7MKCjM5cPGMg6uhXBuzXtMlVK91s4bZh0uPYUioYJWAeptAgTHfgHQ==", "dev": true, "requires": { + "@oclif/core": "^1.16.4", "fancy-test": "^2.0.0" } },