Update lock file

This commit is contained in:
roykho 2021-12-16 05:52:40 -08:00
parent f7c93a6823
commit 935b65e50c
No known key found for this signature in database
GPG Key ID: 7B36C0EA25795714
1 changed files with 9 additions and 0 deletions

View File

@ -132,8 +132,10 @@ importers:
jest-puppeteer: ^4.4.0 jest-puppeteer: ^4.4.0
ndb: ^1.1.5 ndb: ^1.1.5
node-stream-zip: ^1.13.6 node-stream-zip: ^1.13.6
readline-sync: ^1.4.10
request: ^2.88.2 request: ^2.88.2
semver: ^7.3.2 semver: ^7.3.2
sprintf-js: ^1.1.2
dependencies: dependencies:
'@automattic/puppeteer-utils': github.com/Automattic/puppeteer-utils/0f3ec50 '@automattic/puppeteer-utils': github.com/Automattic/puppeteer-utils/0f3ec50
'@jest/test-sequencer': 25.5.4 '@jest/test-sequencer': 25.5.4
@ -147,7 +149,9 @@ importers:
jest-each: 25.5.0 jest-each: 25.5.0
jest-puppeteer: 4.4.0 jest-puppeteer: 4.4.0
node-stream-zip: 1.15.0 node-stream-zip: 1.15.0
readline-sync: 1.4.10
request: 2.88.2 request: 2.88.2
sprintf-js: 1.1.2
devDependencies: devDependencies:
'@babel/cli': 7.12.8_@babel+core@7.12.9 '@babel/cli': 7.12.8_@babel+core@7.12.9
'@babel/core': 7.12.9 '@babel/core': 7.12.9
@ -17174,6 +17178,11 @@ packages:
dependencies: dependencies:
picomatch: 2.3.0 picomatch: 2.3.0
/readline-sync/1.4.10:
resolution: {integrity: sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==}
engines: {node: '>= 0.8.0'}
dev: false
/realpath-native/1.1.0: /realpath-native/1.1.0:
resolution: {integrity: sha512-wlgPA6cCIIg9gKz0fgAPjnzh4yR/LnXovwuo9hvyGvx3h8nX4+/iLZplfUWasXpqD8BdnGnP5njOFjkUwPzvjA==} resolution: {integrity: sha512-wlgPA6cCIIg9gKz0fgAPjnzh4yR/LnXovwuo9hvyGvx3h8nX4+/iLZplfUWasXpqD8BdnGnP5njOFjkUwPzvjA==}
engines: {node: '>=4'} engines: {node: '>=4'}