diff --git a/package-lock.json b/package-lock.json index 15cbec5e5..68afaa54e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5226,13 +5226,13 @@ } }, "node_modules/@oclif/test": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.1.2.tgz", - "integrity": "sha512-N8eibgRnH/5TTExC/RxjpLuVbyAy0bGXKHdJxD75tLxH01Ygds90gnSDtkNm14z6kPH90ac+A+LwY1IFZmg1bg==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.1.3.tgz", + "integrity": "sha512-GzV6BlCBX766htPW2dHmW5zgj4JNGhBXHjGx9Sq9UbdKcSc7G808bb+zx8+36f2DDveseFZ8LEd6l/S/qgyjFA==", "dev": true, "dependencies": { "ansis": "^3.3.2", - "debug": "^4.3.6" + "debug": "^4.4.0" }, "engines": { "node": ">=18.0.0"