diff --git a/package-lock.json b/package-lock.json index a1ab30271..596a2592f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,8 +12,8 @@ "@faker-js/faker": "8.4.1", "@grafana/faro-web-sdk": "1.3.6", "@navikt/aksel-icons": "^5.17.2", - "@navikt/arbeidsgiver-notifikasjon-widget": "7.2.0", - "@navikt/bedriftsmeny": "7.0.4", + "@navikt/arbeidsgiver-notifikasjon-widget": "7.2.1", + "@navikt/bedriftsmeny": "7.0.5", "@navikt/ds-css": "^6.15.0", "@navikt/ds-icons": "3.4.3", "@navikt/ds-react": "^6.15.0", @@ -5094,9 +5094,9 @@ "license": "MIT" }, "node_modules/@navikt/arbeidsgiver-notifikasjon-widget": { - "version": "7.2.0", - "resolved": "https://npm.pkg.github.com/download/@navikt/arbeidsgiver-notifikasjon-widget/7.2.0/4a6e1d18d1a1850ea018cbe19626e9c999d3af45", - "integrity": "sha512-kOwJvdOX7Z7R4wgd/m4JWmdMG/H/C6pVtBQYI657HQVUOikepC0e0Uswe0ZFIS4QDjnQX7VRe9mo3LpE15gcMw==", + "version": "7.2.1", + "resolved": "https://npm.pkg.github.com/download/@navikt/arbeidsgiver-notifikasjon-widget/7.2.1/9a2bad6d7448a35c2c6a8c15239450f97b4132cf", + "integrity": "sha512-6jCsrkt0KPa7sw6UpSEA36tdZ9zcsD/KY3cB9tqvKmSdx5Dl/aJQTUR1+NJ5GEaBlaQHomzjm8H878KljG0egQ==", "dependencies": { "@apollo/client": "^3.10.8", "graphql": "^16.9.0" @@ -5110,9 +5110,9 @@ } }, "node_modules/@navikt/bedriftsmeny": { - "version": "7.0.4", - "resolved": "https://npm.pkg.github.com/download/@navikt/bedriftsmeny/7.0.4/c67480e76df44e11026d2d969adfaa5beb5a9b09", - "integrity": "sha512-dYIru7bbjUkDkKPCV/6VdBfqzjS/68cESyqYgQgR3WwdKJcLQUOnIak7HldxTByTjEBks9Ad34vdfCFkwS3wCg==", + "version": "7.0.5", + "resolved": "https://npm.pkg.github.com/download/@navikt/bedriftsmeny/7.0.5/7443854b7f4c2507618edd54f68fc52c72a5f752", + "integrity": "sha512-yqZFHUVm7l2DBDs+/be+d6SJW550M+k4cJlAqhRadUcVveVu008H0dHH9FucupwJah6rxL1ZPqyFyxkMzmK/pw==", "license": "MIT", "dependencies": { "focus-trap-react": "^10.2.2", diff --git a/package.json b/package.json index 5840cbd02..5a194cc29 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "@faker-js/faker": "8.4.1", "@grafana/faro-web-sdk": "1.3.6", "@navikt/aksel-icons": "^5.17.2", - "@navikt/arbeidsgiver-notifikasjon-widget": "7.2.0", - "@navikt/bedriftsmeny": "7.0.4", + "@navikt/arbeidsgiver-notifikasjon-widget": "7.2.1", + "@navikt/bedriftsmeny": "7.0.5", "@navikt/ds-css": "^6.15.0", "@navikt/ds-icons": "3.4.3", "@navikt/ds-react": "^6.15.0",