diff --git a/package-lock.json b/package-lock.json index 4e8a29b..ab16d79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -867,9 +867,9 @@ "dev": true }, "@magic-modules/gdpr": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/@magic-modules/gdpr/-/gdpr-0.0.5.tgz", - "integrity": "sha512-XxVTAqliNct9n4whnxwijGBtGvv8KF2ZhNn3hA855R9In7XNHd7/hTCOdoq3i8DWJ49eWsDOYpv59Sre5heM4w==", + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/@magic-modules/gdpr/-/gdpr-0.0.6.tgz", + "integrity": "sha512-0oVhQN4/Gyju0mBUuFDF27NaB7fudmkPlrZIHbiku1qTtXuI123kDv2/lzHri512MjSPqKCucWiPRFiHo8aQGA==", "dev": true, "requires": { "@magic-libraries/db": "0.0.2" diff --git a/package.json b/package.json index 6fc4813..9721e7e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "url": "https://github.com/magic-themes/docs/issues" }, "devDependencies": { - "@magic-modules/gdpr": "0.0.5", + "@magic-modules/gdpr": "0.0.6", "@magic-modules/light-switch": "0.0.2", "@magic-modules/pre": "0.0.2", "@magic/core": "0.0.3",