Skip to content

Commit c786f93

Browse files
authored
Merge pull request #63 from OrdnanceSurvey/dependabot/npm_and_yarn/Airports/Airports-OAuth/express-4.19.2
Bump express from 4.18.2 to 4.19.2 in /Airports/Airports-OAuth
2 parents e11cf26 + 2f996cd commit c786f93

File tree

2 files changed

+112
-49
lines changed

2 files changed

+112
-49
lines changed

Airports/Airports-OAuth/package-lock.json

+111-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Airports/Airports-OAuth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "An application demonstrating combined use of the OS Maps API and OS Features API",
55
"main": "server.js",
66
"dependencies": {
7-
"express": "^4.18.2",
7+
"express": "^4.19.2",
88
"node-fetch": "^2.6.7",
99
"path": "^0.12.7"
1010
},

0 commit comments

Comments
 (0)