We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c245ce6 + 3a5fb34 commit f6deeb5Copy full SHA for f6deeb5
2 files changed
package.json
@@ -38,7 +38,7 @@
38
"@sentry/integrations": "^6.11.0",
39
"@sentry/node": "^6.11.0",
40
"crypto-js": "^4.1.1",
41
- "express": "^4.17.1",
+ "express": "^4.17.2",
42
"feed": "^4.2.2",
43
"redis": "3.1.2",
44
"rss-parser": "^3.12.0"
yarn.lock
@@ -2453,7 +2453,7 @@ expect@^27.4.6:
2453
jest-matcher-utils "^27.4.6"
2454
jest-message-util "^27.4.6"
2455
2456
-express@^4.17.1:
+express@^4.17.2:
2457
version "4.17.2"
2458
resolved "https://registry.yarnpkg.com/express/-/express-4.17.2.tgz#c18369f265297319beed4e5558753cc8c1364cb3"
2459
integrity sha512-oxlxJxcQlYwqPWKVJJtvQiwHgosH/LrLSPA+H4UxpyvSS6jC5aH+5MoHFM+KABgTOt0APue4w66Ha8jCUo9QGg==
0 commit comments