We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83c4598 + 03c7396 commit 38b178fCopy full SHA for 38b178f
1 file changed
package.json
@@ -22,16 +22,16 @@
22
"homepage": "https://github.com/afterpay/sdk-example-server#readme",
23
"devDependencies": {
24
"@types/express": "^5.0.0",
25
- "@typescript-eslint/eslint-plugin": "^8.24.1",
26
- "@typescript-eslint/parser": "^8.24.1",
+ "@typescript-eslint/eslint-plugin": "^8.55.0",
+ "@typescript-eslint/parser": "^8.55.0",
27
"eslint": "^9.20.1",
28
"eslint-config-prettier": "^10.0.1",
29
"eslint-plugin-prettier": "^5.2.3",
30
"prettier": "^3.5.1",
31
"typescript": "^5.7.3"
32
},
33
"dependencies": {
34
- "dotenv": "^16.4.7",
+ "dotenv": "^17.2.4",
35
"express": "^4.21.2",
36
"express-file-routing": "^3.0.3",
37
"rimraf": "^6.0.1"
0 commit comments