summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-08-02 13:47:40 +0100
committerdakkar <dakkar@thenautilus.net>2024-08-02 13:47:40 +0100
commitef99b1ca071ac63b87679873c522768c4f428b1d (patch)
tree1dd11fef0eb7e53d07b6ef7bbab85d16fb17bade /pnpm-lock.yaml
parentupdate icon-related instructions (diff)
downloadsharkey-ef99b1ca071ac63b87679873c522768c4f428b1d.tar.gz
sharkey-ef99b1ca071ac63b87679873c522768c4f428b1d.tar.bz2
sharkey-ef99b1ca071ac63b87679873c522768c4f428b1d.zip
put back dependency I had deleted by accident
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml49
1 files changed, 49 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a37460bd5f..b2c4d9ba47 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -232,6 +232,9 @@ importers:
fastify:
specifier: 4.28.1
version: 4.28.1
+ fastify-multer:
+ specifier: ^2.0.3
+ version: 2.0.3
fastify-raw-body:
specifier: 4.3.0
version: 4.3.0
@@ -2962,6 +2965,10 @@ packages:
'@fastify/ajv-compiler@3.5.0':
resolution: {integrity: sha512-ebbEtlI7dxXF5ziNdr05mOY8NnDiPB1XvAlLHctRt/Rc+C3LCOVW5imUVX+mhvUhnNzmPBHewUkOFgGlCxgdAA==}
+ '@fastify/busboy@1.2.1':
+ resolution: {integrity: sha512-7PQA7EH43S0CxcOa9OeAnaeA0oQ+e/DHNPZwSQM9CQHW76jle5+OvLdibRp/Aafs9KXbLhxyjOTkRjWUbQEd3Q==}
+ engines: {node: '>=14'}
+
'@fastify/busboy@2.1.0':
resolution: {integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==}
engines: {node: '>=14'}
@@ -6466,6 +6473,10 @@ packages:
resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==}
engines: {'0': node >= 0.8}
+ concat-stream@2.0.0:
+ resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==}
+ engines: {'0': node >= 6.0}
+
config-chain@1.1.13:
resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
@@ -7269,6 +7280,13 @@ packages:
resolution: {integrity: sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==}
hasBin: true
+ fastify-multer@2.0.3:
+ resolution: {integrity: sha512-QnFqrRgxmUwWHTgX9uyQSu0C/hmVCfcxopqjApZ4uaZD5W9MJ+nHUlW4+9q7Yd3BRxDIuHvgiM5mjrh6XG8cAA==}
+ engines: {node: '>=10.17.0'}
+
+ fastify-plugin@2.3.4:
+ resolution: {integrity: sha512-I+Oaj6p9oiRozbam30sh39BiuiqBda7yK2nmSPVwDCfIBlKnT8YB3MY+pRQc2Fcd07bf6KPGklHJaQ2Qu81TYQ==}
+
fastify-plugin@4.5.0:
resolution: {integrity: sha512-79ak0JxddO0utAXAQ5ccKhvs6vX2MGyHHMMsmZkBANrq3hXc1CHzvNPHOcvTsVMEPl5I+NT+RO4YKMGehOfSIg==}
@@ -10992,6 +11010,9 @@ packages:
resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
engines: {node: '>=8'}
+ text-decoding@1.0.0:
+ resolution: {integrity: sha512-/0TJD42KDnVwKmDK6jj3xP7E2MG7SHAOG4tyTgyUCRPdHwvkquYNLEQltmdMa3owq3TkddCVcTsoctJI8VQNKA==}
+
text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
@@ -14014,6 +14035,10 @@ snapshots:
ajv-formats: 2.1.1(ajv@8.17.1)
fast-uri: 2.2.0
+ '@fastify/busboy@1.2.1':
+ dependencies:
+ text-decoding: 1.0.0
+
'@fastify/busboy@2.1.0': {}
'@fastify/cookie@9.3.1':
@@ -18518,6 +18543,13 @@ snapshots:
readable-stream: 2.3.7
typedarray: 0.0.6
+ concat-stream@2.0.0:
+ dependencies:
+ buffer-from: 1.1.2
+ inherits: 2.0.4
+ readable-stream: 3.6.0
+ typedarray: 0.0.6
+
config-chain@1.1.13:
dependencies:
ini: 1.3.8
@@ -19661,6 +19693,21 @@ snapshots:
dependencies:
strnum: 1.0.5
+ fastify-multer@2.0.3:
+ dependencies:
+ '@fastify/busboy': 1.2.1
+ append-field: 1.0.0
+ concat-stream: 2.0.0
+ fastify-plugin: 2.3.4
+ mkdirp: 1.0.4
+ on-finished: 2.4.1
+ type-is: 1.6.18
+ xtend: 4.0.2
+
+ fastify-plugin@2.3.4:
+ dependencies:
+ semver: 7.6.0
+
fastify-plugin@4.5.0: {}
fastify-raw-body@4.3.0:
@@ -24000,6 +24047,8 @@ snapshots:
glob: 7.2.3
minimatch: 3.1.2
+ text-decoding@1.0.0: {}
+
text-table@0.2.0: {}
textarea-caret@3.1.0: {}