Skip to content

Commit

Permalink
chore: remove resolution in favor of adding package
Browse files Browse the repository at this point in the history
  • Loading branch information
calvin-codecov committed Nov 12, 2024
1 parent 69531db commit aa39119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,7 @@
"micromatch": "^4.0.8",
"express": "^4.21.0",
"path-to-regexp@^1.7.0": "^1.9.0",
"path-to-regexp@^6.2.0": "^6.3.0",
"http-proxy-middleware": "^2.0.7"
"path-to-regexp@^6.2.0": "^6.3.0"
},
"packageManager": "[email protected]",
"engineStrict": false
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13453,7 +13453,7 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-middleware@npm:^2.0.7":
"http-proxy-middleware@npm:^2.0.3, http-proxy-middleware@npm:^2.0.7":
version: 2.0.7
resolution: "http-proxy-middleware@npm:2.0.7"
dependencies:
Expand Down

0 comments on commit aa39119

Please sign in to comment.