1
0
mirror of https://github.com/bitwarden/server synced 2025-12-30 23:23:37 +00:00

Pin dependencies (#2968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-29 11:41:11 -04:00
committed by GitHub
parent 3bffd480cb
commit 481004394f
4 changed files with 20 additions and 20 deletions

View File

@@ -16,7 +16,7 @@
"jquery": "3.5.1",
"merge-stream": "2.0.0",
"popper.js": "1.16.1",
"sass": "^1.49.7",
"toastr": "^2.1.4"
"sass": "1.49.7",
"toastr": "2.1.4"
}
}