summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e756b759..072df6c0 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"prettier-eslint": "^8.8.2"
},
"dependencies": {
- "@babel/runtime": "^7.4.3",
+ "@babel/runtime": "^7.5.1",
"bcrypt": "^3.0.2",
"bson": "^4.0.0",
"bunyan": "^1.8.12",
@@ -64,6 +64,6 @@
"page": "^1.8.6",
"qs": "^6.5.2",
"source-map-support": "^0.5.12",
- "xss": "^1.0.3"
+ "xss": "^1.0.6"
}
}