mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-07 08:50:04 +01:00
Bump readline-sync from 1.4.9 to 1.4.10 (#1206)
Bumps [readline-sync](https://github.com/anseki/readline-sync) from 1.4.9 to 1.4.10. - [Release notes](https://github.com/anseki/readline-sync/releases) - [Commits](https://github.com/anseki/readline-sync/compare/1.4.9...1.4.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Jeffrey Warren
parent
a5da2ebc24
commit
639eaf644f
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12657,9 +12657,9 @@
|
||||
}
|
||||
},
|
||||
"readline-sync": {
|
||||
"version": "1.4.9",
|
||||
"resolved": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.9.tgz",
|
||||
"integrity": "sha1-PtqOZfI80qF+YTAbHwADOWr17No="
|
||||
"version": "1.4.10",
|
||||
"resolved": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.10.tgz",
|
||||
"integrity": "sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw=="
|
||||
},
|
||||
"realpath-native": {
|
||||
"version": "1.1.0",
|
||||
|
||||
@@ -8195,9 +8195,9 @@ readdirp@^2.0.0:
|
||||
readable-stream "^2.0.2"
|
||||
|
||||
readline-sync@^1.4.7:
|
||||
version "1.4.9"
|
||||
resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.9.tgz#3eda8e65f23cd2a17e61301b1f0003396af5ecda"
|
||||
integrity sha1-PtqOZfI80qF+YTAbHwADOWr17No=
|
||||
version "1.4.10"
|
||||
resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.10.tgz#41df7fbb4b6312d673011594145705bf56d8873b"
|
||||
integrity sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==
|
||||
|
||||
realpath-native@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user