Commit d09ed54
authored
fix: update file-type, ajv and jose packages (#16118)
## Summary
Updates three key dependencies to their latest versions to address
security vulnerabilities, bug fixes, and compatibility improvements.
Fixes #16072
## Changes
### file-type (19.3.0 → 21.3.4)
- Updated in @payloadcms/payload, @payloadcms/next, and test suite
- Major version bump includes new file type detection capabilities and
improved performance
- Now requires Node.js >=20 (up from >=18)
### ajv (8.17.1 → 8.18.0)
- Updated in @payloadcms/payload
- Minor version bump with bug fixes and schema validation improvements
### jose (5.9.6 → 5.10.0)
- Updated in @payloadcms/payload
- Patch version bump for JWT/JWS/JWE handling library
- Includes security patches and standards compliance updates
### nodemailer (7.0.12 → 8.0.4)
- Updated in test suite only (dev dependency)
- Major version bump with improved email sending capabilities
## Impact
- All packages remain compatible with the project's Node.js version
requirements (^18.20.2 || >=20.9.0)
- No breaking API changes expected for end users
- Lock file updated to resolve dependency tree1 parent 4ae5577 commit d09ed54
4 files changed
Lines changed: 66 additions & 61 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments