wireguard-manager
wireguard-manager copied to clipboard
[Snyk] Fix for 4 vulnerabilities
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 |
|---|---|---|---|---|
| 661/1000 Why? Recently disclosed, Has a fix available, CVSS 7.5 |
Denial of Service (DoS) SNYK-JS-APOLLOSERVERCORE-2928764 |
Yes | No Known Exploit | |
| 556/1000 Why? Recently disclosed, Has a fix available, CVSS 5.4 |
Open Redirect SNYK-JS-GOT-2932019 |
No | No Known Exploit | |
| 509/1000 Why? Has a fix available, CVSS 5.9 |
User Interface (UI) Misrepresentation of Critical Information SNYK-JS-NEXT-2405694 |
Yes | No Known Exploit | |
| 539/1000 Why? Has a fix available, CVSS 6.5 |
Information Exposure SNYK-JS-NODEFETCH-2342118 |
Yes | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: apollo-server-express
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
Package name: next
The new version differs by 250 commits.- 8545fd1 v12.1.0
- 1605f30 v12.0.11-canary.21
- 69aedbd Fix typo (#34480)
- f0f322c Remove deprecation for relative URL usage in middlewares (#34461)
- d4d79b2 Fix chunk buffering for server components (#34474)
- 74fa4d4 update webpack (#34477)
- b70397e Revert "Allow reading request bodies in middlewares (#34294)" (#34479)
- 4202011 Update font-optimization test snapshot (#34478)
- 1edd851 Allow reading request bodies in middlewares (#34294)
- ba78437 fix: don't wrap `profile` in firebase example (#34457)
- f3c3810 Remove hello world RSC example. (#34456)
- 49da8c0 v12.0.11-canary.20
- 2264d35 Fix `.svg` image optimization with a `loader` prop (#34452)
- 59714db Update server-only changes HMR handling (#34298)
- d288d43 Update MDX Guide config example (#34405)
- 54dbeb3 update webpack (#34444)
- 9b38ffe Update 2.example_bug_report.yml
- 86aac3f Update 1.bug_report.yml
- 732b405 v12.0.11-canary.19
- 01524ef Revert swc css bump temporarily (#34440)
- 8a55612 Add image config for `dangerouslyAllowSVG` and `contentSecurityPolicy` (#34431)
- 9639fe7 Ensure we don't poll page in development when notFound: true is returned (#34352)
- 7e93a89 Update 2.example_bug_report.yml
- d88793d feat: improve opening a new issue flow (#34434)
Package name: nodemon
The new version differs by 82 commits.- 27e91c3 fix: update packge-lock
- 0144e4f fix: bump update-notifier to v6.0.0 (#2029)
- c870342 chore: update supporters
- 5c0b472 chore: add supporter
- e26aaa9 fix: support windows by using path.delimiter
- 9d1afd7 docs: add syntax highlighting to sample-nodemon.md (#1982) (#2004)
- de5d32a docs: Unified Node.js capitalization (#1986)
- e890927 docs: add note to faq with example showing how to watch any file extension (#1931)
- bc4547b chore: update sponsors
- 07159c5 chore: add supporters
- cd100da chore: update supporters
- 6a34922 chore: supporters
- e5d6067 chore: updating supporters
- 242f9f7 Merge branch 'main' of github.com:remy/nodemon
- 141e58c chore: update supporters
- 53422af ci(release): workflow uses 'npm' cache (#1933)
- 581c641 ci(node.js): workflow uses 'npm' cache (#1934)
- cb1c8b9 docs: Fix typo in faq.md (#1950)
- 54784ab fix: bump prod dep versions
- 26db983 chore: update supporters
- 61e7abd fix: add windows signals SIGUSR2 & SIGUSR1 to terminate the process (#1938)
- b449171 docs: Fix typo in faq.md
- 0a3175f chore: update supporters
- 18516d8 chore: add supporter
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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons: