diff --git a/package-lock.json b/package-lock.json index 4ce26ac..6fb4a28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,9 +46,9 @@ "@types/which": "^3.0.3", "esbuild": "^0.20.0", "eslint": "^8.56.0", - "eslint-config-curvenote": "latest", + "eslint-config-curvenote": "*", "npm-run-all": "^4.1.5", - "prettier": "latest", + "prettier": "*", "rimraf": "^5.0.5", "typescript": "^5.3.3", "vitest": "^1.2.2" @@ -8163,9 +8163,10 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "license": "MIT" }, "node_modules/lodash-es": { "version": "4.17.21",