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.
1 parent 9868a4f commit c294ba4Copy full SHA for c294ba4
2 files changed
packages/delegator-e2e/package.json
@@ -8,7 +8,7 @@
8
"@metamask/smart-accounts-kit": "workspace:*",
9
"dotenv": "^16.3.1",
10
"permissionless": "^0.1.44",
11
- "tsx": "4.20.5",
+ "tsx": "^4.20.5",
12
"vitest": "^3.2.4"
13
},
14
"scripts": {
packages/smart-accounts-kit/package.json
@@ -121,8 +121,8 @@
121
"webauthn-p256": "^0.0.10"
122
123
"devDependencies": {
124
- "@lavamoat/allow-scripts": "^2.3.1",
125
- "@lavamoat/preinstall-always-fail": "^1.0.0",
+ "@lavamoat/allow-scripts": "^3.4.0",
+ "@lavamoat/preinstall-always-fail": "^2.1.1",
126
"@metamask/auto-changelog": "^5.0.2",
127
"@metamask/eslint-config": "^12.0.0",
128
"@metamask/eslint-config-nodejs": "^12.0.0",
0 commit comments