Merge branch 'renovate/ajv-8.x' into 'develop'

fix(deps): update dependency ajv to v8.15.0

Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>

See merge request firefish/firefish!10955
This commit is contained in:
naskya 2024-06-04 05:27:32 +00:00
commit 043efeefc9
2 changed files with 12 additions and 7 deletions

View file

@ -34,7 +34,7 @@
"@redocly/openapi-core": "1.14.0",
"@sinonjs/fake-timers": "11.2.2",
"adm-zip": "0.5.13",
"ajv": "8.14.0",
"ajv": "8.15.0",
"archiver": "7.0.1",
"aws-sdk": "2.1633.0",
"axios": "1.7.2",

View file

@ -79,8 +79,8 @@ importers:
specifier: 0.5.13
version: 0.5.13
ajv:
specifier: 8.14.0
version: 8.14.0
specifier: 8.15.0
version: 8.15.0
archiver:
specifier: 7.0.1
version: 7.0.1
@ -2889,8 +2889,8 @@ packages:
ajv@6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
ajv@8.14.0:
resolution: {integrity: sha512-oYs1UUtO97ZO2lJ4bwnWeQW8/zvOIQLGKcvPTsWmvc2SYgBb+upuNS5NxoLaMU4h8Ju3Nbj6Cq8mD2LQoqVKFA==}
ajv@8.15.0:
resolution: {integrity: sha512-15BTtQUOsSrmHCy+B4VnAiJAJxJ8IFgu6fcjFQF3jQYZ78nLSQthlFg4ehp+NLIyfvFgOlxNsjKIEhydtFPVHQ==}
ansi-colors@4.1.1:
resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
@ -4510,6 +4510,9 @@ packages:
fast-levenshtein@2.0.6:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
fast-uri@2.3.0:
resolution: {integrity: sha512-eel5UKGn369gGEWOqBShmFJWfq/xSJvsgDzgLYC845GneayWvXBf0lJCBn5qTABfewy1ZDPoaR5OZCP+kssfuw==}
fast-xml-parser@4.4.0:
resolution: {integrity: sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==}
hasBin: true
@ -10297,12 +10300,12 @@ snapshots:
json-schema-traverse: 0.4.1
uri-js: 4.4.1
ajv@8.14.0:
ajv@8.15.0:
dependencies:
fast-deep-equal: 3.1.3
fast-uri: 2.3.0
json-schema-traverse: 1.0.0
require-from-string: 2.0.2
uri-js: 4.4.1
ansi-colors@4.1.1: {}
@ -12199,6 +12202,8 @@ snapshots:
fast-levenshtein@2.0.6: {}
fast-uri@2.3.0: {}
fast-xml-parser@4.4.0:
dependencies:
strnum: 1.0.5