Skip to content

Commit 7ad74ca

Browse files
fix(package): update @hapi/joi to version 17.1.1
Closes #36
1 parent ec5a968 commit 7ad74ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"attribution": "code based off of Delaware Schools from trescube https://github.com/trescube/delaware-schools-pelias-importer, as well as other Pelias loader projects",
1616
"license": "MPL-2.0",
1717
"dependencies": {
18-
"@hapi/joi": "^16.1.0",
18+
"@hapi/joi": "^17.1.1",
1919
"JSONStream": "^1.3.1",
2020
"combined-stream": "1.0.8",
2121
"csv-parse": "^4.4.5",

0 commit comments

Comments
 (0)