diff --git a/package-lock.json b/package-lock.json index cc5ae494..e3824f95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.11.0", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@mui/material": "^5.15.10", - "@statisticsnorway/ssb-component-library": "^2.0.97", + "@statisticsnorway/ssb-component-library": "^2.0.98", "dotenv": "^16.4.5", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", @@ -1405,9 +1405,9 @@ ] }, "node_modules/@statisticsnorway/ssb-component-library": { - "version": "2.0.97", - "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.97.tgz", - "integrity": "sha512-WR8ghyn14p60YAVsMg+IRJ4b1vj8TgmqYTVydJfpv+/Y/NqUk7TLWppLAiPOcjalbrPangFC99Cye5FqYfG79g==", + "version": "2.0.98", + "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.98.tgz", + "integrity": "sha512-D3412g2RLyHp5g2Itms8+WQBoFrop7a2TCV6jSIRugPjBUowzB4Sp0qUWUff4OVo2LQejU+wG7yZJ8bM9ItJRA==", "dependencies": { "prismjs": "^1.29.0", "react-feather": "^2.0.10", @@ -6266,9 +6266,9 @@ "optional": true }, "@statisticsnorway/ssb-component-library": { - "version": "2.0.97", - "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.97.tgz", - "integrity": "sha512-WR8ghyn14p60YAVsMg+IRJ4b1vj8TgmqYTVydJfpv+/Y/NqUk7TLWppLAiPOcjalbrPangFC99Cye5FqYfG79g==", + "version": "2.0.98", + "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.98.tgz", + "integrity": "sha512-D3412g2RLyHp5g2Itms8+WQBoFrop7a2TCV6jSIRugPjBUowzB4Sp0qUWUff4OVo2LQejU+wG7yZJ8bM9ItJRA==", "requires": { "prismjs": "^1.29.0", "react-feather": "^2.0.10", diff --git a/package.json b/package.json index e2814efc..75f87d29 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/styled": "^11.11.0", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@mui/material": "^5.15.10", - "@statisticsnorway/ssb-component-library": "^2.0.97", + "@statisticsnorway/ssb-component-library": "^2.0.98", "dotenv": "^16.4.5", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3",