Skip to content

Commit 5868367

Browse files
authored
Merge branch 'master' into nirvana124/requestValidator
2 parents 1e0567d + fbc1df3 commit 5868367

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/decdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"constructs": "^2.0.0",
173173
"fs-extra": "^8.1.0",
174174
"jsii-reflect": "^1.1.0",
175-
"jsonschema": "^1.2.5",
175+
"jsonschema": "^1.2.6",
176176
"yaml": "1.8.3",
177177
"yargs": "^15.3.1"
178178
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7202,10 +7202,10 @@ jsonparse@^1.2.0:
72027202
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
72037203
integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
72047204

7205-
jsonschema@^1.2.5:
7206-
version "1.2.5"
7207-
resolved "https://registry.yarnpkg.com/jsonschema/-/jsonschema-1.2.5.tgz#bab69d97fa28946aec0a56a9cc266d23fe80ae61"
7208-
integrity sha512-kVTF+08x25PQ0CjuVc0gRM9EUPb0Fe9Ln/utFOgcdxEIOHuU7ooBk/UPTd7t1M91pP35m0MU1T8M5P7vP1bRRw==
7205+
jsonschema@^1.2.5, jsonschema@^1.2.6:
7206+
version "1.2.6"
7207+
resolved "https://registry.yarnpkg.com/jsonschema/-/jsonschema-1.2.6.tgz#52b0a8e9dc06bbae7295249d03e4b9faee8a0c0b"
7208+
integrity sha512-SqhURKZG07JyKKeo/ir24QnS4/BV7a6gQy93bUSe4lUdNp0QNpIz2c9elWJQ9dpc5cQYY6cvCzgRwy0MQCLyqA==
72097209

72107210
jsprim@^1.2.2:
72117211
version "1.4.1"

0 commit comments

Comments
 (0)