We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6451e10 + 484f62f commit fdd87b1Copy full SHA for fdd87b1
2 files changed
package.json
@@ -34,7 +34,7 @@
34
"typescript": "^4.5.2"
35
},
36
"dependencies": {
37
- "@postlight/mercury-parser": "^2.2.0",
+ "@postlight/mercury-parser": "^2.2.1",
38
"@sentry/integrations": "^6.11.0",
39
"@sentry/node": "^6.11.0",
40
"crypto-js": "^4.1.1",
yarn.lock
@@ -581,7 +581,7 @@
581
dotenv "^6.2.0"
582
node-fetch "^2.3.0"
583
584
-"@postlight/mercury-parser@^2.2.0":
+"@postlight/mercury-parser@^2.2.1":
585
version "2.2.1"
586
resolved "https://registry.yarnpkg.com/@postlight/mercury-parser/-/mercury-parser-2.2.1.tgz#a2a601707e2f2da0b8d83f983f53422f8b58855e"
587
integrity sha512-WsXHcVfbwlAb0HO1nZ3tS2ipNvLeLk9frJj3y5hn/NAeQfEJeRm9AtMrxpOJ11X8L4he+bRyjr1bpIPvQPWvCA==
0 commit comments