We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14d08f commit b0037f1Copy full SHA for b0037f1
2 files changed
package.json
@@ -81,7 +81,7 @@
81
"@assert-equals/headless-wallet": "^0.0.16",
82
"adm-zip": "^0.5.16",
83
"axios": "^1.9.0",
84
- "chalk": "^5.4.1",
+ "chalk": "^4.1.2",
85
"mockttp": "^3.15.4",
86
"playwright-core": "^1.52.0",
87
"selenium-webdriver": "^4.32.0",
yarn.lock
@@ -1049,7 +1049,7 @@ chalk@^2.4.2:
1049
escape-string-regexp "^1.0.5"
1050
supports-color "^5.3.0"
1051
1052
-chalk@^4.0.0:
+chalk@^4.0.0, chalk@^4.1.2:
1053
version "4.1.2"
1054
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1055
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
0 commit comments