Skip to content

Commit 79bcdd1

Browse files
Vulnerability fixes
1 parent 86cca9b commit 79bcdd1

2 files changed

Lines changed: 38 additions & 60 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,11 @@
4242
"bluebird": "3.7.2",
4343
"debug": "^4.4.0",
4444
"flatted": "^3.4.2",
45-
"picomatch": "2.3.2"
45+
"picomatch": "2.3.2",
46+
"serialize-javascript": "6.0.2",
47+
"brace-expansion": "2.0.3",
48+
"lodash": "4.18.0",
49+
"uuid": "14.0.0"
4650
},
4751
"publishConfig": {
4852
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)