Skip to content

Commit 4f847b7

Browse files
committed
Security fix and release preparation
1 parent 44ffc8c commit 4f847b7

File tree

2 files changed

+72
-84
lines changed

2 files changed

+72
-84
lines changed

package-lock.json

Lines changed: 69 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"dist"
4444
],
4545
"dependencies": {
46-
"@fails-components/config": "^1.0.0-rc.3",
47-
"@fails-components/data": "^1.0.0-rc.2",
48-
"@fails-components/security": "^1.0.0-rc.11",
46+
"@fails-components/config": "^1.0.0",
47+
"@fails-components/data": "^1.0.0",
48+
"@fails-components/security": "^1.0.0",
4949
"@socket.io/redis-adapter": "^7.1.0",
5050
"cron": "^1.8.2",
5151
"mongodb": "^3.7.3",

0 commit comments

Comments
 (0)