Skip to content

Commit 7b10e73

Browse files
chore: update some deps
1 parent 15a7d2e commit 7b10e73

File tree

3 files changed

+245
-200
lines changed

3 files changed

+245
-200
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
"postinstall": "patch-package"
99
},
1010
"dependencies": {
11-
"async": "^3.2.4",
11+
"async": "^3.2.5",
1212
"body-parser": "~1.20.2",
1313
"bytes": "^3.1.2",
14-
"cloudinary": "1.41.0",
15-
"config": "^3.3.9",
14+
"cloudinary": "1.41.3",
15+
"config": "^3.3.11",
1616
"cookie-parser": "~1.4.6",
1717
"debug": "~4.3.4",
18-
"dotenv": "^16.3.1",
18+
"dotenv": "^16.4.5",
1919
"express": "~4.18.2",
2020
"got": "^13.0.0",
2121
"lodash": "^4.17.21",
22-
"rollbar": "^2.26.2",
22+
"rollbar": "^2.26.4",
2323
"valid-url": "^1.0.9"
2424
},
2525
"devDependencies": {
File renamed without changes.

0 commit comments

Comments
 (0)