diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d745d87b..17ba550d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -115,9 +115,9 @@ "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz" }, "fibers": { - "version": "1.0.10", - "from": "fibers@>=1.0.10 <2.0.0", - "resolved": "https://registry.npmjs.org/fibers/-/fibers-1.0.10.tgz" + "version": "1.0.12", + "from": "fibers@1.0.12", + "resolved": "https://registry.npmjs.org/fibers/-/fibers-1.0.12.tgz" }, "forever-agent": { "version": "0.6.1", @@ -330,9 +330,9 @@ "resolved": "https://registry.npmjs.org/sweetalert/-/sweetalert-1.1.3.tgz" }, "tether": { - "version": "1.3.1", - "from": "tether@1.3.1", - "resolved": "https://registry.npmjs.org/tether/-/tether-1.3.1.tgz" + "version": "1.3.2", + "from": "tether@1.3.2", + "resolved": "https://registry.npmjs.org/tether/-/tether-1.3.2.tgz" }, "tough-cookie": { "version": "2.2.2", diff --git a/package.json b/package.json index 08e4ce00..5e370a45 100644 --- a/package.json +++ b/package.json @@ -3,11 +3,11 @@ "version": "1.0.0", "description": "Education with a little more swag.", "dependencies": { - "fibers": "^1.0.10", + "fibers": "^1.0.12", "request": "^2.69.0", "spin.js": "^2.3.2", "sweetalert": "^1.1.3", - "tether": "^1.2.0" + "tether": "^1.3.2" }, "devDependencies": {}, "scripts": {