diff --git a/package-lock.json b/package-lock.json index 128a1f32c..b779a7767 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "0.1.0", "dependencies": { "@navikt/aksel-icons": "^4.9.0", - "@navikt/arbeidsgiver-notifikasjon-widget": "6.3.8", - "@navikt/bedriftsmeny": "6.10.0", + "@navikt/arbeidsgiver-notifikasjon-widget": "6.3.9", + "@navikt/bedriftsmeny": "6.10.2", "@navikt/ds-css": "^4.9.0", "@navikt/ds-icons": "3.4.3", "@navikt/ds-react": "^4.9.0", @@ -4073,9 +4073,9 @@ "license": "MIT" }, "node_modules/@navikt/arbeidsgiver-notifikasjon-widget": { - "version": "6.3.8", - "resolved": "https://npm.pkg.github.com/download/@navikt/arbeidsgiver-notifikasjon-widget/6.3.8/ed29ca6358e9e1cb53e78d5f458ad06fd7858473", - "integrity": "sha512-63Kwn5jqt7R4FUrS1d7JTrU5KkO5CeSvHXufNqRT7Sg6DXhzrqksMJMRMbj4R7kLogYOufA/R5ZNXZ8HaqW4jQ==", + "version": "6.3.9", + "resolved": "https://npm.pkg.github.com/download/@navikt/arbeidsgiver-notifikasjon-widget/6.3.9/901114d7aabc5617ed16a127739f9bde1c7fe941", + "integrity": "sha512-49UMswCOJudP5eunEuTM3mlELZpJ7uDGn0CWj6yO90/LR5vnWarfy6t5hhkKsoPDJmQ2lfnmjuswZfpMY2d8Nw==", "dependencies": { "@apollo/client": "3.6.9", "graphql": "^16.6.0" @@ -4089,9 +4089,9 @@ } }, "node_modules/@navikt/bedriftsmeny": { - "version": "6.10.0", - "resolved": "https://npm.pkg.github.com/download/@navikt/bedriftsmeny/6.10.0/376e5d17f292ef0f8d24e3bf523d5df19dada005", - "integrity": "sha512-u6DpuyvST1OqKFEYKyWss/HjsxxmLmtQ4uscYd/qRCylPtvlLVQ9evjMVuXbfWtNakTxkMu2n7GVZHN0/6WnRg==", + "version": "6.10.2", + "resolved": "https://npm.pkg.github.com/download/@navikt/bedriftsmeny/6.10.2/6321b8b35a5fd8ab506ffc13069713e36ad2adc5", + "integrity": "sha512-Bh14dZ9eSrjzKokZekig/7NCN+FxrpSLfGuItflp2U6ZzgFq7gSXySBAs9QPbe3M7JqAfinJASRCHABv2ax8tg==", "license": "MIT", "dependencies": { "@types/amplitude-js": "^8.9.4", @@ -4099,9 +4099,9 @@ "history": "^4.10.1" }, "peerDependencies": { - "@navikt/ds-css": "2 || 3 || 4", - "@navikt/ds-icons": "2 || 3", - "@navikt/ds-react": "2 || 3 || 4", + "@navikt/ds-css": ">=2", + "@navikt/ds-icons": ">=2", + "@navikt/ds-react": ">=2", "@types/react": "17 || 18", "@types/react-dom": "17 || 18", "react": "17 || 18", @@ -23280,18 +23280,18 @@ "integrity": "sha512-WOTkelI+W1VR0VvC6DyTznHcgCcYq5BTWIHU3zmPJMi2ImfmOAP768kGW8imxQ600hN9bTwnjBZixAC5pFsM6A==" }, "@navikt/arbeidsgiver-notifikasjon-widget": { - "version": "6.3.8", - "resolved": "https://npm.pkg.github.com/download/@navikt/arbeidsgiver-notifikasjon-widget/6.3.8/ed29ca6358e9e1cb53e78d5f458ad06fd7858473", - "integrity": "sha512-63Kwn5jqt7R4FUrS1d7JTrU5KkO5CeSvHXufNqRT7Sg6DXhzrqksMJMRMbj4R7kLogYOufA/R5ZNXZ8HaqW4jQ==", + "version": "6.3.9", + "resolved": "https://npm.pkg.github.com/download/@navikt/arbeidsgiver-notifikasjon-widget/6.3.9/901114d7aabc5617ed16a127739f9bde1c7fe941", + "integrity": "sha512-49UMswCOJudP5eunEuTM3mlELZpJ7uDGn0CWj6yO90/LR5vnWarfy6t5hhkKsoPDJmQ2lfnmjuswZfpMY2d8Nw==", "requires": { "@apollo/client": "3.6.9", "graphql": "^16.6.0" } }, "@navikt/bedriftsmeny": { - "version": "6.10.0", - "resolved": "https://npm.pkg.github.com/download/@navikt/bedriftsmeny/6.10.0/376e5d17f292ef0f8d24e3bf523d5df19dada005", - "integrity": "sha512-u6DpuyvST1OqKFEYKyWss/HjsxxmLmtQ4uscYd/qRCylPtvlLVQ9evjMVuXbfWtNakTxkMu2n7GVZHN0/6WnRg==", + "version": "6.10.2", + "resolved": "https://npm.pkg.github.com/download/@navikt/bedriftsmeny/6.10.2/6321b8b35a5fd8ab506ffc13069713e36ad2adc5", + "integrity": "sha512-Bh14dZ9eSrjzKokZekig/7NCN+FxrpSLfGuItflp2U6ZzgFq7gSXySBAs9QPbe3M7JqAfinJASRCHABv2ax8tg==", "requires": { "@types/amplitude-js": "^8.9.4", "fuzzysort": "^1.1.4", diff --git a/package.json b/package.json index 06df93f10..61892fd6e 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "homepage": "/min-side-arbeidsgiver", "dependencies": { "@navikt/aksel-icons": "^4.9.0", - "@navikt/arbeidsgiver-notifikasjon-widget": "6.3.8", - "@navikt/bedriftsmeny": "6.10.0", + "@navikt/arbeidsgiver-notifikasjon-widget": "6.3.9", + "@navikt/bedriftsmeny": "6.10.2", "@navikt/ds-css": "^4.9.0", "@navikt/ds-icons": "3.4.3", "@navikt/ds-react": "^4.9.0",