Skip to content

Commit e99dbc1

Browse files
committed
fix: advisories
1 parent 6b7198d commit e99dbc1

2 files changed

Lines changed: 48 additions & 38 deletions

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,11 @@
4848
"pbkdf2": "3.1.3",
4949
"sha.js": "2.4.12",
5050
"cipher-base": "1.0.5",
51-
"tmp": "0.2.5"
51+
"tmp": "0.2.5",
52+
"picomatch@<2.3.2": "2.3.2",
53+
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
54+
"yaml@>=1.0.0 <1.10.3": "1.10.3",
55+
"yaml@>=2.0.0 <2.8.3": "2.8.3"
5256
}
5357
}
5458
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)