diff --git a/package.json b/package.json index 59b0f86..1eb4dac 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "deepmerge": "4.2.2", "jest": "29.2.0", "tslib": "2.4.0", - "typescript": "4.8.4", + "typescript": "4.9.5", "winston": "3.8.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4b4da3..4ef2366 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: deepmerge: 4.2.2 jest: 29.2.0 tslib: 2.4.0 - typescript: 4.8.4 + typescript: 4.9.5 winston: 3.8.2 winston-transport: ^4 @@ -25,7 +25,7 @@ devDependencies: deepmerge: 4.2.2 jest: 29.2.0_@types+node@16.11.62 tslib: 2.4.0 - typescript: 4.8.4 + typescript: 4.9.5 winston: 3.8.2 packages: @@ -2605,8 +2605,8 @@ packages: engines: {node: '>=10'} dev: true - /typescript/4.8.4: - resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==} + /typescript/4.9.5: + resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} engines: {node: '>=4.2.0'} hasBin: true dev: true