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 9971048 commit cffa055Copy full SHA for cffa055
package.json
@@ -135,7 +135,7 @@
135
"store": "~2.0.12",
136
"tedious": "~6.2.0",
137
"toobusy-js": "~0.5.1",
138
- "turndown": "~5.0.1",
+ "turndown": "~5.0.3",
139
"uuid": "~3.3.2",
140
"validator": "~10.4.0",
141
"velocity-animate": "~1.4.0",
yarn.lock
@@ -12501,7 +12501,7 @@ tunnel-agent@^0.6.0:
12501
dependencies:
12502
safe-buffer "^5.0.1"
12503
12504
-turndown@~5.0.1:
+turndown@~5.0.3:
12505
version "5.0.3"
12506
resolved "https://registry.yarnpkg.com/turndown/-/turndown-5.0.3.tgz#a1350b66155d7891f10e451432170b0f7cd7449a"
12507
integrity sha512-popfGXEiedpq6F5saRIAThKxq/bbEPVFnsDnUdjaDGIre9f3/OL9Yi/yPbPcZ7RYUDpekghr666bBfZPrwNnhQ==
0 commit comments