Skip to content

Commit 5344169

Browse files
authored
npm audit fix (#3023)
1 parent ed139b1 commit 5344169

File tree

3 files changed

+229
-100
lines changed

3 files changed

+229
-100
lines changed

app/util/path-builder.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ const getMatches = (pathname: string) =>
145145
// not used
146146
id: '',
147147
data: undefined,
148+
loaderData: undefined,
148149
}
149150
})
150151
)

0 commit comments

Comments
 (0)