Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps the npm_and_yarn group with 8 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
mongodb 4.8.1 removed
payload 1.7.0 2.23.1

Bumps the npm_and_yarn group with 8 updates in the /backend 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
mongodb 4.8.1 removed
payload 1.7.0 2.23.1

Bumps the npm_and_yarn group with 8 updates in the /frontend/backend 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
mongodb 4.8.1 removed
payload 1.7.0 2.23.1

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

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

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

4.18.3 / 2024-02-29

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: [email protected]
  • 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.


Removes mongodb

Updates payload from 1.7.0 to 2.23.1

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

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

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.

Bumps the npm_and_yarn group with 8 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` |
| [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.23.1` |

Bumps the npm_and_yarn group with 8 updates in the /backend 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` |
| [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.23.1` |

Bumps the npm_and_yarn group with 8 updates in the /frontend/backend 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` |
| [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.23.1` |



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)

Removes `mongodb`

Updates `payload` from 1.7.0 to 2.23.1
- [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)

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)

Removes `mongodb`

Updates `payload` from 1.7.0 to 2.23.1
- [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)

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)

Removes `mongodb`

Updates `payload` from 1.7.0 to 2.23.1
- [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: 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
- 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: 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
- 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: 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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2024
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