We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3634b01 commit 3c00b5dCopy full SHA for 3c00b5d
‎types/aws-synthetics-puppeteer/package.json‎
@@ -1,16 +1,16 @@
1
{
2
"private": true,
3
"name": "@types/aws-synthetics-puppeteer",
4
- "version": "9.0.9999",
+ "version": "10.0.9999",
5
"nonNpm": true,
6
"nonNpmDescription": "aws-synthetics-puppeteer",
7
"projects": [
8
"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries.html"
9
],
10
"dependencies": {
11
"@types/node": "*",
12
- "puppeteer-core": "22.12.1",
13
- "aws-xray-sdk-core": "=3.3.1"
+ "puppeteer-core": "24.2.0",
+ "aws-xray-sdk-core": "3.10.3"
14
},
15
"devDependencies": {
16
"@types/aws-synthetics-puppeteer": "workspace:."
0 commit comments