Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency dotenv to ^16.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent 5058358 commit 4c02c32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-event-service",
"version": "0.1.100",
"version": "0.1.101",
"description": "Event service for WASP",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"dotenv": "^16.4.3",
"dotenv": "^16.4.4",
"envalid": "^8.0.0",
"express": "^4.18.2",
"express-openapi": "^12.1.3",
Expand Down

0 comments on commit 4c02c32

Please sign in to comment.