diff --git a/apps/web/package.json b/apps/web/package.json index e3226a3156..3b99fa2f01 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -105,7 +105,7 @@ "react-window": "^1.8.6", "short-uuid": "^4.2.0", "stripe": "^8.191.0", - "superjson": "1.8.0", + "superjson": "1.8.1", "tsdav": "2.0.0", "tslog": "^3.2.1", "uuid": "^8.3.2", diff --git a/yarn.lock b/yarn.lock index fa533f0b4c..d22a57afad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10702,10 +10702,10 @@ stylis@4.0.13: resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91" integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag== -superjson@1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/superjson/-/superjson-1.8.0.tgz#a002521450aaa1529feef65fc1dc314e47cc0598" - integrity sha512-8FWCa0T9JQ9kVax9nmRqEEebhbRGmU3IV1gevZWQGJRFmSNVN4hnyfb0858aWeEOoS3atwnhjYGleRQHTGI/lA== +superjson@1.8.1: + version "1.8.1" + resolved "https://registry.yarnpkg.com/superjson/-/superjson-1.8.1.tgz#c0fe510b8ff71c3bde5733a125623994ca9ec608" + integrity sha512-RaBKdbsYj29Ky+XcdE11pJAyKXPrqiCV269koH2WAlpeHh/9qnK0ET84GiVWvnutiufyDolK/vS2jtdFYr341w== dependencies: debug "^4.3.1" lodash.clonedeep "^4.5.0"