Deps
This commit is contained in:
parent
11897d44a7
commit
5448067e98
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sprintpadawan",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -1916,7 +1916,7 @@ packages:
|
|||
tar-fs: 2.1.1
|
||||
tsconfig-paths: 4.2.0
|
||||
typescript: 5.3.2
|
||||
undici: 5.28.0
|
||||
undici: 5.28.1
|
||||
ws: 7.5.9
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
@ -5957,7 +5957,7 @@ packages:
|
|||
glob-to-regexp: 0.4.1
|
||||
source-map-support: 0.5.21
|
||||
stoppable: 1.1.0
|
||||
undici: 5.28.0
|
||||
undici: 5.28.1
|
||||
workerd: 1.20231030.0
|
||||
ws: 8.14.2
|
||||
youch: 3.3.3
|
||||
|
@ -7875,8 +7875,8 @@ packages:
|
|||
/undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
/undici@5.28.0:
|
||||
resolution: {integrity: sha512-gM12DkXhlAc5+/TPe60iy9P6ETgVfqTuRJ6aQ4w8RYu0MqKuXhaq3/b86GfzDQnNA3NUO6aUNdvevrKH59D0Nw==}
|
||||
/undici@5.28.1:
|
||||
resolution: {integrity: sha512-xcIIvj1LOQH9zAL54iWFkuDEaIVEjLrru7qRpa3GrEEHk6OBhb/LycuUY2m7VCcTuDeLziXCxobQVyKExyGeIA==}
|
||||
engines: {node: '>=14.0'}
|
||||
dependencies:
|
||||
'@fastify/busboy': 2.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue