aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9a64bc357..4325d5597 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,8 @@
79 "sass-lint": "sass-lint" 79 "sass-lint": "sass-lint"
80 }, 80 },
81 "resolutions": { 81 "resolutions": {
82 "oauth2-server": "^3.1.0-beta.1" 82 "oauth2-server": "^3.1.0-beta.1",
83 "http-signature": "1.3.2"
83 }, 84 },
84 "dependencies": { 85 "dependencies": {
85 "apicache": "^1.4.0", 86 "apicache": "^1.4.0",