Skip to content

Commit 190ed3a

Browse files
fix(deps): update dependency path-to-regexp to v8.4.0 [security]
1 parent 3e9d491 commit 190ed3a

File tree

2 files changed

+38
-5
lines changed

2 files changed

+38
-5
lines changed

package-lock.json

Lines changed: 37 additions & 4 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
@@ -31,7 +31,7 @@
3131
"@nestjs/mapped-types": "2.1.0",
3232
"js-yaml": "4.1.1",
3333
"lodash": "4.17.23",
34-
"path-to-regexp": "8.3.0",
34+
"path-to-regexp": "8.4.0",
3535
"swagger-ui-dist": "5.31.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)