Skip to content

Commit d5b3ee9

Browse files
authored
fix dependencies (#127)
- run `npm audit fix` - bump `glob` version
1 parent f2812c6 commit d5b3ee9

File tree

2 files changed

+53
-36
lines changed

2 files changed

+53
-36
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-promise": "^6.6.0",
6565
"eslint-plugin-react": "^7.37.4",
6666
"eslint-plugin-react-hooks": "^4.6.2",
67-
"glob": "^10.4.5",
67+
"glob": "^10.5.0",
6868
"lucide-react": "^0.475.0",
6969
"papi-dts": "file:../paranext-core/lib/papi-dts",
7070
"platform-bible-react": "file:../paranext-core/lib/platform-bible-react",

0 commit comments

Comments
 (0)