jsdevtools / graphql-jsdevtools

0 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #64

Open JEStaubach opened 2 years ago

JEStaubach commented 2 years ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JS-APOLLOSERVERCORE-2928764](https://snyk.io/vuln/SNYK-JS-APOLLOSERVERCORE-2928764) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: apollo The new version differs by 143 commits.
  • 9b97155 Publish
  • dd662a5 Merge pull request #1158 from apollographql/abernix/op-reg-backport
  • ea54115 Update generated types
  • 4d32cdb Update operation normalization to deterministically sort fragments.
  • 1938030 Add vue as supported language to extract gql (#1160)
  • d8d7e3d Update @ oclif/config dependency resolution by regenerating specific (#1159)
  • df158e0 Add tests/bugfixes for loadConfig (#1059)
  • bae718d chore(deps): update dependency ts-jest to v24.0.1 (#1156)
  • 8b34ae7 chore(deps): update dependency yarn to v1.15.2 (#1152)
  • 525a7e0 Add `*.tsbuildinfo` to `.gitignore`
  • 997d525 chore(deps): update dependency @ oclif/dev-cli to v1.22.0 (#1153)
  • 23cf9b2 chore(deps): update dependency typescript to v3.4.1 (#1154)
  • 30cc3e0 chore(deps): update dependency vsce to v1.59.0 (#1151)
  • f142d95 chore(deps): update dependency @ types/graphql to v14.2.0 (#1150)
  • 7d89f2f Merge pull request #1147 from apollographql/trevor/update-oclif-config
  • 8b99cee Update to latest oclif/config version. Should resolve flaky tests in CI
  • 0832863 Merge pull request #1142 from apollographql/justin/UI-307/output-markdown
  • 3fd1480 docs(CHANGELOG): Update changelog
  • 17ded62 feat(service:check): add null check for `ctx` in `runTasks`
  • 44c3ecd test(schema:check): write tests for markdown formatting output
  • 7eb3116 test(schema:check): create test fixture
  • b4d39de feat(schama:check): accept --markdown argument
  • a720e7a fix(service:check): Make sure `shouldOutputJson` is actually `boolean`
  • 7fdc62a ✨ add config to return from service:check
See the full diff
Package name: apollo-server The new version differs by 250 commits.
  • bcfd36c Release
  • a97684f docs: get ready for 3.0.0 to be released to `next` (#5442)
  • 81ae16f Update header comment to say @ 3.x instead of @ rc
  • 76344b6 docs/READMEs: add `@ 3.x` to all `npm install` invocations
  • 537cf1c docs: remove migration to 2.x doc (old, already unlinked)
  • 348aa97 chore(deps): update dependency @ types/node-fetch to v2.5.11 (#5441)
  • 74b1d97 chore(deps): update dependency @ types/lru-cache to v5.1.1 (#5440)
  • c8062f7 chore(deps): update dependency @ types/lodash to v4.14.171 (#5439)
  • 84b7587 chore(deps): update dependency @ types/koa-router to v7.4.3 (#5438)
  • 4a8726c chore(deps): update dependency @ types/jest to v26.0.24 (#5437)
  • 87d4dcf chore(deps): update dependency @ types/ioredis to v4.26.5 (#5436)
  • 6ce5ecc chore(deps): update dependency @ types/hapi__hapi to v20.0.9 (#5435)
  • d60fd62 chore(deps): update dependency @ types/express-serve-static-core to v4.17.23 (#5434)
  • d948605 chore(deps): update dependency @ types/express to v4.17.13 (#5433)
  • 8aca7a4 chore(deps): update dependency @ types/cors to v2.8.11 (#5432)
  • 3f0450b chore(deps): update dependency @ types/connect to v3.4.35 (#5431)
  • 02e71dd chore(deps): update dependency @ types/bunyan to v1.8.7 (#5430)
  • 055b67d chore(deps): update dependency @ types/body-parser to v1.19.1 (#5429)
  • e7c0329 chore(deps): update dependency @ types/aws-lambda to v8.10.78 (#5428)
  • e5fbaf6 chore(deps): update dependency @ types/async-retry to v1.4.3 (#5427)
  • f30bc26 chore(deps): update dependency @ apollo/client to v3.3.21 (#5426)
  • b61f082 chore(deps): update dependency nock to v13.1.1 (#5423)
  • fab9351 chore(deps): update dependency @ types/uuid to v8.3.1 (#5421)
  • ad2cdb5 Release
See the full diff
Package name: apollo-server-testing The new version differs by 250 commits.
  • 1d44f3d Publish
  • d77a51f Added punctuation to CHANGELOG.md.
  • 7181fa3 Update CHANGELOG.md prior to final v2.7.0 release.
  • 52ab22e Revert "Expose composed middleware via getMiddleware()" (#3046)
  • c2b9071 Publish
  • 7858ef5 Bump `graphql-playground-react` version to 1.7.30.
  • 522b2db Fix bug preventing gateway rollback (#3027)
  • b76ca73 Publish
  • e2c6bed Align alpha versions prior to publishing.
  • 83abe3a Remove unused `apollo-server-core` dependency from `graphql-extensions`.
  • 7b3d7ac Add `apollo-server-core` to force-published pkgs during release.
  • d8ade4d [BE-308] Federated metrics support (#2900)
  • 0b50280 Publish
  • 5c6edc6 Adjust versions for other release branch.
  • 896ce0d Align versions prior to publishing.
  • bdd2285 Merge branch 'master' into release-2.7.0
  • 5721012 Publish
  • 7c7c05c Merge remote-tracking branch 'origin/master' into release-2.7.0
  • 28320c5 gateway: proxy downstream service errors (#3021)
  • a065941 Publish
  • dc2af9c gateway: proxy downstream service errors (#3019)
  • ca96d27 Make `Error`'s returned by formatError printable (#2966)
  • aa3e23d Introduce new `apollo-server-types` package for shared types. (#2990)
  • d2e421b Allow array-type resolvers (#3014)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/jsdevtools/project/9a1b005c-2b94-4aae-aad3-d417caa02cc1?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jsdevtools/project/9a1b005c-2b94-4aae-aad3-d417caa02cc1?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"07f0586f-43a6-4fa7-a7ba-d885b3f6718c","prPublicId":"07f0586f-43a6-4fa7-a7ba-d885b3f6718c","dependencies":[{"name":"apollo","from":"2.5.1","to":"2.7.0"},{"name":"apollo-server","from":"2.4.2","to":"3.0.0"},{"name":"apollo-server-testing","from":"2.4.2","to":"2.7.0"}],"packageManager":"npm","projectPublicId":"9a1b005c-2b94-4aae-aad3-d417caa02cc1","projectUrl":"https://app.snyk.io/org/jsdevtools/project/9a1b005c-2b94-4aae-aad3-d417caa02cc1?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-APOLLOSERVERCORE-2928764"],"upgrade":["SNYK-JS-APOLLOSERVERCORE-2928764"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[661]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)