Skip to content

Commit 3d8962b

Browse files
author
Johannes Tuchscherer
authored
Upgraded a bunch of transitive deps by running yarn upgrade (#1109)
* Upgraded a bunch of transitive deps by running yarn upgrade * upgrading path-to-regexp to 0.1.12
1 parent 59ccfbd commit 3d8962b

File tree

2 files changed

+2206
-3114
lines changed

2 files changed

+2206
-3114
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"webpack-dev-server": "^5.2.0"
8383
},
8484
"resolutions": {
85-
"mkdirp": "^0.5.6"
85+
"mkdirp": "^0.5.6",
86+
"path-to-regexp": "^0.1.12"
8687
}
8788
}

0 commit comments

Comments
 (0)