fix(deps): update dependency yaml to v2.3.3

This commit is contained in:
renovate[bot] 2023-10-17 11:29:35 +00:00 committed by Gabe Kangas
parent 2e671cb75a
commit 46e0db59bb
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -51,7 +51,7 @@
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.2",
"yaml": "2.3.2"
"yaml": "2.3.3"
},
"devDependencies": {
"@babel/core": "7.23.2",
@ -48612,9 +48612,9 @@
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
},
"node_modules/yaml": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.2.tgz",
"integrity": "sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==",
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.3.tgz",
"integrity": "sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==",
"engines": {
"node": ">= 14"
}

View file

@ -57,7 +57,7 @@
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.38.2",
"yaml": "2.3.2"
"yaml": "2.3.3"
},
"devDependencies": {
"@babel/core": "7.23.2",