ソースを参照

Update dependencies.

Lauri Ojansivu 6 年 前
コミット
d82c72f1c1
1 ファイル変更2 行追加2 行削除
  1. 2 2
      package.json

+ 2 - 2
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"
   }
 }