diff --git a/package.json b/package.json index 65e1e370..22fed4cf 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "lint-staged": "^15.0.1", "madge": "^8.0.0", "prettier": "^3.0.0", - "rich-domain": "1.25.0", + "rich-domain": "1.25.1", "rimraf": "^5.0.5", "ts-jest": "^27.1.4", "ts-node": "^10.7.0", diff --git a/yarn.lock b/yarn.lock index f03078e3..5905a9da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5856,15 +5856,10 @@ rfdc@^1.4.1: resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca" integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA== -rich-domain@1.25.0-beta: - version "1.25.0-beta" - resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.25.0-beta.tgz#cb5f9f0260977b666f44457238b7e8a7e9e30b66" - integrity sha512-B5XbfndP0VyidO1VflDeystk9ZCJVLhhncfq/2UhytvYqOcsmqyIl16IbQ1mEZ1weGhUYT/ip3ChgE4lezTghw== - -rich-domain@^1.25.0: - version "1.25.0" - resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.25.0.tgz#5043a2aed040660b2d3f05390eeee9259c511cdb" - integrity sha512-W6/yB2twlPahc1WRWVYsa8YOQ+X/OKwTCVkS2MaiGSCt3BhcQncNi5fVfyKXPumB9bgdEpRpnSERDQLUiYGJkA== +rich-domain@1.25.1, rich-domain@^1.25.0: + version "1.25.1" + resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.25.1.tgz#0fac78e57690b4468629028f19e43f5d3666ead8" + integrity sha512-pvsU2SJ0zcsit7nWQbd8DxRnk6CyO1GTlJOJNqkOh5653wAVSx+hi2m4alzrzhsBOWusIp739zqTi7WAhYeiKQ== rimraf@^3.0.0, rimraf@^3.0.2: version "3.0.2"