We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e4440 commit 8489e9aCopy full SHA for 8489e9a
2 files changed
package.json
@@ -38,7 +38,7 @@
38
"@sentry/integrations": "^7.29.0",
39
"@sentry/node": "^7.29.0",
40
"crypto-js": "^4.1.1",
41
- "express": "^4.18.1",
+ "express": "^4.18.2",
42
"feed": "^4.2.2",
43
"redis": "3.1.2",
44
"rss-parser": "^3.12.0"
yarn.lock
@@ -2359,7 +2359,7 @@ expect@^28.1.3:
2359
jest-message-util "^28.1.3"
2360
jest-util "^28.1.3"
2361
2362
-express@^4.18.1:
+express@^4.18.2:
2363
version "4.18.2"
2364
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
2365
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
0 commit comments