diff --git a/package-lock.json b/package-lock.json index bb81955..48c67c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -896,9 +896,9 @@ } }, "node_modules/@oclif/core": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.19.2.tgz", - "integrity": "sha512-n5ni/NNR6+I0IQXVGoLKdrdw6IS3WH/R/hw6WX8ERfLMZACrNSuJFD9EmBZkztyRkmiQ2L06ULazW5bJn5Shog==", + "version": "1.20.2", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.20.2.tgz", + "integrity": "sha512-c6CpDbDPS9UuKwGoajzsjrjfnwQywWEV3WI5FDvb87h0/WW2tGf1QwHUWgdKOojafEcMAa9DnP5j+mXdUTtpCg==", "dependencies": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.2", @@ -1064,12 +1064,12 @@ } }, "node_modules/@oclif/test": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.2.6.tgz", - "integrity": "sha512-rf67rTBkEeulpomdeBYm0D+Q0e1uMqTPUNPhY2/G6guAJhmu3M+78HvSKpLdG7WqpbfQJ68D5Dh5HnauO+MY2g==", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.2.8.tgz", + "integrity": "sha512-VPVR1XLiTYqKToXlU7TPRnp5WMZvzfjyyPDH2sqKVCuEj9ZdEsK8m4woTK1n9aX1HI1Yv0tyyvg2a8HbUJOwhw==", "dev": true, "dependencies": { - "@oclif/core": "^1.19.1", + "@oclif/core": "^1.20.0", "fancy-test": "^2.0.5" }, "engines": { @@ -10940,9 +10940,9 @@ } }, "@oclif/core": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.19.2.tgz", - "integrity": "sha512-n5ni/NNR6+I0IQXVGoLKdrdw6IS3WH/R/hw6WX8ERfLMZACrNSuJFD9EmBZkztyRkmiQ2L06ULazW5bJn5Shog==", + "version": "1.20.2", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.20.2.tgz", + "integrity": "sha512-c6CpDbDPS9UuKwGoajzsjrjfnwQywWEV3WI5FDvb87h0/WW2tGf1QwHUWgdKOojafEcMAa9DnP5j+mXdUTtpCg==", "requires": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.2", @@ -11074,12 +11074,12 @@ "integrity": "sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==" }, "@oclif/test": { - "version": "2.2.6", - "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.2.6.tgz", - "integrity": "sha512-rf67rTBkEeulpomdeBYm0D+Q0e1uMqTPUNPhY2/G6guAJhmu3M+78HvSKpLdG7WqpbfQJ68D5Dh5HnauO+MY2g==", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@oclif/test/-/test-2.2.8.tgz", + "integrity": "sha512-VPVR1XLiTYqKToXlU7TPRnp5WMZvzfjyyPDH2sqKVCuEj9ZdEsK8m4woTK1n9aX1HI1Yv0tyyvg2a8HbUJOwhw==", "dev": true, "requires": { - "@oclif/core": "^1.19.1", + "@oclif/core": "^1.20.0", "fancy-test": "^2.0.5" } },