Skip to content

Commit d79d5ad

Browse files
fix(deps): update dependency path-to-regexp to v8.3.0
1 parent d0ec4a8 commit d79d5ad

File tree

2 files changed

+58
-8
lines changed

2 files changed

+58
-8
lines changed

package-lock.json

Lines changed: 57 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@
7878
"url": "https://github.com/nestjs/serve-static"
7979
},
8080
"dependencies": {
81-
"path-to-regexp": "8.2.0"
81+
"path-to-regexp": "8.3.0"
8282
}
8383
}

0 commit comments

Comments
 (0)