diff --git a/package-lock.json b/package-lock.json index 3358f382b..c1ea3008f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "file-loader": "^5.0.2", "history": "^4.10.1", "immutable": "^4.0.0-rc.12", - "luxon": "^2.3.0", + "luxon": "^3.2.1", "memoize-one": "^5.1.1", "oidc-client": "^1.10.1", "polished": "3.4.1", @@ -75,7 +75,7 @@ "@testing-library/user-event": "^12.0.4", "@types/hapi__joi": "^17.1.8", "@types/jest": "^27.4.1", - "@types/luxon": "^2.3.0", + "@types/luxon": "^3.2.0", "@types/react": "^17.0.39", "@types/react-dom": "^17.0.13", "@types/react-redux": "^7.1.23", @@ -3735,9 +3735,9 @@ "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==" }, "node_modules/@types/luxon": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-2.3.2.tgz", - "integrity": "sha512-WOehptuhKIXukSUUkRgGbj2c997Uv/iUgYgII8U7XLJqq9W2oF0kQ6frEznRQbdurioz+L/cdaIm4GutTQfgmA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.2.0.tgz", + "integrity": "sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==", "dev": true }, "node_modules/@types/minimatch": { @@ -14780,9 +14780,9 @@ } }, "node_modules/luxon": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz", - "integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz", + "integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==", "engines": { "node": ">=12" } @@ -21143,12 +21143,6 @@ "node": ">=10" } }, - "node_modules/vega-embed/node_modules/yallist": { - "version": "4.0.0", - "extraneous": true, - "inBundle": true, - "license": "ISC" - }, "node_modules/vega-encode": { "version": "4.9.0", "resolved": "https://registry.npmjs.org/vega-encode/-/vega-encode-4.9.0.tgz", @@ -26374,9 +26368,9 @@ "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==" }, "@types/luxon": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-2.3.2.tgz", - "integrity": "sha512-WOehptuhKIXukSUUkRgGbj2c997Uv/iUgYgII8U7XLJqq9W2oF0kQ6frEznRQbdurioz+L/cdaIm4GutTQfgmA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.2.0.tgz", + "integrity": "sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==", "dev": true }, "@types/minimatch": { @@ -35014,9 +35008,9 @@ } }, "luxon": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.4.0.tgz", - "integrity": "sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA==" + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz", + "integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==" }, "lz-string": { "version": "1.4.4", @@ -40108,11 +40102,6 @@ "requires": { "lru-cache": "^6.0.0" } - }, - "yallist": { - "version": "4.0.0", - "bundled": true, - "extraneous": true } } }, diff --git a/package.json b/package.json index 0932fcb5e..48ace1410 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@testing-library/user-event": "^12.0.4", "@types/hapi__joi": "^17.1.8", "@types/jest": "^27.4.1", - "@types/luxon": "^2.3.0", + "@types/luxon": "^3.2.0", "@types/react": "^17.0.39", "@types/react-dom": "^17.0.13", "@types/react-redux": "^7.1.23", @@ -84,7 +84,7 @@ "file-loader": "^5.0.2", "history": "^4.10.1", "immutable": "^4.0.0-rc.12", - "luxon": "^2.3.0", + "luxon": "^3.2.1", "memoize-one": "^5.1.1", "oidc-client": "^1.10.1", "polished": "3.4.1",