diff --git a/package.json b/package.json index 7767f208..13e58f68 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/axios": "0.14.0", "@types/connect": "3.4.37", "@types/cron": "2.0.1", - "@types/lodash": "4.14.200", + "@types/lodash": "4.14.201", "@types/mustache": "4.2.4", "@types/node": "20.5.9", "eslint": "8.53.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1810c75..10ad9832 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: 2.0.1 version: 2.0.1 '@types/lodash': - specifier: 4.14.200 - version: 4.14.200 + specifier: 4.14.201 + version: 4.14.201 '@types/mustache': specifier: 4.2.4 version: 4.2.4 @@ -358,8 +358,8 @@ packages: '@types/node': 20.5.9 dev: true - /@types/lodash@4.14.200: - resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} + /@types/lodash@4.14.201: + resolution: {integrity: sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==} dev: true /@types/luxon@3.3.3: