From 945602546c31e3acb7b039a32641785a9f725b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:38:37 +0000 Subject: [PATCH] Bump @navikt/nav-dekoratoren-moduler from 2.1.3 to 2.1.5 Bumps [@navikt/nav-dekoratoren-moduler](https://github.com/navikt/nav-dekoratoren-moduler) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/navikt/nav-dekoratoren-moduler/releases) - [Commits](https://github.com/navikt/nav-dekoratoren-moduler/compare/v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: "@navikt/nav-dekoratoren-moduler" dependency-type: direct:production update-type: version-update:semver-patch ... 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 a7757d4f..cacdf00c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@navikt/ds-css": "^5.9.2", "@navikt/ds-react": "^5.9.2", "@navikt/ds-tokens": "^5.9.2", - "@navikt/nav-dekoratoren-moduler": "^2.1.3", + "@navikt/nav-dekoratoren-moduler": "^2.1.5", "@navikt/next-logger": "^1.21.0", "@tanstack/react-query": "^5.8.1", "@tanstack/react-query-devtools": "^5.8.3", @@ -411,9 +411,9 @@ "integrity": "sha512-MzDHuUE0adzgDfat/CStgHSBtvbIxCpY82VNlJ6qLoC7T/rlDCKAaktjLTD1JHPizlawOqJgQp3tOG2vHJKE6A==" }, "node_modules/@navikt/nav-dekoratoren-moduler": { - "version": "2.1.3", - "resolved": "https://npm.pkg.github.com/download/@navikt/nav-dekoratoren-moduler/2.1.3/e2081da2da26254fa4eeaf564286e19452ec790f", - "integrity": "sha512-jjiRlW4xPoZHyudAwZForfvO7LZiRXkMpPLMXE3OvO/GR2Guk2eacAKxkvwrKPN/r5jQvgREI1CJnYuYMFN9Lw==", + "version": "2.1.5", + "resolved": "https://npm.pkg.github.com/download/@navikt/nav-dekoratoren-moduler/2.1.5/ac9f8598a7535bed617e5df31f435819092acc9b", + "integrity": "sha512-6l5yy9c9f+SS/d8dTQ3CgxxEGCMFZx7EF+0SjecCOCyijWVQYci9hroEGTGxa23no3ZIUY9ePZHz36o4EXgWbQ==", "license": "MIT", "dependencies": { "csp-header": "^5.1.0", diff --git a/package.json b/package.json index cd428cc9..c19a64b4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@navikt/ds-css": "^5.9.2", "@navikt/ds-react": "^5.9.2", "@navikt/ds-tokens": "^5.9.2", - "@navikt/nav-dekoratoren-moduler": "^2.1.3", + "@navikt/nav-dekoratoren-moduler": "^2.1.5", "@navikt/next-logger": "^1.21.0", "@tanstack/react-query": "^5.8.1", "@tanstack/react-query-devtools": "^5.8.3",