update deps
This commit is contained in:
		
							parent
							
								
									20aee2deed
								
							
						
					
					
						commit
						7c89a27e61
					
				
					 6 changed files with 430 additions and 400 deletions
				
			
		|  | @ -30,10 +30,10 @@ | |||
| 		"archiver": "5.3.1", | ||||
| 		"autobind-decorator": "2.4.0", | ||||
| 		"autwh": "0.1.0", | ||||
| 		"aws-sdk": "2.1204.0", | ||||
| 		"aws-sdk": "2.1213.0", | ||||
| 		"bcryptjs": "2.4.3", | ||||
| 		"blurhash": "1.1.5", | ||||
| 		"bull": "4.8.5", | ||||
| 		"bull": "4.9.0", | ||||
| 		"cacheable-lookup": "6.1.0", | ||||
| 		"cbor": "8.1.0", | ||||
| 		"chalk": "5.0.1", | ||||
|  | @ -77,9 +77,9 @@ | |||
| 		"nested-property": "4.0.0", | ||||
| 		"node-fetch": "3.2.10", | ||||
| 		"nodemailer": "6.7.8", | ||||
| 		"nsfwjs": "2.4.1", | ||||
| 		"nsfwjs": "2.4.2", | ||||
| 		"os-utils": "0.0.14", | ||||
| 		"parse5": "7.0.0", | ||||
| 		"parse5": "7.1.1", | ||||
| 		"pg": "8.8.0", | ||||
| 		"private-ip": "2.3.4", | ||||
| 		"probe-image-size": "7.2.3", | ||||
|  | @ -116,7 +116,7 @@ | |||
| 		"typeorm": "0.3.9", | ||||
| 		"ulid": "2.3.0", | ||||
| 		"unzipper": "0.10.11", | ||||
| 		"uuid": "8.3.2", | ||||
| 		"uuid": "9.0.0", | ||||
| 		"web-push": "3.5.0", | ||||
| 		"websocket": "1.0.34", | ||||
| 		"ws": "8.8.1", | ||||
|  | @ -145,7 +145,7 @@ | |||
| 		"@types/koa__multer": "2.0.4", | ||||
| 		"@types/koa__router": "8.0.11", | ||||
| 		"@types/mocha": "9.1.1", | ||||
| 		"@types/node": "18.7.13", | ||||
| 		"@types/node": "18.7.16", | ||||
| 		"@types/node-fetch": "3.0.3", | ||||
| 		"@types/nodemailer": "6.4.5", | ||||
| 		"@types/oauth": "0.9.1", | ||||
|  | @ -167,12 +167,12 @@ | |||
| 		"@types/web-push": "3.3.2", | ||||
| 		"@types/websocket": "1.0.5", | ||||
| 		"@types/ws": "8.5.3", | ||||
| 		"@typescript-eslint/eslint-plugin": "5.35.1", | ||||
| 		"@typescript-eslint/parser": "5.35.1", | ||||
| 		"@typescript-eslint/eslint-plugin": "5.36.2", | ||||
| 		"@typescript-eslint/parser": "5.36.2", | ||||
| 		"cross-env": "7.0.3", | ||||
| 		"eslint": "8.23.0", | ||||
| 		"eslint-plugin-import": "2.26.0", | ||||
| 		"execa": "6.1.0", | ||||
| 		"typescript": "4.8.2" | ||||
| 		"typescript": "4.8.3" | ||||
| 	} | ||||
| } | ||||
|  |  | |||
|  | @ -811,10 +811,10 @@ | |||
|   resolved "https://registry.yarnpkg.com/@types/node/-/node-16.6.2.tgz#331b7b9f8621c638284787c5559423822fdffc50" | ||||
|   integrity sha512-LSw8TZt12ZudbpHc6EkIyDM3nHVWKYrAvGy6EAJfNfjusbwnThqjqxUKKRwuV3iWYeW/LYMzNgaq3MaLffQ2xA== | ||||
| 
 | ||||
| "@types/node@18.7.13": | ||||
|   version "18.7.13" | ||||
|   resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.13.tgz#23e6c5168333480d454243378b69e861ab5c011a" | ||||
|   integrity sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw== | ||||
| "@types/node@18.7.16": | ||||
|   version "18.7.16" | ||||
|   resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.16.tgz#0eb3cce1e37c79619943d2fd903919fc30850601" | ||||
|   integrity sha512-EQHhixfu+mkqHMZl1R2Ovuvn47PUw18azMJOTwSZr9/fhzHNGXAJ0ma0dayRVchprpCj0Kc1K1xKoWaATWF1qg== | ||||
| 
 | ||||
| "@types/node@^14.11.8": | ||||
|   version "14.17.9" | ||||
|  | @ -1000,14 +1000,14 @@ | |||
|   dependencies: | ||||
|     "@types/node" "*" | ||||
| 
 | ||||
| "@typescript-eslint/eslint-plugin@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.35.1.tgz#0d822bfea7469904dfc1bb8f13cabd362b967c93" | ||||
|   integrity sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg== | ||||
| "@typescript-eslint/eslint-plugin@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.2.tgz#6df092a20e0f9ec748b27f293a12cb39d0c1fe4d" | ||||
|   integrity sha512-OwwR8LRwSnI98tdc2z7mJYgY60gf7I9ZfGjN5EjCwwns9bdTuQfAXcsjSB2wSQ/TVNYSGKf4kzVXbNGaZvwiXw== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/scope-manager" "5.35.1" | ||||
|     "@typescript-eslint/type-utils" "5.35.1" | ||||
|     "@typescript-eslint/utils" "5.35.1" | ||||
|     "@typescript-eslint/scope-manager" "5.36.2" | ||||
|     "@typescript-eslint/type-utils" "5.36.2" | ||||
|     "@typescript-eslint/utils" "5.36.2" | ||||
|     debug "^4.3.4" | ||||
|     functional-red-black-tree "^1.0.1" | ||||
|     ignore "^5.2.0" | ||||
|  | @ -1015,69 +1015,70 @@ | |||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/parser@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.35.1.tgz#bf2ee2ebeaa0a0567213748243fb4eec2857f04f" | ||||
|   integrity sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg== | ||||
| "@typescript-eslint/parser@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.2.tgz#3ddf323d3ac85a25295a55fcb9c7a49ab4680ddd" | ||||
|   integrity sha512-qS/Kb0yzy8sR0idFspI9Z6+t7mqk/oRjnAYfewG+VN73opAUvmYL3oPIMmgOX6CnQS6gmVIXGshlb5RY/R22pA== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/scope-manager" "5.35.1" | ||||
|     "@typescript-eslint/types" "5.35.1" | ||||
|     "@typescript-eslint/typescript-estree" "5.35.1" | ||||
|     "@typescript-eslint/scope-manager" "5.36.2" | ||||
|     "@typescript-eslint/types" "5.36.2" | ||||
|     "@typescript-eslint/typescript-estree" "5.36.2" | ||||
|     debug "^4.3.4" | ||||
| 
 | ||||
| "@typescript-eslint/scope-manager@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.35.1.tgz#ccb69d54b7fd0f2d0226a11a75a8f311f525ff9e" | ||||
|   integrity sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q== | ||||
| "@typescript-eslint/scope-manager@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz#a75eb588a3879ae659514780831370642505d1cd" | ||||
|   integrity sha512-cNNP51L8SkIFSfce8B1NSUBTJTu2Ts4nWeWbFrdaqjmn9yKrAaJUBHkyTZc0cL06OFHpb+JZq5AUHROS398Orw== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.35.1" | ||||
|     "@typescript-eslint/visitor-keys" "5.35.1" | ||||
|     "@typescript-eslint/types" "5.36.2" | ||||
|     "@typescript-eslint/visitor-keys" "5.36.2" | ||||
| 
 | ||||
| "@typescript-eslint/type-utils@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.35.1.tgz#d50903b56758c5c8fc3be52b3be40569f27f9c4a" | ||||
|   integrity sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw== | ||||
| "@typescript-eslint/type-utils@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.36.2.tgz#752373f4babf05e993adf2cd543a763632826391" | ||||
|   integrity sha512-rPQtS5rfijUWLouhy6UmyNquKDPhQjKsaKH0WnY6hl/07lasj8gPaH2UD8xWkePn6SC+jW2i9c2DZVDnL+Dokw== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/utils" "5.35.1" | ||||
|     "@typescript-eslint/typescript-estree" "5.36.2" | ||||
|     "@typescript-eslint/utils" "5.36.2" | ||||
|     debug "^4.3.4" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/types@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.35.1.tgz#af355fe52a0cc88301e889bc4ada72f279b63d61" | ||||
|   integrity sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ== | ||||
| "@typescript-eslint/types@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.2.tgz#a5066e500ebcfcee36694186ccc57b955c05faf9" | ||||
|   integrity sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ== | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.35.1.tgz#db878a39a0dbdc9bb133f11cdad451770bfba211" | ||||
|   integrity sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA== | ||||
| "@typescript-eslint/typescript-estree@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz#0c93418b36c53ba0bc34c61fe9405c4d1d8fe560" | ||||
|   integrity sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.35.1" | ||||
|     "@typescript-eslint/visitor-keys" "5.35.1" | ||||
|     "@typescript-eslint/types" "5.36.2" | ||||
|     "@typescript-eslint/visitor-keys" "5.36.2" | ||||
|     debug "^4.3.4" | ||||
|     globby "^11.1.0" | ||||
|     is-glob "^4.0.3" | ||||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/utils@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.35.1.tgz#ae1399afbfd6aa7d0ed1b7d941e9758d950250eb" | ||||
|   integrity sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ== | ||||
| "@typescript-eslint/utils@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.36.2.tgz#b01a76f0ab244404c7aefc340c5015d5ce6da74c" | ||||
|   integrity sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg== | ||||
|   dependencies: | ||||
|     "@types/json-schema" "^7.0.9" | ||||
|     "@typescript-eslint/scope-manager" "5.35.1" | ||||
|     "@typescript-eslint/types" "5.35.1" | ||||
|     "@typescript-eslint/typescript-estree" "5.35.1" | ||||
|     "@typescript-eslint/scope-manager" "5.36.2" | ||||
|     "@typescript-eslint/types" "5.36.2" | ||||
|     "@typescript-eslint/typescript-estree" "5.36.2" | ||||
|     eslint-scope "^5.1.1" | ||||
|     eslint-utils "^3.0.0" | ||||
| 
 | ||||
| "@typescript-eslint/visitor-keys@5.35.1": | ||||
|   version "5.35.1" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.35.1.tgz#285e9e34aed7c876f16ff646a3984010035898e6" | ||||
|   integrity sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g== | ||||
| "@typescript-eslint/visitor-keys@5.36.2": | ||||
|   version "5.36.2" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz#2f8f78da0a3bad3320d2ac24965791ac39dace5a" | ||||
|   integrity sha512-BtRvSR6dEdrNt7Net2/XDjbYKU5Ml6GqJgVfXT0CxTCJlnIqK7rAGreuWKMT2t8cFUT2Msv5oxw0GMRD7T5J7A== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.35.1" | ||||
|     "@typescript-eslint/types" "5.36.2" | ||||
|     eslint-visitor-keys "^3.3.0" | ||||
| 
 | ||||
| "@ungap/promise-all-settled@1.1.2": | ||||
|  | @ -1463,10 +1464,10 @@ available-typed-arrays@^1.0.5: | |||
|   resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" | ||||
|   integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== | ||||
| 
 | ||||
| aws-sdk@2.1204.0: | ||||
|   version "2.1204.0" | ||||
|   resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1204.0.tgz#6e0c5d0b4b50ff122b66772bb0ab5453009e6106" | ||||
|   integrity sha512-H3dRQBdgzAfZ/e/dfiW44fhQrgAuCfIzWhI5y5J9122caI4uZY6TEUd003UXP4nXq2eMfuPWg0bA/mPwbj8RkA== | ||||
| aws-sdk@2.1213.0: | ||||
|   version "2.1213.0" | ||||
|   resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1213.0.tgz#efdbe52c72e6879348650ff9a69ab55ef948b6f3" | ||||
|   integrity sha512-ZfrUfhlLjwvQ6QTbg8lR4+SRFHaivzZMmfpS+64YzafcKjwc7rklYqiyh4MPTSmdNZkErgaAykYpXPMuTiWBug== | ||||
|   dependencies: | ||||
|     buffer "4.9.2" | ||||
|     events "1.1.1" | ||||
|  | @ -1686,10 +1687,10 @@ bufferutil@^4.0.1: | |||
|   dependencies: | ||||
|     node-gyp-build "~3.7.0" | ||||
| 
 | ||||
| bull@4.8.5: | ||||
|   version "4.8.5" | ||||
|   resolved "https://registry.yarnpkg.com/bull/-/bull-4.8.5.tgz#eebafddc3249d6d5e8ced1c42b8bfa8efcc274aa" | ||||
|   integrity sha512-2Z630e4f6VsLJnWMAtfEHwIqJYmND4W3dcG48RIbXeWpvb4UnYtpe/zxEdslJu0PKrltB4IkFj5YtBsdeQRn8w== | ||||
| bull@4.9.0: | ||||
|   version "4.9.0" | ||||
|   resolved "https://registry.yarnpkg.com/bull/-/bull-4.9.0.tgz#522a955fa045141ce2c063ab24c2c78e4ee3782e" | ||||
|   integrity sha512-yiaSb41dywjIhJ3i1mczjQGDmM6pLIoM1Ea0Gcf5HKDxOoEzL5i9XEEKW7fbsj7u083UEOnQ4gSWfbWIUDO6JQ== | ||||
|   dependencies: | ||||
|     cron-parser "^4.2.1" | ||||
|     debuglog "^1.0.0" | ||||
|  | @ -2737,6 +2738,11 @@ entities@^4.3.0: | |||
|   resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.0.tgz#62915f08d67353bb4eb67e3d62641a4059aec656" | ||||
|   integrity sha512-/iP1rZrSEJ0DTlPiX+jbzlA3eVkY/e8L8SozroF395fIqE3TYF/Nz7YOMAawta+vLmyJ/hkGNNPcSbMADCCXbg== | ||||
| 
 | ||||
| entities@^4.4.0: | ||||
|   version "4.4.0" | ||||
|   resolved "https://registry.yarnpkg.com/entities/-/entities-4.4.0.tgz#97bdaba170339446495e653cfd2db78962900174" | ||||
|   integrity sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA== | ||||
| 
 | ||||
| env-paths@^2.2.0: | ||||
|   version "2.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.0.tgz#cdca557dc009152917d6166e2febe1f039685e43" | ||||
|  | @ -5591,10 +5597,10 @@ npmlog@^6.0.0: | |||
|     gauge "^4.0.0" | ||||
|     set-blocking "^2.0.0" | ||||
| 
 | ||||
| nsfwjs@2.4.1: | ||||
|   version "2.4.1" | ||||
|   resolved "https://registry.yarnpkg.com/nsfwjs/-/nsfwjs-2.4.1.tgz#406dff6e379f4fc1c5fd4d16b7a64e4ae4b355c1" | ||||
|   integrity sha512-8XPUPVeIIfkSeWjHEytDMedZNISR0SCjv67JYbS75SIYcmz8Y7GZqNfLupltjcwsqV0e4bwdc4l4bEOno58QdA== | ||||
| nsfwjs@2.4.2: | ||||
|   version "2.4.2" | ||||
|   resolved "https://registry.yarnpkg.com/nsfwjs/-/nsfwjs-2.4.2.tgz#dd8656705f79f53d789245eaf317d6b6818a0032" | ||||
|   integrity sha512-i4Pp2yt59qPQgeZFyg3wXFBX52uSeu/hkDoqdZfe+sILRxNBUu0VDogj7Lmqak0GlrXviS/wLiVeIx40IDUu7A== | ||||
|   dependencies: | ||||
|     "@nsfw-filter/gif-frames" "1.0.2" | ||||
| 
 | ||||
|  | @ -5864,12 +5870,12 @@ parse5-htmlparser2-tree-adapter@^6.0.0: | |||
|   dependencies: | ||||
|     parse5 "^6.0.1" | ||||
| 
 | ||||
| parse5@7.0.0, parse5@^7.0.0: | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.0.0.tgz#51f74a5257f5fcc536389e8c2d0b3802e1bfa91a" | ||||
|   integrity sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g== | ||||
| parse5@7.1.1: | ||||
|   version "7.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.1.1.tgz#4649f940ccfb95d8754f37f73078ea20afe0c746" | ||||
|   integrity sha512-kwpuwzB+px5WUg9pyK0IcK/shltJN5/OVhQagxhCQNtT9Y9QRZqNY2e1cmbu/paRh5LMnz/oVTVLBpjFmMZhSg== | ||||
|   dependencies: | ||||
|     entities "^4.3.0" | ||||
|     entities "^4.4.0" | ||||
| 
 | ||||
| parse5@^5.1.1: | ||||
|   version "5.1.1" | ||||
|  | @ -5881,6 +5887,13 @@ parse5@^6.0.1: | |||
|   resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b" | ||||
|   integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw== | ||||
| 
 | ||||
| parse5@^7.0.0: | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.0.0.tgz#51f74a5257f5fcc536389e8c2d0b3802e1bfa91a" | ||||
|   integrity sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g== | ||||
|   dependencies: | ||||
|     entities "^4.3.0" | ||||
| 
 | ||||
| parseurl@^1.3.2: | ||||
|   version "1.3.3" | ||||
|   resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4" | ||||
|  | @ -7605,10 +7618,10 @@ typeorm@0.3.9: | |||
|     xml2js "^0.4.23" | ||||
|     yargs "^17.3.1" | ||||
| 
 | ||||
| typescript@4.8.2: | ||||
|   version "4.8.2" | ||||
|   resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" | ||||
|   integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== | ||||
| typescript@4.8.3: | ||||
|   version "4.8.3" | ||||
|   resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88" | ||||
|   integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig== | ||||
| 
 | ||||
| ulid@2.3.0: | ||||
|   version "2.3.0" | ||||
|  | @ -7739,16 +7752,21 @@ uuid@8.0.0: | |||
|   resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0.tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c" | ||||
|   integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw== | ||||
| 
 | ||||
| uuid@8.3.2, uuid@^8.3.0, uuid@^8.3.2: | ||||
|   version "8.3.2" | ||||
|   resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" | ||||
|   integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== | ||||
| uuid@9.0.0: | ||||
|   version "9.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5" | ||||
|   integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg== | ||||
| 
 | ||||
| uuid@^3.3.2: | ||||
|   version "3.4.0" | ||||
|   resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" | ||||
|   integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== | ||||
| 
 | ||||
| uuid@^8.3.0, uuid@^8.3.2: | ||||
|   version "8.3.2" | ||||
|   resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" | ||||
|   integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== | ||||
| 
 | ||||
| v8-compile-cache-lib@^3.0.1: | ||||
|   version "3.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue