diff --git a/examples/openspending/package-lock.json b/examples/openspending/package-lock.json index e7c5e691..1bd90f42 100644 --- a/examples/openspending/package-lock.json +++ b/examples/openspending/package-lock.json @@ -14,7 +14,7 @@ "@heroicons/react": "^2.0.18", "@octokit/plugin-throttling": "^5.2.2", "@portaljs/ckan": "^0.0.2", - "@portaljs/components": "^0.1.8", + "@portaljs/components": "^0.1.12", "@portaljs/core": "^1.0.5", "@portaljs/remark-callouts": "^1.0.5", "@portaljs/remark-embed": "^1.0.4", @@ -2691,9 +2691,9 @@ } }, "node_modules/@portaljs/components": { - "version": "0.1.11", - "resolved": "https://registry.npmjs.org/@portaljs/components/-/components-0.1.11.tgz", - "integrity": "sha512-ojiZ2dtnORAlo2YycpwK+mxrseqVxrD/Z/FMejHrZ9V6pAdlLLpjMU724WTvGBbjwO/RkoVFc4x6H6ykyvMOig==", + "version": "0.1.12", + "resolved": "https://registry.npmjs.org/@portaljs/components/-/components-0.1.12.tgz", + "integrity": "sha512-p7I7uOJYXo+jZgVJfgGW2RtjT02wpjsSiGb+QgQCdIdh7E1e9LKIWMx7wnaRqB1eS3Z+yxaYtG3+0tQEqyxNoQ==", "dependencies": { "@githubocto/flat-ui": "^0.14.1", "@heroicons/react": "^2.0.17", diff --git a/examples/openspending/package.json b/examples/openspending/package.json index f75dd46f..682d87e6 100644 --- a/examples/openspending/package.json +++ b/examples/openspending/package.json @@ -18,7 +18,7 @@ "@heroicons/react": "^2.0.18", "@octokit/plugin-throttling": "^5.2.2", "@portaljs/ckan": "^0.0.2", - "@portaljs/components": "^0.1.8", + "@portaljs/components": "^0.1.12", "@portaljs/core": "^1.0.5", "@portaljs/remark-callouts": "^1.0.5", "@portaljs/remark-embed": "^1.0.4",