Skip to content

Commit 0cfc828

Browse files
chore(deps): update dependency express to v4.19.0
1 parent f7ebeb3 commit 0cfc828

File tree

6 files changed

+54
-54
lines changed

6 files changed

+54
-54
lines changed

app-to-app-js/package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app-to-app-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"express": "4.18.2",
13+
"express": "4.19.0",
1414
"localtunnel": "2.0.2",
1515
"@vonage/client-sdk": "1.*"
1616
}

app-to-phone-js/package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app-to-phone-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"express": "4.18.2",
13+
"express": "4.19.0",
1414
"localtunnel": "2.0.2",
1515
"@vonage/client-sdk": "1.*"
1616
}

phone-to-app-js/package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phone-to-app-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"express": "4.18.2",
13+
"express": "4.19.0",
1414
"localtunnel": "2.0.2",
1515
"@vonage/client-sdk": "1.*"
1616
}

0 commit comments

Comments
 (0)