We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b64a1 commit d683aceCopy full SHA for d683ace
webserver/package.json
@@ -29,14 +29,14 @@
29
"@github/relative-time-element": "^4.3.1",
30
"@google-cloud/storage": "^7.8.0",
31
"@prisma/client": "^5.10.2",
32
- "@sentry/astro": "^7.106.0",
+ "@sentry/astro": "^7.107.0",
33
"@shoelace-style/shoelace": "^2.14.0",
34
"age-encryption": "^0.1.5",
35
- "astro": "^4.5.4",
+ "astro": "^4.5.5",
36
"debug": "^4.3.4",
37
"dset": "^3.1.3",
38
"express": "^4.18.3",
39
- "google-auth-library": "^9.6.3",
+ "google-auth-library": "^9.7.0",
40
"lit": "^3.1.2",
41
"mdast-util-find-and-replace": "^3.0.1",
42
"n3": "^1.17.2",
@@ -56,7 +56,7 @@
56
"@playwright/test": "1.42.1",
57
"@types/mdast": "^4.0.3",
58
"@types/n3": "^1.16.4",
59
- "@types/node": "^20.11.25",
60
- "dotenv-cli": "^7.4.0"
+ "@types/node": "^20.11.28",
+ "dotenv-cli": "^7.4.1"
61
}
62
0 commit comments