From 3ab0a25ec9a2ba8ecf8d85aa6dc35c73ffb10c85 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 17 Apr 2021 23:12:33 -0700 Subject: [PATCH] Update npm packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 18822628f..789b274ce 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@google-cloud/storage": "^5.8.3", "@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type", "async": "^3.2.0", - "aws-sdk": "^2.879.0", + "aws-sdk": "^2.888.0", "basic-auth": "^2.0.1", "body-parser": "^1.19.0", "cloudron-manifestformat": "^5.10.1", @@ -33,7 +33,7 @@ "ejs-cli": "^2.2.1", "express": "^4.17.1", "ipaddr.js": "^2.0.0", - "js-yaml": "^4.0.0", + "js-yaml": "^4.1.0", "json": "^10.0.0", "jsonwebtoken": "^8.5.1", "ldapjs": "^2.2.4", @@ -67,7 +67,7 @@ "tar-fs": "github:cloudron-io/tar-fs#ignore_stat_error", "tar-stream": "^2.2.0", "tldjs": "^2.3.1", - "underscore": "^1.12.1", + "underscore": "^1.13.1", "uuid": "^8.3.2", "validator": "^13.5.2", "ws": "^7.4.4",