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

Bump the npm_and_yarn group across 1 directory with 11 updates #13

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps the npm_and_yarn group with 9 updates in the / directory:

Package From To
fast-jwt 3.0.0 3.3.2
follow-redirects 1.13.3 1.15.6
json-web-token 3.0.1 3.2.0
payload 1.5.9 1.7.0
sharp 0.32.0 0.32.6
yaml 2.1.0 2.2.2
express 4.18.2 4.19.2
ip 2.0.0 2.0.1
mongodb 4.8.1 removed
payload 1.7.0 2.14.0

Updates fast-jwt from 3.0.0 to 3.3.2

Release notes

Sourced from fast-jwt's releases.

v3.3.2

What's Changed

New Contributors

Full Changelog: nearform/fast-jwt@v3.3.1...v3.3.2

v3.3.1

What's Changed

Full Changelog: nearform/fast-jwt@v3.3.0...v3.3.1

v3.3.0

What's Changed

New Contributors

Full Changelog: nearform/fast-jwt@v3.2.0...v3.3.0

v3.2.0

What's Changed

New Contributors

Full Changelog: nearform/fast-jwt@v3.1.1...v3.2.0

v3.1.1

What's Changed

... (truncated)

Commits

Updates follow-redirects from 1.13.3 to 1.15.6

Commits
  • 35a517c Release version 1.15.6 of the npm package.
  • c4f847f Drop Proxy-Authorization across hosts.
  • 8526b4a Use GitHub for disclosure.
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • Additional commits viewable in compare view

Updates json-web-token from 3.0.1 to 3.2.0

Commits

Updates payload from 1.5.9 to 1.7.0

Release notes

Sourced from payload's releases.

Release 1.7.0

Features

  • feat: exposes new replaceState form api (52ae6f06a)
  • feat: support email configuration in payload config (#2485) (042e58ea2)
  • feat: refactors buildQuery to rely on fields instead of mongoose (d187b809d)
  • feat: add admin.hidden to collections and globals (#2487) (81d69d1b6)
  • feat: replace deprecated express-graphql dependency (#2484) (cd548a6e2)
  • feat: supports null preview url #2472 (e8a24fd2e)
  • feat: migrates form builder example nextjs to examples (28ecb0c5e)

Bug Fixes

  • fix: #2494, reduces versions caused by reverting to published with autosave: true (e0c0b2fdf)
  • fix: incorrect version defaults (3f9bbe90b)
  • fix: hides preview button until document is saved #2476 (#2477) (f9b8e2dbc)
  • fix: corrects sidebar spacing in collection and global edit views #2478 (a45ab8bd7)
  • fix: use correct locale when querying relationships for list view (#2438) (15442a9cc)
  • fix: proper height data for animated gifs (#2506) (aee6ca05c)
  • fix: Clear blocks modal search input when closing the modal (#2501) (0f8051b57)
  • fix: excess padding on textarea (#2488) (6ceb79189)
  • fix: increase line height for global title (#2465) (19ce0d79e)
  • fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428 (7f2c3d1d0)
  • fix: prevents rendering of version actions when a user does not have permission (13cc669e2)
  • fix: properly awaits email send to catch potential errors #2444 (#2470) (11a6ce6d3)

Release 1.6.32

1.6.32 (2023-04-05)

Features

  • only uses sharp if required (f9f6ec4)

Release 1.6.31

1.6.31 (2023-04-04)

Bug Fixes

  • ensures select hasMany does not get mutated on patch operations (3a6acf3)

Features

  • improves required type accuracy (a9cd23a)

Release 1.6.30

1.6.30 (2023-04-03)

... (truncated)

Changelog

Sourced from payload's changelog.

1.7.0 (2023-04-17)

Features

  • feat: exposes new replaceState form api (52ae6f06a)
  • feat: support email configuration in payload config (#2485) (042e58ea2)
  • feat: refactors buildQuery to rely on fields instead of mongoose (d187b809d)
  • feat: add admin.hidden to collections and globals (#2487) (81d69d1b6)
  • feat: replace deprecated express-graphql dependency (#2484) (cd548a6e2)
  • feat: supports null preview url #2472 (e8a24fd2e)
  • feat: migrates form builder example nextjs to examples (28ecb0c5e)

Bug Fixes

  • fix: #2494, reduces versions caused by reverting to published with autosave: true (e0c0b2fdf)
  • fix: incorrect version defaults (3f9bbe90b)
  • fix: hides preview button until document is saved #2476 (#2477) (f9b8e2dbc)
  • fix: corrects sidebar spacing in collection and global edit views #2478 (a45ab8bd7)
  • fix: use correct locale when querying relationships for list view (#2438) (15442a9cc)
  • fix: proper height data for animated gifs (#2506) (aee6ca05c)
  • fix: Clear blocks modal search input when closing the modal (#2501) (0f8051b57)
  • fix: excess padding on textarea (#2488) (6ceb79189)
  • fix: increase line height for global title (#2465) (19ce0d79e)
  • fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428 (7f2c3d1d0)
  • fix: prevents rendering of version actions when a user does not have permission (13cc669e2)
  • fix: properly awaits email send to catch potential errors #2444 (#2470) (11a6ce6d3)

1.6.32 (2023-04-05)

Features

  • only uses sharp if required (f9f6ec4)

1.6.31 (2023-04-04)

Bug Fixes

  • ensures select hasMany does not get mutated on patch operations (3a6acf3)

Features

  • improves required type accuracy (a9cd23a)

1.6.30 (2023-04-03)

Bug Fixes

  • incorrect type local api using delete with where (de5ceb2)
  • originalDoc being mutated in beforeChange field hooks (888bbf2)

... (truncated)

Commits

Updates sharp from 0.32.0 to 0.32.6

Changelog

Sourced from sharp's changelog.

v0.32.6 - 18th September 2023

  • Upgrade to libvips v8.14.5 for upstream bug fixes.

  • Ensure composite tile images are fully decoded (regression in 0.32.0). #3767

  • Ensure withMetadata can add ICC profiles to RGB16 output. #3773

  • Ensure withMetadata does not reduce 16-bit images to 8-bit (regression in 0.32.5). #3773

  • TypeScript: Add definitions for block and unblock. #3799 @​ldrick

v0.32.5 - 15th August 2023

  • Upgrade to libvips v8.14.4 for upstream bug fixes.

  • TypeScript: Add missing WebpPresetEnum to definitions. #3748 @​pilotso11

  • Ensure compilation using musl v1.2.4. #3755 @​kleisauke

  • Ensure resize with a fit of inside respects 90/270 degree rotation. #3756

  • TypeScript: Ensure minSize property of WebpOptions is boolean. #3758 @​sho-xizz

  • Ensure withMetadata adds default sRGB profile. #3761

v0.32.4 - 21st July 2023

  • Upgrade to libvips v8.14.3 for upstream bug fixes.

  • Expose ability to (un)block low-level libvips operations by name.

  • Prebuilt binaries: restore support for tile-based output. #3581

v0.32.3 - 14th July 2023

... (truncated)

Commits

Updates yaml from 2.1.0 to 2.2.2

Release notes

Sourced from yaml's releases.

v2.2.2

This patch release includes a fix for an error that could be thrown in parseDocument for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:

  • Corner case failure in error pretty-printer (CVE-2023-2251)
  • Use correct argument order when stringifying flow collection comments (#443)
  • First-line folding for block scalars (#422)

v2.2.1

  • Quote top-level map keys containing document markers (#431)

v2.2.0

New Features

  • Add flowCollectionPadding toString option (#420)
  • Use indicator line for props on block collection values of mappings (#425)

Bugfixes

  • Minor relaxation of types for custom tags (#429)

v2.1.3

  • Set correct node-end position for block collections with comments (#413)

v2.1.2

  • Set correct node-end position for empty values with comments (#413)

v2.1.1

No changes in executable code, only TS types.

  • Revert "Use TS named tuple for range (#385)" -- see #393
  • Fix types for compatibility with TS 4.2 and 4.7
  • Add CI workflow for testing published type in a range of TS versions
Commits
  • f21fa45 2.2.2
  • 984f578 fix: Corner case failure in error pretty-printer
  • 443e3aa fix: First-line folding for block scalars (fixes #422)
  • 5af5d3d fix: Use correct argument order when stringifying flow collection comments (f...
  • c914dcc 2.2.1
  • c8551eb fix: Quote top-level map keys containing document markers (fixes #431)
  • 3576408 2.2.0
  • ab52daa ci: Remove all @​types except for node when testing types on old TS
  • 85be08d chore: Explicitly set supported types in tsconfig.json
  • 4732502 ci: Uninstall @​jest/types before testing types on TS 4.2
  • Additional commits viewable in compare view

Updates es5-ext from 0.10.62 to 0.10.64

Release notes

Sourced from es5-ext's releases.

0.10.64 (2024-02-27)

Bug Fixes

  • Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9)

Comparison since last release

0.10.63 (2024-02-23)

Bug Fixes

  • Do not rely on problematic regex (3551cdd), addresses #201
  • Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021
  • Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79)

Maintenance Improvements

  • Simplify the manifest message (7855319)

Comparison since last release

Changelog

Sourced from es5-ext's changelog.

0.10.64 (2024-02-27)

Bug Fixes

  • Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9)

0.10.63 (2024-02-23)

Bug Fixes

  • Do not rely on problematic regex (3551cdd), addresses #201
  • Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021
  • Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79)

Maintenance Improvements

  • Simplify the manifest message (7855319)
Commits
  • f76b03d chore: Release v0.10.64
  • 2881acd chore: Bump dependencies
  • c2e2bb9 fix: Revert update meant to fix Powershell issue, as it's a regression
  • 16f2b72 docs: Fix date in the changelog
  • de4e03c chore: Release v0.10.63
  • 3fd53b7 chore: Upgrade lint-staged to v13
  • bf8ed79 chore: Ensure postinstall script does not crash on Windows
  • 2cbbb07 chore: Bump dependencies
  • 22d0416 chore: Bump LICENSE year
  • a52e957 fix: Support ES2015+ function definitions in function#toStringTokens()
  • Additional commits viewable in compare view

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates ip from 2.0.0 to 2.0.1

Commits

Removes mongodb

Updates payload from 1.7.0 to 2.14.0

Release notes

Sourced from payload's releases.

Release 1.7.0

Features

  • feat: exposes new replaceState form api (52ae6f06a)
  • feat: support email configuration in payload config (#2485) (042e58ea2)
  • feat: refactors buildQuery to rely on fields instead of mongoose (d187b809d)
  • feat: add admin.hidden to collections and globals (#2487) (81d69d1b6)
  • feat: replace deprecated express-graphql dependency (#2484) (cd548a6e2)
  • feat: supports null preview url #2472 (e8a24fd2e)
  • feat: migrates form builder example nextjs to examples (28ecb0c5e)

Bug Fixes

  • fix: #2494, reduces versions caused by reverting to published with autosave: true (e0c0b2fdf)
  • fix: incorrect version defaults (3f9bbe90b)
  • fix: hides preview button until document is saved #2476 (#2477) (f9b8e2dbc)
  • fix: corrects sidebar spacing in collection and global edit views #2478 (a45ab8bd7)
  • fix: use correct locale when querying relationships for list view (#2438) (15442a9cc)
  • fix: proper height data for animated gifs (#2506) (aee6ca05c)
  • fix: Clear blocks modal search input when closing the modal (#2501) (0f8051b57)
  • fix: excess padding on textarea (#2488) (6ceb79189)
  • fix: increase line height for global title (#2465) (19ce0d79e)
  • fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428 (7f2c3d1d0)
  • fix: prevents rendering of version actions when a user does not have permission (13cc669e2)
  • fix: properly awaits email send to catch potential errors #2444 (#2470) (11a6ce6d3)

Release 1.6.32

1.6.32 (2023-04-05)

Features

  • only uses sharp if required (f9f6ec4)

Release 1.6.31

1.6.31 (2023-04-04)

Bug Fixes

  • ensures select hasMany does not get mutated on patch operations (3a6acf3)

Features

  • improves required type accuracy (a9cd23a)

Release 1.6.30

1.6.30 (2023-04-03)

... (truncated)

Changelog

Sourced from payload's changelog.

1.7.0 (2023-04-17)

Features

  • feat: exposes new replaceState form api (52ae6f06a)
  • feat: support email configuration in payload config (#2485) (042e58ea2)
  • feat: refactors buildQuery to rely on fields instead of mongoose (d187b809d)
  • feat: add admin.hidden to collections and globals (#2487) (81d69d1b6)
  • feat: replace deprecated express-graphql dependency (#2484) (cd548a6e2)
  • feat: supports null preview url #2472 (e8a24fd2e)
  • feat: migrates form builder example nextjs to examples (28ecb0c5e)

Bug Fixes

  • fix: #2494, reduces versions caused by reverting to published with autosave: true (e0c0b2fdf)
  • fix: incorrect version defaults (3f9bbe90b)
  • fix: hides preview button until document is saved #2476 (#2477) (f9b8e2dbc)
  • fix: corrects sidebar spacing in collection and global edit views #2478 (a45ab8bd7)
  • fix: use correct locale when querying relationships for list view (#2438) (15442a9cc)
  • fix: proper height data for animated gifs (#2506) (aee6ca05c)
  • fix: Clear blocks modal search input when closing the modal (#2501) (0f8051b57)
  • fix: excess padding on textarea (#2488) (6ceb79189)
  • fix: increase line height for global title (#2465) (19ce0d79e)
  • fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428 (7f2c3d1d0)
  • fix: prevents rendering of version actions when a user does not have permission (13cc669e2)
  • fix: properly awaits email send to catch potential errors #2444 (#2470) (11a6ce6d3)

1.6.32 (2023-04-05)

Features

  • only uses sharp if required (f9f6ec4)

1.6.31 (2023-04-04)

Bug Fixes

  • ensures select hasMany does not get mutated on patch operations (3a6acf3)

Features

  • improves required type accuracy (a9cd23a)

1.6.30 (2023-04-03)

Bug Fixes

  • incorrect type local api using delete with where (de5ceb2)
  • originalDoc being mutated in beforeChange field hooks (888bbf2)

... (truncated)

Commits

Updates nodemailer from 6.9.7 to 6.9.8

Release notes

Sourced from nodemailer's releases.

v6.9.8

6.9.8 (2023-12-30)

Bug Fixes

  • punycode: do not use native punycode module (b4d0e0c)
Changelog

Sourced from nodemailer's changelog.

6.9.8 (2023-12-30)

Bug Fixes

  • punycode: do not use native punycode module (b4d0e0c)
Commits
  • 4233f6f chore(master): release 6.9.8 [skip-ci] (#1605)
  • 09d502f chore: removed double file
  • b4d0e0c fix(punycode): do not use native punycode module
  • 8376c02 Test new github notice syntax for README
  • bc46a3b Updated stale github action
  • 78bdaf8 chore: remove redundant AWS SDK for JavaScript v2 (#1593)
  • 971ced7 chore: add mailcatch.app to well-known/services.json (#1586)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fast-jwt](https://github.com/nearform/fast-jwt) | `3.0.0` | `3.3.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.13.3` | `1.15.6` |
| [json-web-token](https://github.com/joaquimserafim/json-web-token) | `3.0.1` | `3.2.0` |
| [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) | `1.5.9` | `1.7.0` |
| [sharp](https://github.com/lovell/sharp) | `0.32.0` | `0.32.6` |
| [yaml](https://github.com/eemeli/yaml) | `2.1.0` | `2.2.2` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [ip](https://github.com/indutny/node-ip) | `2.0.0` | `2.0.1` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `4.8.1` | `removed` |
| [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) | `1.7.0` | `2.14.0` |



Updates `fast-jwt` from 3.0.0 to 3.3.2
- [Release notes](https://github.com/nearform/fast-jwt/releases)
- [Changelog](https://github.com/nearform/fast-jwt/blob/master/CHANGELOG.md)
- [Commits](nearform/fast-jwt@v3.0.0...v3.3.2)

Updates `follow-redirects` from 1.13.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.3...v1.15.6)

Updates `json-web-token` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/joaquimserafim/json-web-token/releases)
- [Commits](https://github.com/joaquimserafim/json-web-token/commits)

Updates `payload` from 1.5.9 to 1.7.0
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/v1.7.0/packages/payload)

Updates `sharp` from 0.32.0 to 0.32.6
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.0...v0.32.6)

Updates `yaml` from 2.1.0 to 2.2.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.1.0...v2.2.2)

Updates `es5-ext` from 0.10.62 to 0.10.64
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `ip` from 2.0.0 to 2.0.1
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

Removes `mongodb`

Updates `payload` from 1.7.0 to 2.14.0
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/v1.7.0/packages/payload)

Updates `nodemailer` from 6.9.7 to 6.9.8
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.7...v6.9.8)

---
updated-dependencies:
- dependency-name: fast-jwt
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: json-web-token
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: payload
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: sharp
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: yaml
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: es5-ext
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: mongodb
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: payload
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: nodemailer
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants