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 9fa579c commit d082a1aCopy full SHA for d082a1a
package.json
@@ -25,6 +25,6 @@
25
"graphql-request": "1.4.1",
26
"lambda-helpers": "0.2.2",
27
"sharp": "0.18.4",
28
- "source-map-support": "0.5.0"
+ "source-map-support": "0.5.3"
29
}
30
yarn.lock
@@ -3030,9 +3030,9 @@ sort-keys@^2.0.0:
3030
dependencies:
3031
is-plain-obj "^1.0.0"
3032
3033
-[email protected].0:
3034
- version "0.5.0"
3035
- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.0.tgz#2018a7ad2bdf8faf2691e5fddab26bed5a2bacab"
+[email protected].3:
+ version "0.5.3"
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.3.tgz#2b3d5fff298cfa4d1afd7d4352d569e9a0158e76"
3036
3037
source-map "^0.6.0"
3038
0 commit comments