Skip to content

Commit e338568

Browse files
authored
Merge pull request #1166 from joshunrau/update-libnest
chore: update libnest and increment version
2 parents ec79667 + 39b042b commit e338568

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@douglasneuroinformatics/libcrypto": "catalog:",
1919
"@douglasneuroinformatics/libjs": "catalog:",
20-
"@douglasneuroinformatics/libnest": "^7.0.1",
20+
"@douglasneuroinformatics/libnest": "^7.3.1",
2121
"@douglasneuroinformatics/libpasswd": "catalog:",
2222
"@douglasneuroinformatics/libstats": "catalog:",
2323
"@faker-js/faker": "^9.4.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opendatacapture",
33
"type": "module",
4-
"version": "1.10.3",
4+
"version": "1.10.4",
55
"private": true,
66
"packageManager": "[email protected]",
77
"license": "Apache-2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)