diff --git a/package.json b/package.json index a52def144..07e5ea6e7 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "jsnext:main": "lib-esm/index.js", "typings": "lib/index.d.ts", "dependencies": { - "@uirouter/core": "5.0.12" + "@uirouter/core": "5.0.13" }, "peerDependencies": { "angular": ">=1.2.0"