diff --git a/package-lock.json b/package-lock.json index e8820611..adb63381 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "would-you", - "version": "1.4.13", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "would-you", - "version": "1.4.13", + "version": "1.5.0", "license": "MIT", "dependencies": { "@discordjs/rest": "^2.2.0", @@ -40,7 +40,7 @@ "copyfiles": "^2.4.1", "nodemon": "3.0.1", "prettier": "^3.2.5", - "typescript": "^5.4.4" + "typescript": "^5.4.5" } }, "node_modules/@acuminous/bitsyntax": { @@ -2666,9 +2666,9 @@ } }, "node_modules/typescript": { - "version": "5.4.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", - "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -4780,9 +4780,9 @@ } }, "typescript": { - "version": "5.4.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", - "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "dev": true }, "undefsafe": { diff --git a/package.json b/package.json index c254a226..c198d5a2 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,6 @@ "copyfiles": "^2.4.1", "nodemon": "3.0.1", "prettier": "^3.2.5", - "typescript": "^5.4.4" + "typescript": "^5.4.5" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32c588f4..65359c8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ devDependencies: specifier: ^3.2.5 version: 3.2.5 typescript: - specifier: ^5.4.4 + specifier: ^5.4.5 version: 5.4.5 packages: