Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

giuseppealbrizio
Copy link
Owner

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.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

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 748/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.1
Cross-site Request Forgery (CSRF)
SNYK-JS-AXIOS-6032459
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @googlemaps/google-maps-services-js The new version differs by 34 commits.
  • 92a5b5a chore(release): 3.3.40 [skip ci]
  • a0d416b fix: only use pre-ESM dependencies (#1047)
  • dacfff6 build(deps): bump retry-axios from 2.6.0 to 3.1.0 (#1027)
  • c5c0990 chore: update all dependencies (#1044)
  • 9a5405f chore(release): 3.3.39 [skip ci]
  • fe1b7b8 build(deps-dev): bump @ types/node from 20.7.0 to 20.8.2 (#1043)
  • 218c66c build(deps-dev): bump @ types/node from 20.6.2 to 20.7.0 (#1041)
  • a2d68dd build(deps-dev): bump @ types/node from 20.6.0 to 20.6.2 (#1036)
  • 0b8bb3f chore(release): 3.3.38 [skip ci]
  • 22e6139 docs: highlight API key in Quick Start example (#1014)
  • dfca658 build(deps-dev): bump @ types/node from 20.5.9 to 20.6.0 (#1033)
  • b1a7ef1 build(deps-dev): bump typedoc from 0.25.0 to 0.25.1 (#1031)
  • 798938f build(deps-dev): bump prettier from 3.0.2 to 3.0.3 (#1032)
  • 59b3517 chore(release): 3.3.37 [skip ci]
  • a4a6f59 build(deps-dev): bump @ types/node from 20.5.1 to 20.5.9 (#1030)
  • d2fa136 build(deps-dev): bump typedoc from 0.24.8 to 0.25.0 (#1026)
  • 4216b1e build(deps-dev): bump prettier from 3.0.1 to 3.0.2 (#1024)
  • 476aa7d build(deps-dev): bump @ types/node from 20.5.0 to 20.5.1 (#1023)
  • dc3c68e chore(release): 3.3.36 [skip ci]
  • fdba501 build(deps-dev): bump nock from 13.3.2 to 13.3.3 (#1022)
  • 1a5f4da build(deps-dev): bump prettier from 3.0.0 to 3.0.1 (#1019)
  • 4dcd924 build(deps-dev): bump @ types/node from 20.4.8 to 20.5.0 (#1020)
  • e4be842 build(deps): bump agentkeepalive from 4.3.0 to 4.5.0 (#1018)
  • 77e49b4 build(deps-dev): bump @ types/node from 20.4.5 to 20.4.8 (#1017)

See the full diff

Package name: axios The new version differs by 25 commits.
  • f7adacd chore(release): v1.6.0 (#6031)
  • 9917e67 chore(ci): fix release-it arg; (#6032)
  • 96ee232 fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)
  • 7d45ab2 chore(tests): fixed tests to pass in node v19 and v20 with `keep-alive` enabled; (#6021)
  • 5aaff53 fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)
  • a48a63a chore(docs): added AxiosHeaders docs; (#5932)
  • a1c8ad0 fix(types): fix AxiosHeaders types; (#5931)
  • 2ac731d chore(docs): update readme.md (#5889)
  • 88fb52b chore(release): v1.5.1 (#5920)
  • e410779 fix(adapters): improved adapters loading logic to have clear error messages; (#5919)
  • bc9af51 fix(formdata): fixed automatic addition of the `Content-Type` header for FormData in non-browser environments; (#5917)
  • 4c89f25 fix(headers): allow `content-encoding` header to handle case-insensitive values (#5890) (#5892)
  • ae00391 docs(paramsSerializer config within request config): update documentation for paramsSerializer
  • a989ccd Change isNaN to Number.isNaN
  • b5b7760 docs: fix CommonJS usage note
  • 9e62056 fix(types): removed duplicated code
  • 6365751 chore(release): v1.5.0 (#5838)
  • 1601f4a feat(export): export adapters without `unsafe` prefix (#5839)
  • dff74ae docs: linting documentation notes (#5791)
  • ca73eb8 feat: export getAdapter function (#5324)
  • 9a414bb fix(adapter): make adapter loading error more clear by using platform-specific adapters explicitly (#5837)
  • b3e327d fix(dns): fixed `cacheable-lookup` integration; (#5836)
  • 8fda276 fix(headers): fixed common Content-Type header merging; (#5832)
  • d8b4ca0 fix(headers): added support for setting header names that overlap with class methods; (#5831)

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

πŸ‘©β€πŸ’» Set who automatically gets assigned

πŸ›  Adjust project settings

πŸ“š Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

πŸ¦‰ Cross-site Request Forgery (CSRF)

@giuseppealbrizio giuseppealbrizio self-assigned this Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants