diff options
| author | Stefano <[email protected]> | 2024-10-29 13:30:55 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-29 13:30:55 +0100 |
| commit | ac6f4c68e132391ff4e28478f2c7e8ec28d5b0b8 (patch) | |
| tree | b60a940d11a03cbd442b295e031fa5ca442fbb3a /yarn.lock | |
| parent | e23f89706e917bf2503a935a26481f5a07a171a5 (diff) | |
| parent | 62aa39b6746b349333b1510cabf19d4ef7030de2 (diff) | |
| download | muse-ac6f4c68e132391ff4e28478f2c7e8ec28d5b0b8.tar.xz muse-ac6f4c68e132391ff4e28478f2c7e8ec28d5b0b8.zip | |
Merge pull request #1121 from museofficial/dependabot/npm_and_yarn/iso8601-duration-2.1.2
Bump iso8601-duration from 1.3.0 to 2.1.2
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -3149,10 +3149,10 @@ isexe@^2.0.0: resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= -iso8601-duration@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/iso8601-duration/-/iso8601-duration-1.3.0.tgz" - integrity sha512-K4CiUBzo3YeWk76FuET/dQPH03WE04R94feo5TSKQCXpoXQt9E4yx2CnY737QZnSAI3PI4WlKo/zfqizGx52QQ== +iso8601-duration@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/iso8601-duration/-/iso8601-duration-2.1.2.tgz#b13f14068fe5890c91b91e1f74e474a49f355028" + integrity sha512-yXteYUiKv6x8seaDzyBwnZtPpmx766KfvQuaVNyPifYOjmPdOo3ajd4phDNa7Y5mTQGnXsNEcXFtVun1FjYXxQ== iterate-iterator@^1.0.1: version "1.0.2" @@ -4972,7 +4972,7 @@ tslib@^2.6.2: version "2.8.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b" integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA== - + tsutils@^3.21.0: version "3.21.0" resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz" |
