diff --git a/package-lock.json b/package-lock.json index f2b0d25..f8f97e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,8 +28,8 @@ "nav-frontend-skjema": "^3.0.12", "nav-frontend-skjema-style": "^2.0.9", "nav-frontend-typografi-style": "^1.0.22", - "react": "^15.4.2 || ^16.0.0", - "react-dom": "^15.4.2 || ^16.0.0", + "react": "^15.4.2 || ^16.0.0 || ^17.0.0", + "react-dom": "^15.4.2 || ^16.0.0 || ^17.0.0", "ts-jest": "^28.0.5", "typescript": "4.3" }, @@ -39,7 +39,7 @@ "nav-frontend-knapper": "^2.0.6", "nav-frontend-skjema": "^3.0.12", "nav-frontend-skjema-style": "^2.0.9", - "react": "^15.4.2 || ^16.0.0" + "react": "^15.4.2 || ^16.0.0 || ^17.0.0" } }, "node_modules/@ampproject/remapping": { @@ -4483,9 +4483,9 @@ } }, "node_modules/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, "dependencies": { "brace-expansion": "^1.1.7" @@ -9278,9 +9278,9 @@ "dev": true }, "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, "requires": { "brace-expansion": "^1.1.7"