Skip to content

Commit ae3c0d3

Browse files
committed
chore: fix vulnerable dependencies
1 parent eb67ffa commit ae3c0d3

File tree

2 files changed

+55
-86
lines changed

2 files changed

+55
-86
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@
139139
"rollup@<2.79.2": ">=2.79.2",
140140
"rollup@>=4.0.0 <4.22.4": ">=4.22.4",
141141
"path-to-regexp@>=4.0.0 <6.3.0": ">=6.3.0",
142-
"cookie@<0.7.0": ">=0.7.0"
142+
"cookie@<0.7.0": ">=0.7.0",
143+
"http-proxy-middleware@<2.0.7": ">=2.0.7"
143144
}
144145
}
145146
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)