Skip to content

Commit b08fecf

Browse files
Bump path-to-regexp and express in /sample-apps/node/remote-service (#330)
1 parent f89f516 commit b08fecf

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

sample-apps/node/remote-service/package-lock.json

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

sample-apps/node/remote-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@aws-sdk/client-s3": "^3.621.0",
1414
"@types/express": "^4.17.21",
1515
"@types/node": "^20.14.6",
16-
"express": "^4.21.1",
16+
"express": "^4.21.2",
1717
"mysql2": "^3.11.0",
1818
"nodemon": "^3.1.4"
1919
}

0 commit comments

Comments
 (0)