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): bump yaml from 1.10.2 to 2.2.2 #870

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 packages/algob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"semver": "^7.3.8",
"source-map-support": "^0.5.21",
"tmp": "^0.2.1",
"yaml": "^1.10.2",
"yaml": "^2.2.2",
"zod": "^3.19.1"
},
"nyc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"sha3": "^2.1.4",
"source-map-support": "^0.5.21",
"tweetnacl-ts": "^1.0.3",
"yaml": "^1.10.2",
"yaml": "^2.2.2",
"zod": "^3.19.1"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ __metadata:
ts-node: ^10.9.1
typedoc: ^0.23.19
typescript: 4.7.4
yaml: ^1.10.2
yaml: ^2.2.2
zod: ^3.19.1
bin:
algob: build/internal/cli/cli.js
Expand Down Expand Up @@ -93,7 +93,7 @@ __metadata:
tweetnacl-ts: ^1.0.3
typedoc: ^0.23.19
typescript: 4.7.4
yaml: ^1.10.2
yaml: ^2.2.2
zod: ^3.19.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7019,20 +7019,20 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^1.10.2":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
checksum: ce4ada136e8a78a0b08dc10b4b900936912d15de59905b2bf415b4d33c63df1d555d23acb2a41b23cf9fb5da41c256441afca3d6509de7247daa062fd2c5ea5f
languageName: node
linkType: hard

"yaml@npm:^2.1.1":
version: 2.1.3
resolution: "yaml@npm:2.1.3"
checksum: 91316062324a93f9cb547469092392e7d004ff8f70c40fecb420f042a4870b2181557350da56c92f07bd44b8f7a252b0be26e6ade1f548e1f4351bdd01c9d3c7
languageName: node
linkType: hard

"yaml@npm:^2.2.2":
version: 2.2.2
resolution: "yaml@npm:2.2.2"
checksum: d90c235e099e30094dcff61ba3350437aef53325db4a6bcd04ca96e1bfe7e348b191f6a7a52b5211e2dbc4eeedb22a00b291527da030de7c189728ef3f2b4eb3
languageName: node
linkType: hard

"yargs-parser@npm:20.2.4":
version: 20.2.4
resolution: "yargs-parser@npm:20.2.4"
Expand Down