diff --git a/front/package-lock.json b/front/package-lock.json index 1f5ae9463a05..7ce07e001331 100644 --- a/front/package-lock.json +++ b/front/package-lock.json @@ -9,7 +9,7 @@ "@amplitude/analytics-browser": "^2.5.2", "@amplitude/analytics-node": "^1.3.5", "@auth0/nextjs-auth0": "^3.5.0", - "@dust-tt/sparkle": "^0.2.113", + "@dust-tt/sparkle": "^0.2.114", "@dust-tt/types": "file:../types", "@emoji-mart/data": "^1.1.2", "@emoji-mart/react": "^1.1.1", @@ -10432,9 +10432,9 @@ "license": "Apache-2.0" }, "node_modules/@dust-tt/sparkle": { - "version": "0.2.113", - "resolved": "https://registry.npmjs.org/@dust-tt/sparkle/-/sparkle-0.2.113.tgz", - "integrity": "sha512-7ULcrGmSWVvwvyHTfSxcmLGswuVi0UeCaH6E3Gcnn4KrIbwwZuYRStVsrFByDIpzTENqOKSL8XDGRe+ZW9qp2w==", + "version": "0.2.114", + "resolved": "https://registry.npmjs.org/@dust-tt/sparkle/-/sparkle-0.2.114.tgz", + "integrity": "sha512-unMqae+2HXJmhnW0dz0DBown+17IKlck1gwBSIfuGA3DAbyjXT4UlPCc5I6gmCxleXSB8Maabxi6XxAAR5OSow==", "dependencies": { "@headlessui/react": "^1.7.17", "esbuild": "^0.20.0", diff --git a/front/package.json b/front/package.json index 9567e30d4f22..d32016b38978 100644 --- a/front/package.json +++ b/front/package.json @@ -17,7 +17,7 @@ "@amplitude/analytics-browser": "^2.5.2", "@amplitude/analytics-node": "^1.3.5", "@auth0/nextjs-auth0": "^3.5.0", - "@dust-tt/sparkle": "^0.2.113", + "@dust-tt/sparkle": "^0.2.114", "@dust-tt/types": "file:../types", "@emoji-mart/data": "^1.1.2", "@emoji-mart/react": "^1.1.1",