From 6aabe9b027b48a106e957f18bbb0b27f8a03fdb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:05:20 +0000 Subject: [PATCH] Bump @navikt/aksel-icons from 7.2.1 to 7.6.0 Bumps [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons) from 7.2.1 to 7.6.0. - [Release notes](https://github.com/navikt/aksel/releases) - [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/aksel-icons/CHANGELOG.md) - [Commits](https://github.com/navikt/aksel/commits/@navikt/aksel-icons@7.6.0/@navikt/aksel-icons) --- updated-dependencies: - dependency-name: "@navikt/aksel-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5afbd907..cdedfaf8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@formatjs/intl-datetimeformat": "6.12.5", "@formatjs/intl-numberformat": "8.10.3", "@hookform/resolvers": "3.1.0", - "@navikt/aksel-icons": "7.2.1", + "@navikt/aksel-icons": "7.6.0", "@navikt/ds-css": "7.2.1", "@navikt/ds-react": "7.2.1", "@reduxjs/toolkit": "2.2.7", @@ -2108,9 +2108,9 @@ } }, "node_modules/@navikt/aksel-icons": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/@navikt/aksel-icons/-/aksel-icons-7.2.1.tgz", - "integrity": "sha512-AQNR2ld5Kjx1A8LA7TnRxztbNf27UFMFt9vitSIlHGVHvWppSzIrxRhBESsldUDRxMQUjJrFY72o53whF0lhxQ==" + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@navikt/aksel-icons/-/aksel-icons-7.6.0.tgz", + "integrity": "sha512-EHma8qQx136cBJeT3uxnMm/7I9LYwXhdbu+uVS21C0qO/UeUQzy0+e3e1q3CxwIV6A7QSkVlgqhDmlymZ7vF9g==" }, "node_modules/@navikt/ds-css": { "version": "7.2.1", diff --git a/package.json b/package.json index 86265e63a..4eac57406 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@formatjs/intl-datetimeformat": "6.12.5", "@formatjs/intl-numberformat": "8.10.3", "@hookform/resolvers": "3.1.0", - "@navikt/aksel-icons": "7.2.1", + "@navikt/aksel-icons": "7.6.0", "@navikt/ds-css": "7.2.1", "@navikt/ds-react": "7.2.1", "@reduxjs/toolkit": "2.2.7",