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 7dd62bdCopy full SHA for 7dd62bd
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.1"
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].1:
+ version "0.5.1"
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.1.tgz#72291517d1fd0cb9542cee6c27520884b5da1a07"
3036
3037
source-map "^0.6.0"
3038
0 commit comments