Skip to content

Commit 1a0e56a

Browse files
authored
Merge pull request #155 from timoa/agent/devsecops/8cfd6c64
fix(security): bump pnpm override floor for undici + markdown-it (TIM-29)
2 parents c934c50 + e2c7ca9 commit 1a0e56a

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ onlyBuiltDependencies:
77

88
overrides:
99
underscore: '>=1.13.8'
10-
markdown-it: '>=14.1.1'
10+
markdown-it: '>=14.2.0'
1111
test-exclude>minimatch: '>=10.2.1'
1212
qs: '>=6.15.2'
1313
rollup: '>=4.59.0'
@@ -30,7 +30,7 @@ overrides:
3030
vitest>picomatch: 4.0.4
3131
mocha>diff: '>=8.0.3'
3232
'@textlint/linter-formatter>lodash': '>=4.18.0'
33-
undici: '>=7.24.0'
33+
undici: '>=8.5.0'
3434
fast-uri: '>=3.1.2'
3535
tmp: '>=0.2.6'
3636
esbuild: '>=0.28.1'

0 commit comments

Comments
 (0)