Skip to content

Commit 0d93f18

Browse files
committed
chore(deps): [email protected]
1 parent 7a95f7a commit 0d93f18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"remark-rehype": "^10.1.0",
3434
"tap": "^16.3.2",
3535
"unified": "^10.1.2",
36-
"yaml": "^2.1.3"
36+
"yaml": "^2.2.1"
3737
},
3838
"author": "GitHub Inc.",
3939
"license": "ISC",

package-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"remark-rehype": "^10.1.0",
194194
"tap": "^16.3.2",
195195
"unified": "^10.1.2",
196-
"yaml": "^2.1.3"
196+
"yaml": "^2.2.1"
197197
},
198198
"engines": {
199199
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -14358,9 +14358,9 @@
1435814358
"license": "ISC"
1435914359
},
1436014360
"node_modules/yaml": {
14361-
"version": "2.1.3",
14362-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.1.3.tgz",
14363-
"integrity": "sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==",
14361+
"version": "2.2.1",
14362+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz",
14363+
"integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==",
1436414364
"dev": true,
1436514365
"engines": {
1436614366
"node": ">= 14"

0 commit comments

Comments
 (0)