diff --git a/package.json b/package.json index ca4a5731946..2331a7d1f2a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jsii-pacmak": "^1.71.0", "node-fetch": "cjs", "npm-check-updates": "^16", - "projen": "^0.65.19", + "projen": "^0.65.20", "standard-version": "^9", "typescript": "^3.9.10" }, diff --git a/yarn.lock b/yarn.lock index 19558e8714e..b5f6719a20d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1081,9 +1081,9 @@ constant-case@^3.0.4: upper-case "^2.0.2" constructs@^10.0.0, constructs@^10.0.25: - version "10.1.157" - resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.1.157.tgz#0c226b006f6a3d217740c68b5b72cf6da4798639" - integrity sha512-GEIYHVB2J96MGo/7Au8ImQ54E8OnnnoUpXfcwqO0x/Rw2jVUEiFmSwKP/LTcOUF0tqnU5daHjoeaPnTb7S6nrw== + version "10.1.158" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.1.158.tgz#9ad5581f6f6837016cb24e9f5070eb1d01e85477" + integrity sha512-BVwOn2sY1KRoeVbHuQ8WStL/Yktg4ZwAq4f0tR0VqRIOm6syg9lO8yabluaGBB8OilhC/FyM1I/ZOowYZJu90w== conventional-changelog-angular@^5.0.12: version "5.0.13" @@ -2225,9 +2225,9 @@ jsii-rosetta@^1.68.0, jsii-rosetta@^1.71.0: yargs "^16.2.0" jsii-srcmak@^0.1.686: - version "0.1.731" - resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.731.tgz#12855c3a5874006c987e2e8db5446eab09f9a2fe" - integrity sha512-qiIKhIeaZKwg4fmbrVxbu8rcUoQA0HtOOSU7Q/W1fnmF8uzH+kFI4gf2KBT8vjTfiooDuoX6xjdn4gRd/g286Q== + version "0.1.732" + resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.732.tgz#4d09445caabc50ba86cde3ea376407c1e5d8ef8a" + integrity sha512-PWywQv0uQ+G/4jwhi3ghf+mNcZtr1WfJ2mNJbcAsG3otkSaZi3/kdljwQfGM37GQcztlCgff+L0OMVd37h8emw== dependencies: fs-extra "^9.1.0" jsii "^1.71.0" @@ -2833,9 +2833,9 @@ npm-bundled@^3.0.0: npm-normalize-package-bin "^3.0.0" npm-check-updates@^16: - version "16.3.22" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.3.22.tgz#119c61ef919ec3cd79cdf3422e1da9042a10b42a" - integrity sha512-GDqBHVduJuLInhEsgQ+BDCBr4C5oUnyja3OKNzJc1AX1utEd+tTjYvUnmZNeNE5WDizLCzKoy/3MA8+ionJypA== + version "16.3.25" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.3.25.tgz#58217d203040191c752cee2a35428aeb54f97a28" + integrity sha512-zrjx6P7LGHYS5e3TNuSqkWQc9m1KLjJIxFERGANN+xEY826NQYG08RwucUD9nRxIlRE9PsGCcMsJJTYJu1DHbA== dependencies: chalk "^5.1.2" cli-table "^0.3.11" @@ -3169,10 +3169,10 @@ progress@^2.0.3: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -projen@^0.65.19: - version "0.65.19" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.65.19.tgz#b89dab211b21a01427ee7c4654f114eb51b8dd87" - integrity sha512-5pNvS2eeKjp/bqM+ArTb8b1dWlqSVnpYP031ZOByqrJ9BOhgTmthR+mzj8Ij6/UQUmgSJ60H28hxdASFLIgD/w== +projen@^0.65.20: + version "0.65.20" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.65.20.tgz#9f88daeee5f1e006b6e626c548f398cb7dee67d6" + integrity sha512-DzPxHwnsnlxqVVFRo+rP/xVj20BKuI3izCNqrMtQfpPz/TDI0qsymCY94AfJysIfVLyZOb29BQxUjwTMGfjPyA== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3"