diff --git a/lib/package.json b/lib/package.json index 63f86b8..37ca970 100644 --- a/lib/package.json +++ b/lib/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@semantic-release/git": "9.0.1", "@types/jest": "26.0.24", - "@types/jira-client": "6.21.3", + "@types/jira-client": "7.1.6", "@types/oauth": "0.9.1", "@typescript-eslint/eslint-plugin": "5.36.1", "@typescript-eslint/parser": "5.36.1", diff --git a/package-lock.json b/package-lock.json index 5e95bd0..0a1d8b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1734,7 +1734,7 @@ "devDependencies": { "@semantic-release/git": "9.0.1", "@types/jest": "26.0.24", - "@types/jira-client": "6.21.3", + "@types/jira-client": "7.1.6", "@types/oauth": "0.9.1", "@typescript-eslint/eslint-plugin": "5.36.1", "@typescript-eslint/parser": "5.36.1", @@ -8088,9 +8088,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": "*", @@ -18414,7 +18414,7 @@ "requires": { "@semantic-release/git": "9.0.1", "@types/jest": "26.0.24", - "@types/jira-client": "6.21.3", + "@types/jira-client": "7.1.6", "@types/oauth": "0.9.1", "@typescript-eslint/eslint-plugin": "5.36.1", "@typescript-eslint/parser": "5.36.1", @@ -23232,9 +23232,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": "*",