We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa579c commit 0f00035Copy full SHA for 0f00035
2 files changed
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.2"
29
}
30
yarn.lock
@@ -3030,9 +3030,9 @@ sort-keys@^2.0.0:
3030
dependencies:
3031
is-plain-obj "^1.0.0"
3032
3033
-source-map-support@0.5.0:
3034
- version "0.5.0"
3035
- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.0.tgz#2018a7ad2bdf8faf2691e5fddab26bed5a2bacab"
+source-map-support@0.5.2:
+ version "0.5.2"
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.2.tgz#1a6297fd5b2e762b39688c7fc91233b60984f0a5"
3036
3037
source-map "^0.6.0"
3038
0 commit comments