diff --git a/package.json b/package.json index 5bea1eb..3cab6d4 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,10 @@ "bigchaindb-driver": "^4.0.1", "bootstrap": "^4.1.1", "clipboard": "^2.0.1", - "cookies-eu-banner": "^1.2.10", + "cookies-eu-banner": "^1.2.14", "gumshoe": "github:cferdinandi/gumshoe", - "is-in-viewport": "^3.0.3", + "gumshoejs": "github:cferdinandi/gumshoe", + "is-in-viewport": "^3.0.4", "jquery": "^3.3.1", "normalize-opentype.css": "^0.2.4", "normalize-scss": "^7.0.1", @@ -39,15 +40,15 @@ "smooth-scroll": "^14.2.0", "svg4everybody": "^2.1.9", "textarea-autogrow": "^1.0.0", - "vivus": "^0.4.3" + "vivus": "^0.4.4" }, "devDependencies": { - "acorn": "^5.5.3", + "acorn": "^5.6.2", "babel-core": "^6.26.3", "babel-preset-env": "^1.7.0", "browser-sync": "^2.24.4", "concurrent-transform": "^1.0.0", - "critical": "^1.3.2", + "critical": "^1.3.3", "cross-spawn": "^6.0.5", "del": "^3.0.0", "gulp": "github:gulpjs/gulp#4.0", @@ -61,7 +62,7 @@ "gulp-imagemin": "^4.1.0", "gulp-include": "^2.3.1", "gulp-load-plugins": "^1.5.0", - "gulp-rename": "^1.2.3", + "gulp-rename": "^1.3.0", "gulp-replace": "^1.0.0", "gulp-rev": "^8.1.1", "gulp-rev-replace": "^0.4.4", @@ -71,9 +72,9 @@ "gulp-uglify": "^3.0.0", "gulp-util": "^3.0.8", "gulp-zip": "^4.1.0", - "js-yaml": "^3.11.0", - "request": "^2.86.0", - "stylelint": "^9.2.0", + "js-yaml": "^3.12.0", + "request": "^2.87.0", + "stylelint": "^9.2.1", "stylelint-config-bigchaindb": "^1.2.1", "stylelint-config-standard": "^18.2.0", "uglify-es": "^3.3.9"