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] Upgrade: axios, dotenv, ejs, express, firebase-admin, mongoose, qs #686

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

Conversation

Erenkrs
Copy link
Owner

@Erenkrs Erenkrs commented Sep 17, 2024

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on

axios
from 1.6.7 to 1.7.5 | 10 versions ahead of your current version | 25 days ago
on 2024-08-23
dotenv
from 16.4.1 to 16.4.5 | 4 versions ahead of your current version | 7 months ago
on 2024-02-20
ejs
from 3.1.9 to 3.1.10 | 1 version ahead of your current version | 5 months ago
on 2024-04-12
express
from 4.18.2 to 4.19.2 | 4 versions ahead of your current version | 6 months ago
on 2024-03-25
firebase-admin
from 12.0.0 to 12.4.0 | 6 versions ahead of your current version | 25 days ago
on 2024-08-22
mongoose
from 8.1.3 to 8.5.4 | 22 versions ahead of your current version | 25 days ago
on 2024-08-23
qs
from 6.11.2 to 6.13.0 | 5 versions ahead of your current version | 2 months ago
on 2024-08-01

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
761 Proof of Concept
medium severity Improper Control of Dynamically-Managed Code Resources
SNYK-JS-EJS-6689533
761 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
761 No Known Exploit
medium severity Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
761 Proof of Concept
medium severity Uncontrolled Resource Consumption
SNYK-JS-GRPCGRPCJS-7242922
761 No Known Exploit
Release notes
Package name: axios from axios GitHub release notes
Package name: dotenv from dotenv GitHub release notes
Package name: ejs from ejs GitHub release notes
Package name: express from express GitHub release notes
Package name: firebase-admin
  • 12.4.0 - 2024-08-22

    Miscellaneous

    • [chore] Release 12.4.0 (#2674)
    • build(deps-dev): bump @ firebase/app-compat from 0.2.38 to 0.2.39 (#2677)
    • chore: Deprecate sendToTopic and Condition (#2683)
    • build(deps): bump @ types/node from 22.1.0 to 22.3.0 (#2675)
    • build(deps-dev): bump mocha from 10.7.0 to 10.7.3 (#2670)
    • build(deps): bump @ google-cloud/storage from 7.12.0 to 7.12.1 (#2669)
    • build(deps): bump axios in /.github/actions/send-email (#2673)
    • build(deps-dev): bump @ microsoft/api-extractor from 7.47.5 to 7.47.6 (#2671)
    • Reroute Cloud Tasks to emulator when it is running (#2649)
  • 12.3.1 - 2024-08-08

    Bug Fixes

    • fix: getToken() returns existing promise to a token if one exists instead of a new token. (#2648)

    Miscellaneous

    • [chore] Release 12.3.1 (#2667)
    • chore: Skip sendToDeviceGroup integration test (#2666)
    • build(deps-dev): bump @ microsoft/api-extractor from 7.47.2 to 7.47.5 (#2661)
    • build(deps): bump @ types/node from 22.0.1 to 22.1.0 (#2663)
    • build(deps-dev): bump @ firebase/app-compat from 0.2.37 to 0.2.38 (#2664)
    • build(deps): bump @ types/node from 20.14.11 to 22.0.1 (#2657)
    • build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#2650)
    • build(deps-dev): bump @ firebase/app-compat from 0.2.35 to 0.2.37 (#2653)
    • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (#2654)
  • 12.3.0 - 2024-07-25

    New Features

    • feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#2550)

    Miscellaneous

    • [chore] Release 12.3.0 (#2644)
    • build(deps): bump @ types/node from 20.14.8 to 20.14.11 (#2641)
    • build(deps-dev): bump @ microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
    • build(deps): bump @ google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
    • build(deps-dev): bump mocha and @ types/mocha (#2640)
    • build(deps): bump @ fastify/busboy from 2.1.1 to 3.0.0 (#2632)
    • build(deps-dev): bump @ types/lodash from 4.17.5 to 4.17.7 (#2636)
    • Remove Remote Config dependency on Long JS (#2614)
    • build(deps): bump @ google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
    • build(deps-dev): bump nyc from 15.1.0 to 17.0.0 (#2616)
    • chore: update integration test resources (#2615)
    • build(deps-dev): bump @ types/uuid from 9.0.8 to 10.0.0 (#2612)
    • build(deps): bump @ types/node from 20.14.2 to 20.14.8 (#2613)
  • 12.2.0 - 2024-06-20

    Breaking Changes

    • change: Deprecate Node.js 16 support (#2574)

    Bug Fixes

    • fix: Replace farmhash with farmhash-modern (#2603)
    • fix: Make ADC + human account work with firebase-admin (#2553)
    • fix: Use optional chaining in FirebaseError (#2581)

    Miscellaneous

    • [chore] Release 12.2.0 (#2605)
    • build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)
    • build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 (#2593)
    • build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2595)
    • build(deps): bump @ grpc/grpc-js from 1.10.8 to 1.10.9 (#2592)
    • build(deps-dev): bump @ types/lodash from 4.17.4 to 4.17.5 (#2594)
    • build(deps): bump @ google-cloud/firestore from 7.7.0 to 7.8.0 (#2583)
    • build(deps): bump @ types/node from 20.12.12 to 20.14.0 (#2585)

Snyk has created this PR to upgrade:
  - axios from 1.6.7 to 1.7.5.
    See this package in npm: https://www.npmjs.com/package/axios
  - dotenv from 16.4.1 to 16.4.5.
    See this package in npm: https://www.npmjs.com/package/dotenv
  - ejs from 3.1.9 to 3.1.10.
    See this package in npm: https://www.npmjs.com/package/ejs
  - express from 4.18.2 to 4.19.2.
    See this package in npm: https://www.npmjs.com/package/express
  - firebase-admin from 12.0.0 to 12.4.0.
    See this package in npm: https://www.npmjs.com/package/firebase-admin
  - mongoose from 8.1.3 to 8.5.4.
    See this package in npm: https://www.npmjs.com/package/mongoose
  - qs from 6.11.2 to 6.13.0.
    See this package in npm: https://www.npmjs.com/package/qs

See this project in Snyk:
https://app.snyk.io/org/dalgagaplay/project/16bc3a8b-4f43-4086-924b-17ad735bcc7b?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uptime-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 9:03am
uptime-site-lesm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 9:03am
uptime-site-wpox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 9:03am

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.

2 participants