Skip to content

Commit 663b19f

Browse files
hanniavaleraHannia Valera
andauthored
Updating dependencies and notices (#4634)
Co-authored-by: Hannia Valera <[email protected]>
1 parent 6019e5b commit 663b19f

3 files changed

Lines changed: 4 additions & 19 deletions

File tree

ThirdPartyNotices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4474,7 +4474,7 @@ SOFTWARE.
44744474

44754475
---------------------------------------------------------
44764476

4477-
js-yaml 4.1.0 - MIT
4477+
js-yaml 4.1.1 - MIT
44784478
https://github.com/nodeca/js-yaml#readme
44794479

44804480
Copyright (c) 2011-2015 by Vitaly Puzrin

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4053,7 +4053,8 @@
40534053
"xml2js": "^0.5.0",
40544054
"tsconfig-paths*/json5": "^1.0.2",
40554055
"minimatch": "^3.0.5",
4056-
"**/braces": "^3.0.3"
4056+
"**/braces": "^3.0.3",
4057+
"js-yaml": "4.1.1"
40574058
},
40584059
"packageManager": "[email protected]"
40594060
}

yarn.lock

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4538,22 +4538,7 @@ js-tokens@^4.0.0:
45384538
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-tokens/-/js-tokens-4.0.0.tgz"
45394539
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
45404540

4541-
4542-
version "4.0.0"
4543-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.0.0.tgz"
4544-
integrity sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q==
4545-
dependencies:
4546-
argparse "^2.0.1"
4547-
4548-
js-yaml@^3.13.1:
4549-
version "3.14.1"
4550-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-3.14.1.tgz"
4551-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
4552-
dependencies:
4553-
argparse "^1.0.7"
4554-
esprima "^4.0.0"
4555-
4556-
js-yaml@^4.1.0, js-yaml@^4.1.1:
4541+
[email protected], [email protected], js-yaml@^3.13.1, js-yaml@^4.1.0, js-yaml@^4.1.1:
45574542
version "4.1.1"
45584543
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
45594544
integrity sha1-hUwpJGdwW2mUduGi3swMijRYgGs=
@@ -5136,7 +5121,6 @@ mocha@^8.3.0, mocha@^8.3.2:
51365121
glob "7.1.6"
51375122
growl "1.10.5"
51385123
he "1.2.0"
5139-
js-yaml "4.0.0"
51405124
log-symbols "4.0.0"
51415125
minimatch "3.0.4"
51425126
ms "2.1.3"

0 commit comments

Comments
 (0)