diff --git a/lib/package.json b/lib/package.json index f9fae66..ff40d64 100644 --- a/lib/package.json +++ b/lib/package.json @@ -51,7 +51,7 @@ "devDependencies": { "@semantic-release/git": "9.0.1", "@types/jest": "29.4.0", - "@types/jira-client": "6.21.3", + "@types/jira-client": "7.1.6", "@types/oauth": "0.9.1", "@typescript-eslint/eslint-plugin": "5.54.1", "@typescript-eslint/parser": "5.54.1", diff --git a/package-lock.json b/package-lock.json index c5bba81..4f808ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -160,7 +160,7 @@ "devDependencies": { "@semantic-release/git": "9.0.1", "@types/jest": "29.4.0", - "@types/jira-client": "6.21.3", + "@types/jira-client": "7.1.6", "@types/oauth": "0.9.1", "@typescript-eslint/eslint-plugin": "5.54.1", "@typescript-eslint/parser": "5.54.1", @@ -5303,9 +5303,9 @@ } }, "node_modules/@types/jira-client": { - "version": "6.21.3", - "resolved": "https://registry.npmjs.org/@types/jira-client/-/jira-client-6.21.3.tgz", - "integrity": "sha512-j5jVMlTI1kwkFT/Sxoi3eLUhNg6X7EqH0TRthrpwlwjdIr81ehigXVJ7FMUH8/xY4I2TNwVQL0MqlemZonbNpA==", + "version": "7.1.6", + "resolved": "https://registry.npmjs.org/@types/jira-client/-/jira-client-7.1.6.tgz", + "integrity": "sha512-b102RenuNS53qLXb9o2wVwWgEzemM5hx9lAEfuPegm3DDpxdB/YU4BiSQ4Ilw8B4Kwl8dUKwhmk1l7+5k1m2Dw==", "dev": true, "dependencies": { "@types/node": "*", @@ -16450,7 +16450,7 @@ "requires": { "@semantic-release/git": "9.0.1", "@types/jest": "29.4.0", - "@types/jira-client": "6.21.3", + "@types/jira-client": "7.1.6", "@types/oauth": "0.9.1", "@typescript-eslint/eslint-plugin": "5.54.1", "@typescript-eslint/parser": "5.54.1", @@ -20307,9 +20307,9 @@ } }, "@types/jira-client": { - "version": "6.21.3", - "resolved": "https://registry.npmjs.org/@types/jira-client/-/jira-client-6.21.3.tgz", - "integrity": "sha512-j5jVMlTI1kwkFT/Sxoi3eLUhNg6X7EqH0TRthrpwlwjdIr81ehigXVJ7FMUH8/xY4I2TNwVQL0MqlemZonbNpA==", + "version": "7.1.6", + "resolved": "https://registry.npmjs.org/@types/jira-client/-/jira-client-7.1.6.tgz", + "integrity": "sha512-b102RenuNS53qLXb9o2wVwWgEzemM5hx9lAEfuPegm3DDpxdB/YU4BiSQ4Ilw8B4Kwl8dUKwhmk1l7+5k1m2Dw==", "dev": true, "requires": { "@types/node": "*",