Skip to content

Commit 4272daa

Browse files
committed
Clear production dependency audit findings
1 parent fed3a8d commit 4272daa

2 files changed

Lines changed: 31 additions & 39 deletions

File tree

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@rushstack/ts-command-line": "4.19.1",
1919
"emittery": "^0.13.0",
2020
"pony-cause": "^2.1.4",
21-
"tinyglobby": "^0.2.13",
21+
"tinyglobby": "^0.2.16",
2222
"type-fest": "^4.0.0"
2323
},
2424
"devDependencies": {
@@ -86,6 +86,11 @@
8686
"url": "https://github.com/sequelize/umzug/issues"
8787
},
8888
"homepage": "https://github.com/sequelize/umzug",
89+
"pnpm": {
90+
"overrides": {
91+
"validator": "13.15.35"
92+
}
93+
},
8994
"engines": {
9095
"node": ">=12"
9196
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)