diff --git a/package.json b/package.json index 1575f6e..5cc9fae 100644 --- a/package.json +++ b/package.json @@ -82,11 +82,11 @@ "jest": "^23.6.0", "lint-staged": "^7.2.2", "np": "^3.0.4", - "parcel-bundler": "^1.9.7", + "parcel": "^1.12.4", "standard": "^12.0.1" }, "dependencies": { "html-entities": "^1.2.1", - "jsesc": "^2.5.1" + "jsesc": "^2.5.2" } }