Skip to content

Commit 5c60419

Browse files
chore(deps): bump ajv-formats from 2.1.1 to 3.0.1
Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/ajv-validator/ajv-formats/releases) - [Commits](ajv-validator/ajv-formats@v2.1.1...v3.0.1) --- updated-dependencies: - dependency-name: ajv-formats dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e04a65 commit 5c60419

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"abstract-logging": "^2.0.1",
2929
"accepts": "^1.3.7",
3030
"ajv": "^8.4.0",
31-
"ajv-formats": "^2.1.1",
31+
"ajv-formats": "^3.0.1",
3232
"caseless": "^0.12.0",
3333
"chalk": "^4.1.2",
3434
"content-type": "^1.0.4",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,10 +1681,10 @@ aggregate-error@^3.0.0:
16811681
clean-stack "^2.0.0"
16821682
indent-string "^4.0.0"
16831683

1684-
ajv-formats@^2.1.1:
1685-
version "2.1.1"
1686-
resolved "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz"
1687-
integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
1684+
ajv-formats@^3.0.1:
1685+
version "3.0.1"
1686+
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-3.0.1.tgz#3d5dc762bca17679c3c2ea7e90ad6b7532309578"
1687+
integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
16881688
dependencies:
16891689
ajv "^8.0.0"
16901690

@@ -5349,9 +5349,9 @@ mute-stream@^1.0.0:
53495349
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
53505350

53515351
nanoid@^3.3.7:
5352-
version "3.3.7"
5353-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
5354-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
5352+
version "3.3.8"
5353+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
5354+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
53555355

53565356
natural-compare@^1.4.0:
53575357
version "1.4.0"

0 commit comments

Comments
 (0)