Skip to content

Commit b1db027

Browse files
authored
Merge pull request makinhs#7 from kuntalakrishna/remove-build-warnings
Upgraded and replaced node js dependencies
2 parents 58c6326 + 75ea7e3 commit b1db027

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
},
1919
"homepage": "https://github.com/makinhs/rest-api-tutorial#readme",
2020
"dependencies": {
21-
"body-parser": "1.7.0",
22-
"express": "^4.8.7",
23-
"jsonwebtoken": "^7.3.0",
24-
"moment": "^2.17.1",
25-
"moment-timezone": "^0.5.13",
26-
"mongoose": "^5.1.1",
27-
"node-uuid": "^1.4.8",
28-
"swagger-ui-express": "^2.0.13",
29-
"sync-request": "^4.0.2"
21+
"body-parser": "1.19.0",
22+
"express": "^4.17.1",
23+
"jsonwebtoken": "^8.5.1",
24+
"moment": "^2.24.0",
25+
"moment-timezone": "^0.5.27",
26+
"mongoose": "^5.7.9",
27+
"uuid": "^3.3.3",
28+
"swagger-ui-express": "^4.1.2",
29+
"sync-request": "^6.1.0"
3030
}
3131
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy