diff --git a/package.json b/package.json index 98c6507..cbea414 100644 --- a/package.json +++ b/package.json @@ -8,16 +8,16 @@ "lib": "lib" }, "dependencies": { - "@extollo/cli": "^0.4.1", - "@extollo/di": "^0.4.2", - "@extollo/lib": "^0.1.2", - "@extollo/orm": "^0.1.1", - "@extollo/util": "^0.3.1", + "@extollo/cli": "^0.4.4", + "@extollo/di": "^0.4.5", + "@extollo/lib": "^0.1.4", + "@extollo/orm": "^0.1.4", + "@extollo/util": "^0.3.3", "bcrypt": "^5.0.1", "copyfiles": "^2.4.1", "firebase-admin": "^9.6.0", "openpgp": "^5.0.0-1", - "typescript": "^4.1.3" + "typescript": "^4.2.4" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1fed883..34f332e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ dependencies: - '@extollo/cli': 0.4.3 - '@extollo/di': 0.4.4 - '@extollo/lib': 0.1.3 - '@extollo/orm': 0.1.3 - '@extollo/util': 0.3.2 + '@extollo/cli': 0.4.4 + '@extollo/di': 0.4.5 + '@extollo/lib': 0.1.4 + '@extollo/orm': 0.1.4 + '@extollo/util': 0.3.3 bcrypt: 5.0.1 copyfiles: 2.4.1 firebase-admin: 9.6.0 @@ -30,33 +30,35 @@ packages: dev: false resolution: integrity: sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== - /@extollo/cli/0.4.3: + /@extollo/cli/0.4.4: dependencies: - '@extollo/di': 0.4.4 - '@extollo/lib': 0.1.3 - '@extollo/util': 0.3.2 + '@extollo/di': 0.4.5 + '@extollo/lib': 0.1.4 + '@extollo/util': 0.3.3 '@types/node': 14.14.37 colors: 1.4.0 typescript: 4.2.4 dev: false resolution: - integrity: sha512-FylgibKIYBoW4P4dqK1q9KHym5C9q4LQxpJTxn0yPBnZiP1zVESMfi9OEBlFQ6Wfal3eVIPhVGN2lbbiCj/ucg== - /@extollo/di/0.4.4: + integrity: sha512-cv7/D83YjKxiPH5eeSs7Kashza+Pc7EtVhzTrMSUoNHXAc/4UvaJbwbyhthFtR4FGQKeaqLz0DyN3gZCu5AiKw== + /@extollo/di/0.4.5: dependencies: - '@extollo/util': 0.3.2 + '@extollo/util': 0.3.3 '@types/node': 14.14.37 reflect-metadata: 0.1.13 typescript: 4.2.4 dev: false resolution: - integrity: sha512-kdljHQPxunw3KmDPxuXM7u6MwwnPvOvKGGoL0ItnMxCMHUQyBJSc+NkkRhgFnqr3WHEzTNfaYVg6hRVTvs3SOA== - /@extollo/lib/0.1.3: + integrity: sha512-PDYzYtFesHgdyhQKmAw1z+U13QLBOFgmrvjZgFls1Em+/P11PKWE43Ar3qXSLSIgPhrXU7grYdSyU8EGLBsekw== + /@extollo/lib/0.1.4: dependencies: - '@extollo/di': 0.4.4 - '@extollo/util': 0.3.2 + '@extollo/di': 0.4.5 + '@extollo/util': 0.3.3 + '@types/busboy': 0.2.3 '@types/negotiator': 0.6.1 '@types/node': 14.14.37 '@types/pug': 2.0.4 + busboy: 0.3.1 colors: 1.4.0 dotenv: 8.2.0 negotiator: 0.6.2 @@ -65,21 +67,21 @@ packages: typescript: 4.2.4 dev: false resolution: - integrity: sha512-bDeGFCfj3Ib8TMl/hnSdkJkN3zIejVEvUO1OGoERgDCx6QlI1SWACYuieSAwvwxbqNYXXNDlmGN7msRMqF22bQ== - /@extollo/orm/0.1.3: + integrity: sha512-q+koxqgTblWokgmZNK5dK9k9/qj3Imad5gGRNr4zpX9VzXY7xryYuwUaG5JGJ1kfvoSiNEVZaXHBsq9pngek+w== + /@extollo/orm/0.1.4: dependencies: - '@extollo/cli': 0.4.3 - '@extollo/di': 0.4.4 - '@extollo/lib': 0.1.3 - '@extollo/util': 0.3.2 + '@extollo/cli': 0.4.4 + '@extollo/di': 0.4.5 + '@extollo/lib': 0.1.4 + '@extollo/util': 0.3.3 '@types/node': 14.14.37 '@types/pg': 7.14.11 pg: 8.5.1 typescript: 4.2.4 dev: false resolution: - integrity: sha512-1EYWRfypCXFBnDMoVTbUzQGBsBmB03axSLNE8XKmEFvGHwLvA9Kz+ArDKeyYzJeCDbT/Mihy5nAQGcm8WXVAsg== - /@extollo/util/0.3.2: + integrity: sha512-HCELzDXq2VWmtKkZ6ZjLcP9xuSelkR9zFQgOiujRrbskOPC1Piacg3UXxDTxi2jDhg5EKoRIy+mAolug/WiFJw== + /@extollo/util/0.3.3: dependencies: '@types/mkdirp': 1.0.1 '@types/node': 14.14.37 @@ -94,7 +96,7 @@ packages: uuid: 8.3.2 dev: false resolution: - integrity: sha512-cL50wHrIiRHn6W3niQZftYDgFB8K8x0dxbJPZtnt4/iy32m1aWxEx9UL8Ttldas6zDt4Ws1zBp0fInSKOKcQnQ== + integrity: sha512-qjUVSeHaOIwKcI4n1x4/t5k6Xqej/sL/0J0S3WG3s/EpRycXrAjog53/YsmQXCQcGaj7Ir5wJmLLHawZUWUfyQ== /@firebase/app-types/0.6.1: dev: false resolution: @@ -321,6 +323,12 @@ packages: optional: true resolution: integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== + /@types/busboy/0.2.3: + dependencies: + '@types/node': 14.14.37 + dev: false + resolution: + integrity: sha1-ZpetKYcyRsUw8Jo/9aQIYYJCMNU= /@types/glob/7.1.3: dependencies: '@types/minimatch': 3.0.4 @@ -559,6 +567,14 @@ packages: node: '>=4' resolution: integrity: sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw== + /busboy/0.3.1: + dependencies: + dicer: 0.3.0 + dev: false + engines: + node: '>=4.5.0' + resolution: + integrity: sha512-y7tTxhGKXcyBxRKAni+awqx8uqaJKrSFSNFSeRG5CsWNdmy2BIK+6VGWEW7TZnIO/533mtMEA4rOevQV815YJw== /call-bind/1.0.2: dependencies: function-bind: 1.1.1 @@ -2129,13 +2145,13 @@ packages: resolution: integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== specifiers: - '@extollo/cli': ^0.4.1 - '@extollo/di': ^0.4.2 - '@extollo/lib': ^0.1.2 - '@extollo/orm': ^0.1.1 - '@extollo/util': ^0.3.1 + '@extollo/cli': ^0.4.4 + '@extollo/di': ^0.4.5 + '@extollo/lib': ^0.1.4 + '@extollo/orm': ^0.1.4 + '@extollo/util': ^0.3.3 bcrypt: ^5.0.1 copyfiles: ^2.4.1 firebase-admin: ^9.6.0 openpgp: ^5.0.0-1 - typescript: ^4.1.3 + typescript: ^4.2.4