Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ajv to v6.12.6 #8

Merged
merged 1 commit into from
Nov 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/guardian-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@arkecosystem/core-transactions": "^3.0.0-next.9",
"@arkecosystem/crypto": "^3.0.0-next.9",
"@protokol/guardian-crypto": "workspace:packages/guardian-crypto",
"ajv": "6.12.4",
"ajv": "6.12.6",
"delay": "4.4.0"
},
"devDependencies": {
Expand All @@ -69,7 +69,7 @@
"@types/prettier": "^2.1.0",
"@types/rimraf": "^3.0.0",
"@types/semver": "7.3.4",
"ajv": "6.12.4",
"ajv": "6.12.6",
"big-integer": "^1.6.48",
"bip39": "3.0.2",
"buffer-es6": "^4.9.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2357,7 +2357,7 @@ __metadata:
"@types/prettier": ^2.1.0
"@types/rimraf": ^3.0.0
"@types/semver": 7.3.4
ajv: 6.12.4
ajv: 6.12.6
big-integer: ^1.6.48
bip39: 3.0.2
buffer-es6: ^4.9.3
Expand Down Expand Up @@ -3402,27 +3402,27 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:6.12.4, ajv@npm:^6.10.0, ajv@npm:^6.10.2, ajv@npm:^6.12.4":
version: 6.12.4
resolution: "ajv@npm:6.12.4"
"ajv@npm:6.12.6, ajv@npm:^6.12.3, ajv@npm:latest":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
dependencies:
fast-deep-equal: ^3.1.1
fast-json-stable-stringify: ^2.0.0
json-schema-traverse: ^0.4.1
uri-js: ^4.2.2
checksum: 50d72b0a10326732072f5481b1b6bd5a43f8d770878b8f88ba5bb232abb745cefbf7f87a0e64679bd477d4a8bba0b3aea084675bd34943db5279c15907ee658f
checksum: 19a8f3b0a06001eb68e6268f4f9f04424b32baadd5df6ba8292cd473e22e5f4019ed9ab17c3e3510394178ed8bef9b42ad0bdb5c675d65f042421a774780ce1a
languageName: node
linkType: hard

"ajv@npm:^6.12.3, ajv@npm:latest":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
"ajv@npm:^6.10.0, ajv@npm:^6.10.2, ajv@npm:^6.12.4":
version: 6.12.4
resolution: "ajv@npm:6.12.4"
dependencies:
fast-deep-equal: ^3.1.1
fast-json-stable-stringify: ^2.0.0
json-schema-traverse: ^0.4.1
uri-js: ^4.2.2
checksum: 19a8f3b0a06001eb68e6268f4f9f04424b32baadd5df6ba8292cd473e22e5f4019ed9ab17c3e3510394178ed8bef9b42ad0bdb5c675d65f042421a774780ce1a
checksum: 50d72b0a10326732072f5481b1b6bd5a43f8d770878b8f88ba5bb232abb745cefbf7f87a0e64679bd477d4a8bba0b3aea084675bd34943db5279c15907ee658f
languageName: node
linkType: hard

Expand Down