Skip to content

Commit

Permalink
Merge pull request #111 from maxcanna/dependabot/npm_and_yarn/express…
Browse files Browse the repository at this point in the history
…-4.19.2

Bump express from 4.17.3 to 4.19.2
  • Loading branch information
maxcanna committed Mar 28, 2024
2 parents 3774d32 + 199336a commit af0baaf
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 79 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [5.8.8] - 2024-03-28
### Changed
Bumps express from 4.17.3 to 4.19.2

## [5.8.7] - 2024-03-18
### Changed
Bump `follow-redirects` from 1.15.4 to 1.15.6
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"yarn": "^1.22.19"
},
"name": "bicineabbiamo",
"version": "5.8.7",
"version": "5.8.8",
"description": "API to get BikeMi stations info",
"private": true,
"main": "bicineabbiamo.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@google/maps": "^0.5.5",
"axios": "^1.6.0",
"compression": "^1.7.4",
"express": "^4.17.3",
"express": "^4.19.2",
"gps-distance": "0.0.4",
"localizify": "^1.2.4",
"morgan": "^1.10.0",
Expand Down

0 comments on commit af0baaf

Please sign in to comment.