diff --git a/package-lock.json b/package-lock.json index f5ebfe1..17beeba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "dependencies": { "@carbon/icons-react": "^11.26.0", "@carbon/react": "^1.42.0", - "next": "^14.0.2", + "next": "^14.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", "sass": "^1.69.5" diff --git a/package.json b/package.json index 55773dd..083bafb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "@carbon/icons-react": "^11.26.0", "@carbon/react": "^1.42.0", - "next": "^14.0.2", + "next": "^14.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", "sass": "^1.69.5"