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 c949ee0 commit 0a123f9Copy full SHA for 0a123f9
package.json
@@ -143,6 +143,7 @@
143
"resolutions": {
144
"**/@types/webpack-sources/source-map": "0.6.1",
145
"anymatch": "^2.0.0",
146
- "merge2": "~1.2.3"
+ "merge2": "~1.2.3",
147
+ "stack-utils": "1.0.2"
148
}
149
yarn.lock
@@ -7046,7 +7046,7 @@ ssri@^6.0.1:
7046
dependencies:
7047
figgy-pudding "^3.5.1"
7048
7049
-stack-utils@^1.0.1:
+stack-utils@1.0.2, stack-utils@^1.0.1:
7050
version "1.0.2"
7051
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.2.tgz#33eba3897788558bebfc2db059dc158ec36cebb8"
7052
integrity sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==
0 commit comments