Skip to content

Commit 0fcdfd1

Browse files
Bump class-validator from 0.13.2 to 0.14.0
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.13.2 to 0.14.0. - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](typestack/class-validator@v0.13.2...v0.14.0) --- updated-dependencies: - dependency-name: class-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e04be4b commit 0fcdfd1

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

packages/common-algorand/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@subql/common": "^2.3.0",
1717
"@subql/types-algorand": "workspace:*",
1818
"class-transformer": "0.4.0",
19-
"class-validator": "^0.13.2",
19+
"class-validator": "^0.14.0",
2020
"fs-extra": "^10.1.0",
2121
"ipfs-http-client": "^52.0.3",
2222
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2894,7 +2894,7 @@ __metadata:
28942894
"@types/pino": ^6.3.12
28952895
"@types/semver": ^7
28962896
class-transformer: 0.4.0
2897-
class-validator: ^0.13.2
2897+
class-validator: ^0.14.0
28982898
fs-extra: ^10.1.0
28992899
ipfs-http-client: ^52.0.3
29002900
js-yaml: ^4.1.0
@@ -4792,16 +4792,6 @@ __metadata:
47924792
languageName: node
47934793
linkType: hard
47944794

4795-
"class-validator@npm:^0.13.2":
4796-
version: 0.13.2
4797-
resolution: "class-validator@npm:0.13.2"
4798-
dependencies:
4799-
libphonenumber-js: ^1.9.43
4800-
validator: ^13.7.0
4801-
checksum: 0deb4c29faa18345f6989fd7eaaaa07b05caae5298603fcd6485531c6daad503e5d2b24cc1342e4fc88ae5ba0acffdc24d0fc333110ef3f21a667cd8a79e1258
4802-
languageName: node
4803-
linkType: hard
4804-
48054795
"class-validator@npm:^0.14.0":
48064796
version: 0.14.0
48074797
resolution: "class-validator@npm:0.14.0"
@@ -8263,7 +8253,7 @@ __metadata:
82638253
languageName: node
82648254
linkType: hard
82658255

8266-
"libphonenumber-js@npm:^1.10.14, libphonenumber-js@npm:^1.9.43":
8256+
"libphonenumber-js@npm:^1.10.14":
82678257
version: 1.10.30
82688258
resolution: "libphonenumber-js@npm:1.10.30"
82698259
checksum: 677bdd25b709cc55f10c599df09e67b501554578e4700ae31d9f2153b4e6847710d2454b4551f19df3e443eb836c0f287a12159ee6acd931150407c0eaf010a0

0 commit comments

Comments
 (0)