mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
chore(deps): bump class-validator from 0.14.1 to 0.14.2 (#9459)
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](https://github.com/typestack/class-validator/compare/v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: class-validator dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@
|
||||
"body-scroll-lock": "^4.0.0-beta.0",
|
||||
"bull": "^4.16.3",
|
||||
"chalk": "^4.1.0",
|
||||
"class-validator": "^0.14.1",
|
||||
"class-validator": "^0.14.2",
|
||||
"command-score": "^0.1.2",
|
||||
"compressorjs": "^1.2.1",
|
||||
"cookie": "^0.7.0",
|
||||
|
||||
@@ -7337,13 +7337,13 @@ cjs-module-lexer@^1.0.0, cjs-module-lexer@^1.2.2:
|
||||
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz#6c370ab19f8a3394e318fe682686ec0ac684d107"
|
||||
integrity "sha1-bDcKsZ+KM5TjGP5oJobsCsaE0Qc= sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ=="
|
||||
|
||||
class-validator@^0.14.1:
|
||||
version "0.14.1"
|
||||
resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.14.1.tgz#ff2411ed8134e9d76acfeb14872884448be98110"
|
||||
integrity sha512-2VEG9JICxIqTpoK1eMzZqaV+u/EiwEJkMGzTrZf6sU/fwsnOITVgYJ8yojSy6CaXtO9V0Cc6ZQZ8h8m4UBuLwQ==
|
||||
class-validator@^0.14.2:
|
||||
version "0.14.2"
|
||||
resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.14.2.tgz#a3de95edd26b703e89c151a2023d3c115030340d"
|
||||
integrity sha512-3kMVRF2io8N8pY1IFIXlho9r8IPUUIfHe2hYVtiebvAzU2XeQFXTv+XI4WX+TnXmtwXMDcjngcpkiPM0O9PvLw==
|
||||
dependencies:
|
||||
"@types/validator" "^13.11.8"
|
||||
libphonenumber-js "^1.10.53"
|
||||
libphonenumber-js "^1.11.1"
|
||||
validator "^13.9.0"
|
||||
|
||||
clean-css@^4.0.12:
|
||||
@@ -11836,10 +11836,10 @@ libmime@5.3.6:
|
||||
libbase64 "1.3.0"
|
||||
libqp "2.1.1"
|
||||
|
||||
libphonenumber-js@^1.10.53:
|
||||
version "1.11.4"
|
||||
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.11.4.tgz#e63fe553f45661b30bb10bb8c82c9cf2b22ec32a"
|
||||
integrity sha512-F/R50HQuWWYcmU/esP5jrH5LiWYaN7DpN0a/99U8+mnGGtnx8kmRE+649dQh3v+CowXXZc8vpkf5AmYkO0AQ7Q==
|
||||
libphonenumber-js@^1.11.1:
|
||||
version "1.12.9"
|
||||
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.12.9.tgz#25626cd825225b326a514a142aaa26717286c4b0"
|
||||
integrity sha512-VWwAdNeJgN7jFOD+wN4qx83DTPMVPPAUyx9/TUkBXKLiNkuWWk6anV0439tgdtwaJDrEdqkvdN22iA6J4bUCZg==
|
||||
|
||||
libqp@2.1.1:
|
||||
version "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user