diff --git a/package-lock.json b/package-lock.json index 4e67abcb..1ae8a15f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "@amsterdam/design-system-react": "0.13.1", "@axe-core/playwright": "4.10.1", "@fontsource/cantarell": "5.1.0", - "@nl-design-system-community/purmerend-design-tokens": "1.1.2", + "@nl-design-system-community/purmerend-design-tokens": "1.1.3", "@playwright/test": "1.49.1", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3", @@ -1421,9 +1421,10 @@ } }, "node_modules/@nl-design-system-community/purmerend-design-tokens": { - "version": "1.1.2", - "dev": true, - "license": "SEE LICENSE IN LICENSE.md" + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@nl-design-system-community/purmerend-design-tokens/-/purmerend-design-tokens-1.1.3.tgz", + "integrity": "sha512-mXeI9cNtYDdy2ZgrQpl2gjWtZTd5pdsGu/eg7lkvl76/8RDF82BhwfUvQrHTKjJ7atkhaI7SQXRCICEvzO+Dfg==", + "dev": true }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", diff --git a/package.json b/package.json index d3066b06..f381aa35 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@amsterdam/design-system-react": "0.13.1", "@axe-core/playwright": "4.10.1", "@fontsource/cantarell": "5.1.0", - "@nl-design-system-community/purmerend-design-tokens": "1.1.2", + "@nl-design-system-community/purmerend-design-tokens": "1.1.3", "@playwright/test": "1.49.1", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3",