Skip to content

Commit

Permalink
Update dependencies of examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ylabonte committed Jan 15, 2024
1 parent d7b9369 commit d788ad4
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 32 deletions.
174 changes: 144 additions & 30 deletions examples/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"dotenv": "^16.0.0",
"procon-ip": "^1.4.0"
"dotenv": "^16.3.1",
"procon-ip": "^1.7.3"
}
}

0 comments on commit d788ad4

Please sign in to comment.