Skip to content

Commit 53b7d37

Browse files
chore(deps): update patch/minor dependencies
1 parent 155880f commit 53b7d37

2 files changed

Lines changed: 20 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@sapphire/timestamp": "^1.0.3",
8080
"@skyra/jaro-winkler": "^1.1.1",
8181
"adm-zip": "~0.5.15",
82-
"ajv": "~8.17.1",
82+
"ajv": "~8.18.0",
8383
"apify-client": "^2.22.0",
8484
"archiver": "~7.0.1",
8585
"axios": "^1.11.0",
@@ -175,6 +175,6 @@
175175
"*.md": "prettier --write"
176176
},
177177
"resolutions": {
178-
"tar": "7.5.7"
178+
"tar": "7.5.9"
179179
}
180180
}

yarn.lock

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,7 +2169,7 @@ __metadata:
21692169
languageName: node
21702170
linkType: hard
21712171

2172-
"ajv@npm:^8.17.1, ajv@npm:~8.17.1":
2172+
"ajv@npm:^8.17.1":
21732173
version: 8.17.1
21742174
resolution: "ajv@npm:8.17.1"
21752175
dependencies:
@@ -2181,6 +2181,18 @@ __metadata:
21812181
languageName: node
21822182
linkType: hard
21832183

2184+
"ajv@npm:~8.18.0":
2185+
version: 8.18.0
2186+
resolution: "ajv@npm:8.18.0"
2187+
dependencies:
2188+
fast-deep-equal: "npm:^3.1.3"
2189+
fast-uri: "npm:^3.0.1"
2190+
json-schema-traverse: "npm:^1.0.0"
2191+
require-from-string: "npm:^2.0.2"
2192+
checksum: 10c0/e7517c426173513a07391be951879932bdf3348feaebd2199f5b901c20f99d60db8cd1591502d4d551dc82f594e82a05c4fe1c70139b15b8937f7afeaed9532f
2193+
languageName: node
2194+
linkType: hard
2195+
21842196
"ansi-colors@npm:^4.1.1":
21852197
version: 4.1.3
21862198
resolution: "ansi-colors@npm:4.1.3"
@@ -2288,7 +2300,7 @@ __metadata:
22882300
"@types/which": "npm:^3.0.4"
22892301
"@yarnpkg/core": "npm:^4.1.2"
22902302
adm-zip: "npm:~0.5.15"
2291-
ajv: "npm:~8.17.1"
2303+
ajv: "npm:~8.18.0"
22922304
apify: "npm:^3.2.4"
22932305
apify-client: "npm:^2.22.0"
22942306
archiver: "npm:~7.0.1"
@@ -8366,16 +8378,16 @@ __metadata:
83668378
languageName: node
83678379
linkType: hard
83688380

8369-
"tar@npm:7.5.7":
8370-
version: 7.5.7
8371-
resolution: "tar@npm:7.5.7"
8381+
"tar@npm:7.5.9":
8382+
version: 7.5.9
8383+
resolution: "tar@npm:7.5.9"
83728384
dependencies:
83738385
"@isaacs/fs-minipass": "npm:^4.0.0"
83748386
chownr: "npm:^3.0.0"
83758387
minipass: "npm:^7.1.2"
83768388
minizlib: "npm:^3.1.0"
83778389
yallist: "npm:^5.0.0"
8378-
checksum: 10c0/51f261afc437e1112c3e7919478d6176ea83f7f7727864d8c2cce10f0b03a631d1911644a567348c3063c45abdae39718ba97abb073d22aa3538b9a53ae1e31c
8390+
checksum: 10c0/e870beb1b2477135ca2abe86b2d18f7b35d0a4e3a37bbc523d3b8f7adca268dfab543f26528a431d569897f8c53a7cac745cdfbc4411c2f89aeeacc652b81b0a
83798391
languageName: node
83808392
linkType: hard
83818393

0 commit comments

Comments
 (0)