Skip to content

Commit

Permalink
deps(examples): Resolve security notifications (#2832)
Browse files Browse the repository at this point in the history
Dependabot can't handle these for some reason.
  • Loading branch information
blaine-arcjet authored Jan 14, 2025
1 parent 68ab536 commit 3fb346c
Show file tree
Hide file tree
Showing 27 changed files with 618 additions and 602 deletions.
87 changes: 44 additions & 43 deletions examples/nextjs-app-dir-rate-limit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nextjs-app-dir-rate-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"next": "15.1.0",
"next": "15.1.4",
"react": "^19",
"react-dom": "^19"
},
Expand Down
87 changes: 44 additions & 43 deletions examples/nextjs-app-dir-validate-email/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nextjs-app-dir-validate-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"@nosecone/next": "file:../../nosecone-next",
"next": "15.1.0",
"next": "15.1.4",
"react": "^19",
"react-dom": "^19"
},
Expand Down
Loading

0 comments on commit 3fb346c

Please sign in to comment.