dependabot[bot]
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
6 additions and
6 deletions
-
package-lock.json
-
yarn.lock
|
|
|
@ -9155,9 +9155,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/js-yaml": { |
|
|
|
"version": "4.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", |
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", |
|
|
|
"version": "4.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", |
|
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
@ -4493,9 +4493,9 @@ js-tokens@^4.0.0: |
|
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== |
|
|
|
|
|
|
|
js-yaml@^4.1.0: |
|
|
|
version "4.1.0" |
|
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" |
|
|
|
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== |
|
|
|
version "4.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b" |
|
|
|
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA== |
|
|
|
dependencies: |
|
|
|
argparse "^2.0.1" |
|
|
|
|
|
|
|
|