Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: npm-check-updates && yarn upgrade #493

Open
wants to merge 1 commit into
base: v1-main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"devDependencies": {
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
"cdk-generate-synthetic-examples": "^0.1.140",
"cdk-generate-synthetic-examples": "^0.1.261",
"conventional-changelog-cli": "^2.2.2",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.10",
"graceful-fs": "^4.2.11",
"jest-junit": "^13.2.0",
"jsii-diff": "^1.74.0",
"jsii-pacmak": "^1.74.0",
"jsii-reflect": "^1.74.0",
"jsii-rosetta": "^1.74.0",
"jsii-diff": "^1.83.0",
"jsii-pacmak": "^1.83.0",
"jsii-reflect": "^1.83.0",
"jsii-rosetta": "^1.83.0",
"lerna": "^4.0.0",
"patch-package": "^6.5.1",
"semver": "^6.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/sinon": "^9.0.11",
"@aws-cdk/cdk-build-tools": "0.0.0",
"aws-sdk": "^2.596.0",
Expand All @@ -43,7 +43,7 @@
"jest": "^27.5.1",
"lambda-tester": "^3.6.0",
"sinon": "^9.2.4",
"nock": "^13.3.0",
"nock": "^13.3.1",
"ts-jest": "^27.1.5"
}
}
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"jest": "^27.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codepipeline-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-cdk/cx-api": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.191",
"@types/lodash": "^4.14.195",
"jest": "^27.5.1",
"lodash": "^4.17.21"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"eslint-plugin-standard": "^4.1.0",
"jest": "^27.5.1",
"lambda-tester": "^3.6.0",
"nock": "^13.3.0"
"nock": "^13.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"@types/sinon": "^9.0.11",
"aws-sdk": "^2.848.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@aws-cdk/cloud-assembly-schema": "0.0.0",
"@aws-cdk/cx-api": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"jest": "^27.5.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/aws-eks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@
"@aws-cdk/aws-ecr-assets": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"@types/sinon": "^9.0.11",
"@types/yaml": "1.9.6",
"aws-sdk": "^2.848.0",
"cdk8s": "^1.9.36",
"cdk8s": "^1.10.75",
"cdk8s-plus-21": "^1.0.0-beta.186",
"jest": "^27.5.1",
"sinon": "^9.2.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-iam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"@types/sinon": "^9.0.11",
"jest": "^27.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-lambda-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^27.5.2",
"delay": "5.0.0",
"esbuild": "^0.17.5"
"esbuild": "^0.17.19"
},
"dependencies": {
"@aws-cdk/aws-lambda": "0.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/cfnspec": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.191",
"@types/lodash": "^4.14.195",
"jest": "^27.5.1",
"lodash": "^4.17.21"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/aws-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"@types/sinon": "^9.0.11",
"aws-sdk": "^2.848.0",
"aws-sdk-mock": "5.6.0",
"jest": "^27.5.1",
"nock": "^13.3.0",
"nock": "^13.3.1",
"sinon": "^9.2.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-route53/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"aws-sdk": "^2.848.0",
"jest": "^27.5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"jest": "^27.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/jest": "^27.5.2",
"jest": "^27.5.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/cloud-assembly-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^27.5.2",
"@types/mock-fs": "^4.13.1",
"@types/semver": "^7.3.13",
"@types/semver": "^7.5.0",
"jest": "^27.5.1",
"mock-fs": "^4.14.0",
"typescript-json-schema": "^0.55.0"
"typescript-json-schema": "^0.57.0"
},
"repository": {
"url": "https://github.com/aws/aws-cdk.git",
Expand All @@ -92,7 +92,7 @@
},
"dependencies": {
"jsonschema": "^1.4.1",
"semver": "^7.3.8"
"semver": "^7.5.1"
},
"awscdkio": {
"announce": false
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,10 @@
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/fs-extra": "^8.1.2",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.191",
"@types/lodash": "^4.14.195",
"@types/minimatch": "^3.0.5",
"@types/node": "^10.17.60",
"@types/sinon": "^9.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/custom-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,14 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/cfn2ts": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.110",
"@types/aws-lambda": "^8.10.116",
"@types/fs-extra": "^8.1.2",
"@types/jest": "^27.5.2",
"@types/sinon": "^9.0.11",
"aws-sdk": "^2.848.0",
"aws-sdk-mock": "5.6.0",
"fs-extra": "^9.1.0",
"nock": "^13.3.0",
"nock": "^13.3.1",
"sinon": "^9.2.4"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/cx-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@aws-cdk/cloud-assembly-schema": "0.0.0",
"semver": "^7.3.8"
"semver": "^7.5.1"
},
"peerDependencies": {
"@aws-cdk/cloud-assembly-schema": "0.0.0"
Expand All @@ -70,7 +70,7 @@
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^27.5.2",
"@types/mock-fs": "^4.13.1",
"@types/semver": "^7.3.13",
"@types/semver": "^7.5.0",
"jest": "^27.5.1",
"madge": "^5.0.2",
"mock-fs": "^4.14.0"
Expand Down
20 changes: 10 additions & 10 deletions packages/@aws-cdk/integ-runner/THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

----------------

** aws-sdk@2.1306.0 - https://www.npmjs.com/package/aws-sdk/v/2.1306.0 | Apache-2.0
** aws-sdk@2.1392.0 - https://www.npmjs.com/package/aws-sdk/v/2.1392.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand Down Expand Up @@ -875,7 +875,7 @@ https://creativecommons.org/licenses/by-sa/4.0/

----------------

** [email protected].10 - https://www.npmjs.com/package/graceful-fs/v/4.2.10 | ISC
** [email protected].11 - https://www.npmjs.com/package/graceful-fs/v/4.2.11 | ISC
The ISC License

Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
Expand Down Expand Up @@ -1534,7 +1534,7 @@ THE SOFTWARE.

----------------

** [email protected].7 - https://www.npmjs.com/package/readable-stream/v/2.3.7 | MIT
** [email protected].8 - https://www.npmjs.com/package/readable-stream/v/2.3.8 | MIT
Node.js is licensed for use as follows:

"""
Expand Down Expand Up @@ -1586,7 +1586,7 @@ IN THE SOFTWARE.

----------------

** [email protected].0 - https://www.npmjs.com/package/readable-stream/v/3.6.0 | MIT
** [email protected].2 - https://www.npmjs.com/package/readable-stream/v/3.6.2 | MIT
Node.js is licensed for use as follows:

"""
Expand Down Expand Up @@ -1638,7 +1638,7 @@ IN THE SOFTWARE.

----------------

** [email protected].2 - https://www.npmjs.com/package/readdir-glob/v/1.1.2 | Apache-2.0
** [email protected].3 - https://www.npmjs.com/package/readdir-glob/v/1.1.3 | Apache-2.0
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down Expand Up @@ -1968,7 +1968,7 @@ License, as follows:

----------------

** semver@7.3.8 - https://www.npmjs.com/package/semver/v/7.3.8 | ISC
** semver@7.5.1 - https://www.npmjs.com/package/semver/v/7.5.1 | ISC
The ISC License

Copyright (c) Isaac Z. Schlueter and Contributors
Expand Down Expand Up @@ -2263,7 +2263,7 @@ OTHER DEALINGS IN THE SOFTWARE.

----------------

** workerpool@6.3.1 - https://www.npmjs.com/package/workerpool/v/6.3.1 | Apache-2.0
** workerpool@6.4.0 - https://www.npmjs.com/package/workerpool/v/6.4.0 | Apache-2.0
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down Expand Up @@ -2452,7 +2452,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright (C) 2014-2022 Jos de Jong [email protected]
Copyright (C) 2014-2023 Jos de Jong [email protected]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -2503,7 +2503,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

----------------

** xml2js@0.4.19 - https://www.npmjs.com/package/xml2js/v/0.4.19 | MIT
** xml2js@0.5.0 - https://www.npmjs.com/package/xml2js/v/0.5.0 | MIT
Copyright 2010, 2011, 2012, 2013. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand All @@ -2527,7 +2527,7 @@ IN THE SOFTWARE.

----------------

** xmlbuilder@9.0.7 - https://www.npmjs.com/package/xmlbuilder/v/9.0.7 | MIT
** xmlbuilder@11.0.1 - https://www.npmjs.com/package/xmlbuilder/v/11.0.1 | MIT
The MIT License (MIT)

Copyright (c) 2013 Ozgur Ozcitak
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/integ-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/fs-extra": "^8.1.2",
"@types/jest": "^27.5.2",
"@types/node": "^10.17.60",
"@types/workerpool": "^6.1.1",
"@types/workerpool": "^6.4.0",
"@types/yargs": "^15.0.15",
"jest": "^27.5.1"
},
Expand All @@ -72,7 +72,7 @@
"aws-cdk": "0.0.0",
"chalk": "^4",
"fs-extra": "^9.1.0",
"workerpool": "^6.3.1",
"workerpool": "^6.4.0",
"yargs": "^16.2.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/integ-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/jest": "^27.5.2",
"@types/node": "^10.17.60",
"jest": "^27.5.1",
"nock": "^13.3.0",
"nock": "^13.3.1",
"aws-sdk-mock": "5.6.0",
"sinon": "^9.2.4",
"aws-sdk": "^2.1093.0"
Expand Down
Loading