Bump crypto-js from 4.1.1 to 4.2.0 in /src/server

Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-06 08:53:07 +00:00
committed by GitHub
parent 5ee5c3695d
commit 7d61d084f1
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"bcrypt": "^5.0.1",
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"express": "^4.18.2",
"express-session": "^1.17.3",
"html-to-text": "^9.0.5",