diff --git a/package-lock.json b/package-lock.json index 3c0b0705..765bee3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "lodash.debounce": "^4.0.8", "lodash.get": "^4.4.2", "lodash.groupby": "^4.6.0", - "next": "latest", + "next": "*", "next-image-export-optimizer": "^1.8.0", "next-safe": "^3.4.1", "pdfjs-dist": "^3.5.141", @@ -74,7 +74,7 @@ "version": "1.0.0", "dependencies": { "af-shared": "*", - "next": "latest", + "next": "*", "react": "^18.2.0", "react-dom": "^18.2.0" }, @@ -112,7 +112,7 @@ "aws-jwt-verify": "^4.0.0", "dotenv": "^16.3.1", "jsonwebtoken": "^9.0.0", - "next": "latest", + "next": "*", "node-jose": "^2.2.0", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -15802,9 +15802,9 @@ } }, "node_modules/tar": { - "version": "6.1.15", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", - "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", + "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", "optional": true, "dependencies": { "chownr": "^2.0.0", @@ -17072,9 +17072,9 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "eslint-config-next": "latest", + "eslint-config-next": "*", "eslint-config-prettier": "^8.3.0", - "eslint-config-turbo": "latest", + "eslint-config-turbo": "*", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-react": "^7.32.2" }