Skip to content

Commit

Permalink
fix(database): missing escape-string-regexp
Browse files Browse the repository at this point in the history
  • Loading branch information
kkopanidis committed Feb 28, 2022
1 parent 821344b commit 1897b9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"mariadb": "^2.5.4",
"mongodb-extended-json": "^1.11.0",
"mongoose": "5.13.13",
"escape-string-regexp": "^4.0.0",
"mongoose-deep-populate": "^3.2.0",
"mysql2": "^2.3.0",
"pg": "^8.6.0",
Expand Down

0 comments on commit 1897b9b

Please sign in to comment.