diff --git a/thermodynamic-daemon/thermo-workflow/package-lock.json b/thermodynamic-daemon/thermo-workflow/package-lock.json index 61cd4b0..847a700 100644 --- a/thermodynamic-daemon/thermo-workflow/package-lock.json +++ b/thermodynamic-daemon/thermo-workflow/package-lock.json @@ -11,7 +11,7 @@ "hono": "^4.7.0", "nitro": "*", "rollup": "^4.0.0", - "workflow": "latest" + "workflow": "*" } }, "node_modules/@aws-sdk/core": { @@ -5991,9 +5991,9 @@ } }, "node_modules/qs": { - "version": "6.15.3", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz", - "integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.16.0.tgz", + "integrity": "sha512-h6fhOIaRrID2CbEY2fqs+7t+UXZo+MLAnU5gRIq85uFtdiUPCdsApMlHhXogKVM4HM2DVbIjGNTTYH2OcmP1vA==", "license": "BSD-3-Clause", "dependencies": { "es-define-property": "^1.0.1",