Skip to content

Commit e30b804

Browse files
authored
Merge pull request #55 from codebar/dependabot/npm_and_yarn/yaml-1.10.3
Bump yaml from 1.9.2 to 1.10.3
2 parents 942e1c2 + 33c03f5 commit e30b804

1 file changed

Lines changed: 5 additions & 12 deletions

File tree

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@
12551255
dependencies:
12561256
core-js-pure "^3.30.2"
12571257

1258-
"@babel/runtime@^7.10.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
1258+
"@babel/runtime@^7.10.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.6":
12591259
version "7.27.6"
12601260
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
12611261
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
@@ -15660,17 +15660,10 @@ yaml-loader@^0.6.0:
1566015660
loader-utils "^1.4.0"
1566115661
yaml "^1.8.3"
1566215662

15663-
yaml@^1.10.0, yaml@^1.10.2:
15664-
version "1.10.2"
15665-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
15666-
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
15667-
15668-
yaml@^1.7.2, yaml@^1.8.3:
15669-
version "1.9.2"
15670-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.9.2.tgz#f0cfa865f003ab707663e4f04b3956957ea564ed"
15671-
integrity sha512-HPT7cGGI0DuRcsO51qC1j9O16Dh1mZ2bnXwsi0jrSpsLz0WxOLSLXfkABVl6bZO629py3CU+OMJtpNHDLB97kg==
15672-
dependencies:
15673-
"@babel/runtime" "^7.9.2"
15663+
yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2, yaml@^1.8.3:
15664+
version "1.10.3"
15665+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.3.tgz#76e407ed95c42684fb8e14641e5de62fe65bbcb3"
15666+
integrity sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==
1567415667

1567515668
yargs-parser@^18.1.2:
1567615669
version "18.1.3"

0 commit comments

Comments
 (0)