This commit is contained in:
Atridad Lahiji 2023-11-27 11:50:16 -07:00
parent 11897d44a7
commit 5448067e98
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "sprintpadawan", "name": "sprintpadawan",
"version": "4.0.2", "version": "4.0.3",
"private": true, "private": true,
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",

8
pnpm-lock.yaml generated
View file

@ -1916,7 +1916,7 @@ packages:
tar-fs: 2.1.1 tar-fs: 2.1.1
tsconfig-paths: 4.2.0 tsconfig-paths: 4.2.0
typescript: 5.3.2 typescript: 5.3.2
undici: 5.28.0 undici: 5.28.1
ws: 7.5.9 ws: 7.5.9
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
@ -5957,7 +5957,7 @@ packages:
glob-to-regexp: 0.4.1 glob-to-regexp: 0.4.1
source-map-support: 0.5.21 source-map-support: 0.5.21
stoppable: 1.1.0 stoppable: 1.1.0
undici: 5.28.0 undici: 5.28.1
workerd: 1.20231030.0 workerd: 1.20231030.0
ws: 8.14.2 ws: 8.14.2
youch: 3.3.3 youch: 3.3.3
@ -7875,8 +7875,8 @@ packages:
/undici-types@5.26.5: /undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
/undici@5.28.0: /undici@5.28.1:
resolution: {integrity: sha512-gM12DkXhlAc5+/TPe60iy9P6ETgVfqTuRJ6aQ4w8RYu0MqKuXhaq3/b86GfzDQnNA3NUO6aUNdvevrKH59D0Nw==} resolution: {integrity: sha512-xcIIvj1LOQH9zAL54iWFkuDEaIVEjLrru7qRpa3GrEEHk6OBhb/LycuUY2m7VCcTuDeLziXCxobQVyKExyGeIA==}
engines: {node: '>=14.0'} engines: {node: '>=14.0'}
dependencies: dependencies:
'@fastify/busboy': 2.1.0 '@fastify/busboy': 2.1.0