Update superjson to version 1.8.1 (#1794)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
pull/1786/head
depfu[bot] 2022-02-11 10:44:39 +00:00 committed by GitHub
parent 1d711dde65
commit e37ba3325b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"