diff --git a/apps/api/package.json b/apps/api/package.json index ca862e82..3f222ee9 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -29,8 +29,8 @@ "@japa/expect": "^3.0.2", "@japa/runner": "^3.1.4", "@types/eventsource": "^1.1.15", - "@types/lodash": "^4.17.13", - "discord-api-types": "^0.37.114", + "@types/lodash": "^4.17.14", + "discord-api-types": "^0.37.115", "tsx": "4.19.2" } } diff --git a/package.json b/package.json index e956d7de..5eaa6fd9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@sapphire/ts-config": "^5.0.1", "@snowcrystals/eslint-config": "^1.0.2", "@snowcrystals/prettier-config": "^1.0.0", - "@types/node": "^20.17.10", + "@types/node": "^20.17.11", "eslint": "^8.57.1", "husky": "^9.1.7", "is-ci": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31670897..c651ae09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 '@types/node': - specifier: ^20.17.10 - version: 20.17.10 + specifier: ^20.17.11 + version: 20.17.11 eslint: specifier: ^8.57.1 version: 8.57.1 @@ -101,11 +101,11 @@ importers: specifier: ^1.1.15 version: 1.1.15 '@types/lodash': - specifier: ^4.17.13 - version: 4.17.13 + specifier: ^4.17.14 + version: 4.17.14 discord-api-types: - specifier: ^0.37.114 - version: 0.37.114 + specifier: ^0.37.115 + version: 0.37.115 tsx: specifier: 4.19.2 version: 4.19.2 @@ -827,11 +827,11 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/lodash@4.17.13': - resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} + '@types/lodash@4.17.14': + resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==} - '@types/node@20.17.10': - resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==} + '@types/node@20.17.11': + resolution: {integrity: sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -1221,8 +1221,8 @@ packages: discord-api-types@0.37.100: resolution: {integrity: sha512-a8zvUI0GYYwDtScfRd/TtaNBDTXwP5DiDVX7K5OmE+DRT57gBqKnwtOC5Ol8z0mRW8KQfETIgiB8U0YZ9NXiCA==} - discord-api-types@0.37.114: - resolution: {integrity: sha512-9b9oOpktWSmE6ooToc46wfw151SHC/+idmnZvtwpEzW85BijUspQxj4W2uOmo+nZVTdEyb3fku58k+4rHKpdSQ==} + discord-api-types@0.37.115: + resolution: {integrity: sha512-ivPnJotSMrXW8HLjFu+0iCVs8zP6KSliMelhr7HgcB2ki1QzpORkb26m71l1pzSnnGfm7gb5n/VtRTtpw8kXFA==} discord-api-types@0.37.83: resolution: {integrity: sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==} @@ -3043,7 +3043,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.17.10 + '@types/node': 20.17.11 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -3180,9 +3180,9 @@ snapshots: '@types/json5@0.0.29': {} - '@types/lodash@4.17.13': {} + '@types/lodash@4.17.14': {} - '@types/node@20.17.10': + '@types/node@20.17.11': dependencies: undici-types: 6.19.6 @@ -3192,7 +3192,7 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 20.17.10 + '@types/node': 20.17.11 '@types/yargs-parser@21.0.3': {} @@ -3606,7 +3606,7 @@ snapshots: discord-api-types@0.37.100: {} - discord-api-types@0.37.114: {} + discord-api-types@0.37.115: {} discord-api-types@0.37.83: {} @@ -4368,7 +4368,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.10 + '@types/node': 20.17.11 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11