Skip to content

Commit

Permalink
feat: lock path-to-regexp version to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Dec 18, 2024
1 parent 4e4bdb3 commit 0630b6e
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 137 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
"dependencies": {
"@pengzhanbo/utils": "^1.2.0",
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"chokidar": "3.6.0",
"co-body": "^6.2.0",
"cookies": "^0.9.1",
Expand All @@ -106,11 +106,11 @@
"fast-glob": "^3.3.2",
"formidable": "2.1.2",
"http-status": "^2.0.0",
"is-core-module": "^2.15.1",
"is-core-module": "^2.16.0",
"json5": "^2.2.3",
"memfs": "^4.15.0",
"mime-types": "^2.1.35",
"path-to-regexp": "7.1.0",
"path-to-regexp": "6.3.0",
"picocolors": "^1.1.1",
"portfinder": "^1.0.32",
"ws": "^8.18.0"
Expand All @@ -130,7 +130,7 @@
"@types/ws": "^8.5.13",
"bumpp": "^9.9.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"tsup": "^8.3.5",
Expand Down
Loading

0 comments on commit 0630b6e

Please sign in to comment.