Skip to content

Commit 2b2cab1

Browse files
fix(deps): bump yaml from 2.8.1 to 2.8.3
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>
1 parent f9f916f commit 2b2cab1

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
@@ -6270,10 +6270,10 @@ yallist@^4.0.0:
62706270
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
62716271
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
62726272

6273-
yaml@^2.4.5, yaml@^2.8.1:
6274-
version "2.8.1"
6275-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
6276-
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
6273+
yaml@^2.4.5, yaml@^2.8.3:
6274+
version "2.8.3"
6275+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d"
6276+
integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==
62776277

62786278
yargs-parser@^18.1.2:
62796279
version "18.1.3"

0 commit comments

Comments
 (0)