Skip to content

Commit 70550d8

Browse files
committed
Make dependabot happy
1 parent 7525816 commit 70550d8

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ allowBuilds:
2121
keytar: false
2222
tree-sitter: false
2323

24-
# Transitive pins addressing security advisories in mocha's bundled dependencies
25-
# and msal-node's uuid (GHSA-w5hq-g745-h8pq).
24+
# Transitive pins addressing security advisories in mocha's bundled dependencies,
25+
# msal-node's uuid (GHSA-w5hq-g745-h8pq), and ajv's fast-uri
26+
# (GHSA-q3j6-qgpj-74h6, GHSA-v39h-62p7-jpjc).
2627
overrides:
2728
mocha>diff: ">=8.0.3"
2829
mocha>serialize-javascript: ">=7.0.5"
2930
uuid: ">=14"
31+
fast-uri: ">=3.1.2"

0 commit comments

Comments
 (0)