summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index ad1dd25..3965844 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"vitest": "^4.1.7"
},
"dependencies": {
- "digiid-ts": "^3.0.2",
+ "digiid-ts": "^3.0.3",
"dotenv": "^17.4.2",
"express": "^5.2.1",
"express-rate-limit": "^8.5.2",
@@ -79,7 +79,7 @@
"postcss": "8.5.23",
"eslint": {
"minimatch": {
- "brace-expansion": "5.0.8"
+ "brace-expansion": "5.0.9"
}
}
}