Skip to content

Commit 83690d3

Browse files
authoredOct 10, 2024
1 parent 65854b2 commit 83690d3

File tree

2 files changed

+140
-153
lines changed

2 files changed

+140
-153
lines changed
 

‎package.json

+9-8
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"postinstall": "patch-package"
99
},
1010
"dependencies": {
11-
"async": "^3.2.5",
12-
"body-parser": "~1.20.2",
11+
"async": "^3.2.6",
12+
"body-parser": "~1.20.3",
1313
"bytes": "^3.1.2",
1414
"cloudinary": "1.41.3",
1515
"config": "^3.3.12",
16-
"cookie-parser": "~1.4.6",
17-
"debug": "~4.3.6",
16+
"cookie-parser": "~1.4.7",
17+
"debug": "~4.3.7",
1818
"dotenv": "^16.4.5",
19-
"express": "~4.19.2",
20-
"got": "^14.4.2",
19+
"express": "~4.21.1",
20+
"got": "^14.4.3",
2121
"lodash": "^4.17.21",
2222
"rollbar": "^2.26.4",
2323
"valid-url": "^1.0.9"
@@ -27,9 +27,10 @@
2727
"chai-http": "^4.4.0",
2828
"husky": "^8.0.3",
2929
"mocha": "^10.7.3",
30-
"nock": "^13.5.4",
30+
"nock": "^13.5.5",
3131
"patch-package": "^8.0.0",
3232
"sinon": "^16.1.3",
3333
"sinon-chai": "^3.7.0"
34-
}
34+
},
35+
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
3536
}

0 commit comments

Comments
 (0)