@depup/payload 3.81.0-depup.0 → 3.81.0-depup.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @depup/payload
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [payload](https://www.npmjs.com/package/payload) @ 3.81.0 |
17
- | Processed | 2026-04-01 |
17
+ | Processed | 2026-04-02 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 17 |
20
20
 
@@ -31,12 +31,12 @@ npm install @depup/payload
31
31
  | ipaddr.js | 2.2.0 | ^2.3.0 |
32
32
  | jose | 5.10.0 | ^6.2.2 |
33
33
  | json-schema-to-typescript | 15.0.3 | ^15.0.4 |
34
- | path-to-regexp | 6.3.0 | ^8.4.1 |
34
+ | path-to-regexp | 6.3.0 | ^8.4.2 |
35
35
  | pino | 9.14.0 | ^10.3.1 |
36
36
  | pino-pretty | 13.1.2 | ^13.1.3 |
37
37
  | sanitize-filename | 1.6.3 | ^1.6.4 |
38
38
  | ts-essentials | 10.0.3 | ^10.1.1 |
39
- | undici | 7.24.4 | ^7.24.6 |
39
+ | undici | 7.24.4 | ^8.0.0 |
40
40
  | uuid | 10.0.0 | ^13.0.0 |
41
41
  | ws | ^8.16.0 | ^8.20.0 |
42
42
 
package/changes.json CHANGED
@@ -38,7 +38,7 @@
38
38
  },
39
39
  "path-to-regexp": {
40
40
  "from": "6.3.0",
41
- "to": "^8.4.1"
41
+ "to": "^8.4.2"
42
42
  },
43
43
  "pino": {
44
44
  "from": "9.14.0",
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "undici": {
60
60
  "from": "7.24.4",
61
- "to": "^7.24.6"
61
+ "to": "^8.0.0"
62
62
  },
63
63
  "uuid": {
64
64
  "from": "10.0.0",
@@ -69,6 +69,6 @@
69
69
  "to": "^8.20.0"
70
70
  }
71
71
  },
72
- "timestamp": "2026-04-01T05:02:34.301Z",
72
+ "timestamp": "2026-04-02T12:28:47.456Z",
73
73
  "totalUpdated": 17
74
74
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/payload",
3
- "version": "3.81.0-depup.0",
3
+ "version": "3.81.0-depup.1",
4
4
  "description": "Node, React, Headless CMS and Application Framework built on Next.js (with updated dependencies)",
5
5
  "keywords": [
6
6
  "payload",
@@ -110,7 +110,7 @@
110
110
  "jose": "^6.2.2",
111
111
  "json-schema-to-typescript": "^15.0.4",
112
112
  "minimist": "1.2.8",
113
- "path-to-regexp": "^8.4.1",
113
+ "path-to-regexp": "^8.4.2",
114
114
  "pino": "^10.3.1",
115
115
  "pino-pretty": "^13.1.3",
116
116
  "pluralize": "8.0.0",
@@ -119,7 +119,7 @@
119
119
  "sanitize-filename": "^1.6.4",
120
120
  "ts-essentials": "^10.1.1",
121
121
  "tsx": "4.21.0",
122
- "undici": "^7.24.6",
122
+ "undici": "^8.0.0",
123
123
  "uuid": "^13.0.0",
124
124
  "ws": "^8.20.0",
125
125
  "@payloadcms/translations": "3.81.0"
@@ -205,7 +205,7 @@
205
205
  },
206
206
  "path-to-regexp": {
207
207
  "from": "6.3.0",
208
- "to": "^8.4.1"
208
+ "to": "^8.4.2"
209
209
  },
210
210
  "pino": {
211
211
  "from": "9.14.0",
@@ -225,7 +225,7 @@
225
225
  },
226
226
  "undici": {
227
227
  "from": "7.24.4",
228
- "to": "^7.24.6"
228
+ "to": "^8.0.0"
229
229
  },
230
230
  "uuid": {
231
231
  "from": "10.0.0",
@@ -239,7 +239,7 @@
239
239
  "depsUpdated": 17,
240
240
  "originalPackage": "payload",
241
241
  "originalVersion": "3.81.0",
242
- "processedAt": "2026-04-01T05:02:55.722Z",
242
+ "processedAt": "2026-04-02T12:29:07.460Z",
243
243
  "smokeTest": "passed"
244
244
  }
245
245
  }