Skip to content

Commit 01956cd

Browse files
authored
nano has breaking changes
1 parent 3512b07 commit 01956cd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"express-bunyan-logger": "^1.3.3",
3434
"fielddb": "^5.168.15-rc0",
3535
"md5": "^2.3.0",
36-
"nano": "^11.0.3",
36+
"nano": "^10.1.4",
3737
"nodemailer": "^7.0.11",
3838
"serve-favicon": "^2.5.1",
3939
"uuid": "^13.0.0"
@@ -54,7 +54,6 @@
5454
"supertest": "^7.1.4"
5555
},
5656
"resolutions": {
57-
"uuid": "13.0.0"
5857
},
5958
"main": "./auth_service.js",
6059
"bin": {

0 commit comments

Comments
 (0)