diff --git a/package-lock.json b/package-lock.json index 4d3b243..674dba7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@codeceptjs/ui": "^1.1.1", - "@trunkio/launcher": "^1.3.0", + "@trunkio/launcher": "^1.3.1", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint": "^8.57.0", @@ -1504,9 +1504,9 @@ "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==" }, "node_modules/@trunkio/launcher": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@trunkio/launcher/-/launcher-1.3.0.tgz", - "integrity": "sha512-CIehTfjiB905y9SuSMIRKkMv7qV+2jOALau7f1w0kjD14aHZIerT+eSeIzfrp2CTgRTTPAz2MZh+euNmh2Goxg==", + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@trunkio/launcher/-/launcher-1.3.1.tgz", + "integrity": "sha512-30gcw/pc+hmzXR8qHM0ND1kYgwnAjze3Xsnw3AUvxO9G4JzKF8u6FDy/6qbYKZxJ6Wr4SE0E0L7ZrAEA8Nia5Q==", "dev": true, "dependencies": { "semver": "^7.5.4", diff --git a/package.json b/package.json index 24e5254..7b0cc42 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ }, "devDependencies": { "@codeceptjs/ui": "^1.1.1", - "@trunkio/launcher": "^1.3.0", + "@trunkio/launcher": "^1.3.1", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint": "^8.57.0",