Kaynağa Gözat

Update phantomas and other dependencies

Gaël Métais 10 yıl önce
ebeveyn
işleme
e9505f31f7
2 değiştirilmiş dosya ile 12 ekleme ve 12 silme
  1. 3 3
      bower.json
  2. 9 9
      package.json

+ 3 - 3
bower.json

@@ -1,8 +1,8 @@
 {
   "name": "yellowlabtools",
   "dependencies": {
-    "angular": "~1.3.5",
-    "angular-route": "~1.3.6",
-    "angular-resource": "~1.3.6"
+    "angular": "~1.3.8",
+    "angular-route": "~1.3.8",
+    "angular-resource": "~1.3.7"
   }
 }

+ 9 - 9
package.json

@@ -12,12 +12,12 @@
   "dependencies": {
     "async": "~0.9.0",
     "body-parser": "~1.10.0",
-    "compression": "~1.2.1",
-    "debug": "^2.1.0",
-    "express": "~4.10.4",
-    "phantomas": "1.7.0",
-    "rimraf": "^2.2.8",
-    "q": "^1.1.2"
+    "compression": "~1.2.2",
+    "debug": "~2.1.0",
+    "express": "~4.10.6",
+    "phantomas": "1.8.0",
+    "rimraf": "~2.2.8",
+    "q": "~1.1.2"
   },
   "devDependencies": {
     "chai": "^1.10.0",
@@ -31,9 +31,9 @@
     "grunt-fontsmith": "^0.9.1",
     "grunt-mocha-test": "^0.12.4",
     "matchdep": "^0.3.0",
-    "mocha": "^2.0.1",
-    "phantomjs": "^1.9.12",
-    "request": "^2.49.0",
+    "mocha": "^2.1.0",
+    "phantomjs": "^1.9.13",
+    "request": "^2.51.0",
     "sinon": "^1.12.1",
     "sinon-chai": "^2.6.0"
   },