Skip to content

Commit f92bf6f

Browse files
chore(deps): bump yaml from 1.10.2 to 2.3.3 (#152)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0501592 commit f92bf6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
"ua-parser-js": "^1.0.35",
284284
"which": "^2.0.2",
285285
"ws": "^8.11.0",
286-
"yaml": "^1.10.0",
286+
"yaml": "^2.3.3",
287287
"zod": "^3.22.3"
288288
},
289289
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6293,10 +6293,10 @@ yallist@^4.0.0:
62936293
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
62946294
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
62956295

6296-
yaml@^1.10.0:
6297-
version "1.10.2"
6298-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
6299-
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
6296+
yaml@^2.3.3:
6297+
version "2.3.3"
6298+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.3.tgz#01f6d18ef036446340007db8e016810e5d64aad9"
6299+
integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==
63006300

63016301
yargs-parser@^18.1.2:
63026302
version "18.1.3"

0 commit comments

Comments
 (0)