diff --git a/frontend/package.json b/frontend/package.json index ba164307ee..c8397c05db 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,13 +28,13 @@ "file-saver": "^2.0.5", "framer-motion": "^11.2.10", "handlebars": "^4.7.9", - "http-proxy-middleware": "^2.0.6", + "http-proxy-middleware": "^4.1.1", "js-cookie": "^3.0.8", "js-yaml": "^4.1.0", "json-2-csv": "^5.5.1", "moment": "^2.29.4", "moment-timezone": "^0.5.45", - "pdfjs-dist": "^3.4.120", + "pdfjs-dist": "^6.0.227", "posthog-js": "^1.116.5", "prismjs": "^1.29.0", "react": "^18.2.0", @@ -54,7 +54,7 @@ "recharts": "^3.5.1", "remark-gfm": "^3.0.1", "socket.io-client": "^4.7.2", - "uuid": "^9.0.1", + "uuid": "^14.0.0", "zustand": "^4.3.8" }, "scripts": {