diff --git a/package-lock.json b/package-lock.json index 060ceac9c..38cbfd61f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -89,7 +89,7 @@ "@types/cache-manager": "^4.0.2", "@types/express": "^4.17.17", "@types/jest": "28.1.8", - "@types/luxon": "^3.2.0", + "@types/luxon": "^3.3.0", "@types/node": "18.15.11", "@types/react": "18.0.33", "@types/react-dom": "18.0.11", @@ -11818,9 +11818,9 @@ "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==" }, "node_modules/@types/luxon": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.2.0.tgz", - "integrity": "sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.3.0.tgz", + "integrity": "sha512-uKRI5QORDnrGFYgcdAVnHvEIvEZ8noTpP/Bg+HeUzZghwinDlIS87DEenV5r1YoOF9G4x600YsUXLWZ19rmTmg==", "dev": true }, "node_modules/@types/mdast": { @@ -54512,9 +54512,9 @@ "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==" }, "@types/luxon": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.2.0.tgz", - "integrity": "sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.3.0.tgz", + "integrity": "sha512-uKRI5QORDnrGFYgcdAVnHvEIvEZ8noTpP/Bg+HeUzZghwinDlIS87DEenV5r1YoOF9G4x600YsUXLWZ19rmTmg==", "dev": true }, "@types/mdast": { diff --git a/package.json b/package.json index 02bf42adc..65c95aef2 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@types/cache-manager": "^4.0.2", "@types/express": "^4.17.17", "@types/jest": "28.1.8", - "@types/luxon": "^3.2.0", + "@types/luxon": "^3.3.0", "@types/node": "18.15.11", "@types/react": "18.0.33", "@types/react-dom": "18.0.11",