diff --git a/package.json b/package.json index ba73ce3..c8b36e9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@atlaskit/tokens": "^1.29.1", - "@atlassian/forge-graphql": "13.3.10", + "@atlassian/forge-graphql": "13.3.11", "@forge/api": "^2.8.1", "@forge/bridge": "^2.6.0", "@forge/events": "^0.5.3", diff --git a/yarn.lock b/yarn.lock index 497fb83..53a416c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -79,12 +79,12 @@ "@babel/types" "^7.20.0" bind-event-listener "^2.1.1" -"@atlassian/forge-graphql@13.3.10": - version "13.3.10" - resolved "https://packages.atlassian.com/api/npm/atlassian-npm/@atlassian/forge-graphql/-/forge-graphql-13.3.10.tgz#e5bec74899ca1541068402400f607acb43aedb0c" - integrity sha512-q/mCg91f7vtR5G6wQibE+KQKcPYe2u8U6ZJrhhY/jACnbzY5wJrl80DZGGuntC4r+I80XlyaFNX/RXf57AMJLg== +"@atlassian/forge-graphql@13.3.11": + version "13.3.11" + resolved "https://packages.atlassian.com/api/npm/atlassian-npm/@atlassian/forge-graphql/-/forge-graphql-13.3.11.tgz#a954693b646cc53a5ade226803252d35e2de76fe" + integrity sha512-Exbv64Y8LLGjFtjxVlQnrFXJbmXCNdvaSXHEUEoPmW9gUFRKrNfAZNiyCeQnWqSSemXV3c751kNESmQD534Ipw== dependencies: - "@forge/api" "^2.18.5" + "@forge/api" "^2.21.0" axios "^1.6.0" fs "^0.0.1-security" js-yaml "^4.1.0" @@ -870,7 +870,7 @@ "@types/node-fetch" "^2.5.7" node-fetch "2.6.7" -"@forge/api@2.20.1", "@forge/api@^2.18.5": +"@forge/api@2.20.1": version "2.20.1" resolved "https://registry.yarnpkg.com/@forge/api/-/api-2.20.1.tgz#4d5a7a1bdd994fc689ea886177c1c568ae4333de" integrity sha512-UmEWfsjnaq+xrodlKYZQeaeTI3Ox/gx1recX65i/K643C96uGJAiEItrbfsvsyw0ToYwjgzotGB0mDqOr0eKww== @@ -882,6 +882,18 @@ "@types/node-fetch" "^2.6.9" node-fetch "2.7.0" +"@forge/api@^2.21.0": + version "2.22.1" + resolved "https://packages.atlassian.com/api/npm/npm-remote/@forge/api/-/api-2.22.1.tgz#3ecafc63816669b1b0b7d9d28d8c6a2a7365dfb7" + integrity sha512-rX7BRIZs94ojfnI5MF5Zpgbr1zoZ5tY4O2LHREGVhPP0pYsnY17rbjZbdrRhGQdlg3rvJSj98K5vOBCsqT6hfA== + dependencies: + "@forge/auth" "0.0.5" + "@forge/egress" "1.2.11" + "@forge/storage" "1.5.13" + "@forge/util" "1.3.3" + "@types/node-fetch" "^2.6.9" + node-fetch "2.7.0" + "@forge/api@^2.6.1": version "2.6.1" resolved "https://registry.yarnpkg.com/@forge/api/-/api-2.6.1.tgz#8bed707ac395795feacc17e46310e78a491f4005" @@ -1057,6 +1069,13 @@ cheerio "^0.22.0" content-security-policy-parser "^0.4.1" +"@forge/egress@1.2.11": + version "1.2.11" + resolved "https://packages.atlassian.com/api/npm/npm-remote/@forge/egress/-/egress-1.2.11.tgz#3b56fd6a1a6d25043ba1e77add0a426390cc58b7" + integrity sha512-8dOzntU1BqFUlU1+6cLnKBZSTmKraijfo3lPf80AE223yFjlJNIWpN2JAxSmn9WtmHBoMwaTMLE6P2FOWU28Cw== + dependencies: + minimatch "^9.0.3" + "@forge/egress@1.2.9": version "1.2.9" resolved "https://registry.yarnpkg.com/@forge/egress/-/egress-1.2.9.tgz#9f432c14f0bb68db998b25ad037980fcfe21c39d"