diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 6ca28613..233469f0 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -12,7 +12,7 @@ "@heroicons/vue": "^2.1.5", "@nl-rvo/assets": "1.0.0-alpha.360", "@nl-rvo/component-library-css": "1.3.0", - "@nl-rvo/design-tokens": "1.2.0", + "@nl-rvo/design-tokens": "1.2.1", "@types/jexl": "^2.3.4", "fp-ts": "^2.16.9", "io-ts": "^2.2.21", @@ -356,9 +356,9 @@ "integrity": "sha512-l38UTZFlCvKUxRstORgs8jJ1T+/CQ6KK8cuFK9vBxdmG0vAgMy5a7u/vWukabvJgQL5DlZcOjvSbHHn3rNgvnw==" }, "node_modules/@nl-rvo/design-tokens": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@nl-rvo/design-tokens/-/design-tokens-1.2.0.tgz", - "integrity": "sha512-Je8jAFRsDwfueyHI/EjCyEBGSHGvZPNDElXxgBNLCnFpTa7YRdxZ6gCNDYwvJO11mjUa3ulK3IwqAlnE5l2BpA==" + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@nl-rvo/design-tokens/-/design-tokens-1.2.1.tgz", + "integrity": "sha512-JAVR0zAKMB5BYxVjIcdsrkUxnrY3xewRWNf8Xlf12S3Jc9MDSADq4iPFuv1WbUY5kRs6esQt/p0ZLoWcfy4psA==" }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", diff --git a/frontend/package.json b/frontend/package.json index 86fee641..fdfad357 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@heroicons/vue": "^2.1.5", "@nl-rvo/assets": "1.0.0-alpha.360", "@nl-rvo/component-library-css": "1.3.0", - "@nl-rvo/design-tokens": "1.2.0", + "@nl-rvo/design-tokens": "1.2.1", "@types/jexl": "^2.3.4", "fp-ts": "^2.16.9", "io-ts": "^2.2.21",