Skip to content

Commit 926c034

Browse files
committed
fix: update dependencies
with potential vulnerabilities
1 parent 54543df commit 926c034

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

package/package-lock.json

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

package/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/aldeed/node-simple-schema.git"
9+
"url": "https://github.com/aldeed/simpl-schema.git",
10+
"directory": "package"
1011
},
1112
"bugs": {
12-
"url": "https://github.com/aldeed/node-simple-schema/issues"
13+
"url": "https://github.com/aldeed/simpl-schema/issues"
1314
},
14-
"homepage": "https://github.com/aldeed/node-simple-schema",
15+
"homepage": "https://github.com/aldeed/simpl-schema",
1516
"files": [
1617
"dist",
1718
"LICENSE",

0 commit comments

Comments
 (0)