Skip to content

Commit faf367c

Browse files
authored
chore(security): close 9 dependabot alerts (Jun-23 triage wave) (#1342)
Closes 9 of 14 open Dependabot alerts on this repo. Two floor bumps on existing `pnpm.overrides` entries + one new entry; lockfile regenerated. The remaining 5 alerts are cryptography (#191/#192/#193 — handled in the #1290/#1291 PR pair and a follow-up for text_output) and nltk (#202/#203 — patched=null, tracked upstream). Alerts closed: #204 HIGH undici >=7.24.0 → >=7.28.0 #205 MED undici (same line) #209 LOW undici (same line) #210 HIGH undici (same line) #211 HIGH undici (same line) #212 MED undici (same line) #213 LOW undici (same line) #206 MED webpack-dev-server >=5.2.4 → >=5.2.5 #214 MED http-proxy-middleware new entry: >=2.0.10 <3 Lockfile-verified single resolutions post-edit: undici@7.28.0 webpack-dev-server@5.2.5 http-proxy-middleware@2.0.10
1 parent 1b1c70b commit faf367c

2 files changed

Lines changed: 20 additions & 18 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"form-data": ">=4.0.6 <5",
6969
"glob": ">=11.1.0",
7070
"handlebars": ">=4.7.9 <5",
71+
"http-proxy-middleware": ">=2.0.10 <3",
7172
"immutable@5": ">=5.1.5 <6",
7273
"joi": ">=18.2.1 <19",
7374
"js-yaml": ">=4.2.0 <5",
@@ -96,9 +97,9 @@
9697
"tar": ">=7.5.16 <8",
9798
"tmp": ">=0.2.6 <1",
9899
"underscore": ">=1.13.8 <2",
99-
"undici": ">=7.24.0 <8",
100+
"undici": ">=7.28.0 <8",
100101
"uuid": ">=11.1.1 <12",
101-
"webpack-dev-server": ">=5.2.4 <6",
102+
"webpack-dev-server": ">=5.2.5 <6",
102103
"ws": ">=8.21.0 <9",
103104
"yaml@1": ">=1.10.3 <2"
104105
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)