Skip to content

Commit 87295ae

Browse files
fix(deps): bump yaml from 2.8.1 to 2.8.3 (#1718)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.1 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.1...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0f7de4 commit 87295ae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"mime": "2.6.0",
3939
"minimatch": "^9.0.7",
4040
"proxy-agent": "^6.5.0",
41-
"yaml": "^2.8.1"
41+
"yaml": "^2.8.3"
4242
},
4343
"devDependencies": {
4444
"@jsforce/jsforce-node": "^3.10.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6124,10 +6124,10 @@ yallist@^4.0.0:
61246124
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
61256125
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
61266126

6127-
yaml@^2.4.5, yaml@^2.8.1:
6128-
version "2.8.1"
6129-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
6130-
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
6127+
yaml@^2.4.5, yaml@^2.8.3:
6128+
version "2.8.3"
6129+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d"
6130+
integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==
61316131

61326132
yargs-parser@^18.1.2:
61336133
version "18.1.3"

0 commit comments

Comments
 (0)