Skip to content

Commit 7541f4a

Browse files
fix: nextjs report from security team (#1270)
* fix: fix security issue report from LSEG security team as per Next.js vulnerable * fix: fix security issue report from LSEG security team as per Next.js vulnerable --------- Co-authored-by: Napat Bualoy <[email protected]>
1 parent 6a9639b commit 7541f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ web_modules/
7878
.cache
7979
.parcel-cache
8080

81-
# Next.js build output
81+
# Next dot js build output
8282
.next
8383
out
8484

@@ -88,7 +88,7 @@ dist
8888

8989
# Gatsby files
9090
.cache/
91-
# Comment in the public line in if your project uses Gatsby and not Next.js
91+
# Comment in the public line in if your project uses Gatsby and not Next dot js
9292
# https://nextjs.org/blog/next-9-1#public-directory-support
9393
# public
9494

0 commit comments

Comments
 (0)