We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a7d2e commit 7b10e73Copy full SHA for 7b10e73
package.json
@@ -8,18 +8,18 @@
8
"postinstall": "patch-package"
9
},
10
"dependencies": {
11
- "async": "^3.2.4",
+ "async": "^3.2.5",
12
"body-parser": "~1.20.2",
13
"bytes": "^3.1.2",
14
- "cloudinary": "1.41.0",
15
- "config": "^3.3.9",
+ "cloudinary": "1.41.3",
+ "config": "^3.3.11",
16
"cookie-parser": "~1.4.6",
17
"debug": "~4.3.4",
18
- "dotenv": "^16.3.1",
+ "dotenv": "^16.4.5",
19
"express": "~4.18.2",
20
"got": "^13.0.0",
21
"lodash": "^4.17.21",
22
- "rollbar": "^2.26.2",
+ "rollbar": "^2.26.4",
23
"valid-url": "^1.0.9"
24
25
"devDependencies": {
patches/cloudinary+1.41.0.patch patches/cloudinary+1.41.3.patch
0 commit comments