Skip to content

Commit ce3669f

Browse files
Bump ajv from 8.17.1 to 8.18.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.17.1 to 8.18.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad914ce commit ce3669f

4 files changed

Lines changed: 27 additions & 4 deletions

File tree

.pnp.cjs

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
395 KB
Binary file not shown.

packages/core/bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@reduxjs/toolkit": "^1.6.1",
20-
"ajv": "^8.6.2",
20+
"ajv": "^8.18.0",
2121
"axios": "1.13.4",
2222
"decimal.js": "^10.3.1",
2323
"fast-redact": "^3.0.1",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3152,7 +3152,7 @@ __metadata:
31523152
"@types/sinon": "npm:10.0.20"
31533153
"@types/uuid": "npm:8.3.4"
31543154
"@types/ws": "npm:8.5.14"
3155-
ajv: "npm:^8.6.2"
3155+
ajv: "npm:^8.18.0"
31563156
axios: "npm:1.13.4"
31573157
decimal.js: "npm:^10.3.1"
31583158
fast-redact: "npm:^3.0.1"
@@ -10325,7 +10325,7 @@ __metadata:
1032510325
languageName: node
1032610326
linkType: hard
1032710327

10328-
"ajv@npm:8.17.1, ajv@npm:^8.0.0, ajv@npm:^8.12.0, ajv@npm:^8.6.2":
10328+
"ajv@npm:8.17.1, ajv@npm:^8.0.0, ajv@npm:^8.12.0":
1032910329
version: 8.17.1
1033010330
resolution: "ajv@npm:8.17.1"
1033110331
dependencies:
@@ -10349,6 +10349,18 @@ __metadata:
1034910349
languageName: node
1035010350
linkType: hard
1035110351

10352+
"ajv@npm:^8.18.0":
10353+
version: 8.18.0
10354+
resolution: "ajv@npm:8.18.0"
10355+
dependencies:
10356+
fast-deep-equal: "npm:^3.1.3"
10357+
fast-uri: "npm:^3.0.1"
10358+
json-schema-traverse: "npm:^1.0.0"
10359+
require-from-string: "npm:^2.0.2"
10360+
checksum: 10/bfed9de827a2b27c6d4084324eda76a4e32bdde27410b3e9b81d06e6f8f5c78370fc6b93fe1d869f1939ff1d7c4ae8896960995acb8425e3e9288c8884247c48
10361+
languageName: node
10362+
linkType: hard
10363+
1035210364
"ansi-align@npm:^3.0.0":
1035310365
version: 3.0.1
1035410366
resolution: "ansi-align@npm:3.0.1"

0 commit comments

Comments
 (0)