Skip to content

Commit 187e56a

Browse files
committed
chore: bump dependencies in kendo-react-file-manager
1 parent 23e5073 commit 187e56a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/kendo-react-file-manager/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
},
3636
"overrides": {
3737
"nth-check": ">=2.0.1",
38-
"postcss": ">=8.4.31"
38+
"postcss": ">=8.4.31",
39+
"path-to-regexp": "^0.1.12"
3940
},
4041
"scripts": {
4142
"start": "react-scripts start",

0 commit comments

Comments
 (0)