fix(deps): update vulnerable parser dependencies

This commit is contained in:
Vincent Koc
2026-04-30 14:58:13 -07:00
parent a95f133c2e
commit 0af9ff116f
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -58,7 +58,7 @@
"homepage": "https://github.com/openclaw/lobster#readme",
"license": "MIT",
"dependencies": {
"ajv": "^8.17.1",
"yaml": "^2.8.2"
"ajv": "^8.20.0",
"yaml": "^2.8.3"
}
}
+10 -10
View File
@@ -9,11 +9,11 @@ importers:
.:
dependencies:
ajv:
specifier: ^8.17.1
version: 8.17.1
specifier: ^8.20.0
version: 8.20.0
yaml:
specifier: ^2.8.2
version: 2.8.2
specifier: ^2.8.3
version: 2.8.3
devDependencies:
'@types/node':
specifier: ^22.0.0
@@ -70,8 +70,8 @@ packages:
'@types/node@22.19.7':
resolution: {integrity: sha512-MciR4AKGHWl7xwxkBa6xUGxQJ4VBOmPTF7sL+iGzuahOFaO0jHCsuEfS80pan1ef4gWId1oWOweIhrDEYLuaOw==}
ajv@8.17.1:
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
ajv@8.20.0:
resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==}
fast-deep-equal@3.1.3:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
@@ -99,8 +99,8 @@ packages:
undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
yaml@2.8.2:
resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
yaml@2.8.3:
resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
engines: {node: '>= 14.6'}
hasBin: true
@@ -134,7 +134,7 @@ snapshots:
dependencies:
undici-types: 6.21.0
ajv@8.17.1:
ajv@8.20.0:
dependencies:
fast-deep-equal: 3.1.3
fast-uri: 3.1.0
@@ -164,4 +164,4 @@ snapshots:
undici-types@6.21.0: {}
yaml@2.8.2: {}
yaml@2.8.3: {}