chore(deps): bump update-notifier from 7.3.0 to 7.3.1 (#3244)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-17 15:09:38 +02:00 коммит произвёл GitHub
Родитель 7465da39e3
Коммит d2be7da082
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 10 добавлений и 10 удалений

18
package-lock.json сгенерированный
Просмотреть файл

@ -32,7 +32,7 @@
"strip-bom": "5.0.0",
"strip-json-comments": "5.0.1",
"tmp": "0.2.3",
"update-notifier": "7.3.0",
"update-notifier": "7.3.1",
"watchpack": "2.4.2",
"ws": "8.18.0",
"yargs": "17.7.2",
@ -11081,11 +11081,11 @@
}
},
"node_modules/update-notifier": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.3.0.tgz",
"integrity": "sha512-nA5Zoy3rahYd/Lx1s6jZYHfrKKYOgw0kThkLdwgJtXEFsXqEbMnwdVNPT9D+HELlEXqTR7Iq8rjg/NjenGLIvg==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.3.1.tgz",
"integrity": "sha512-+dwUY4L35XFYEzE+OAL3sarJdUioVovq+8f7lcIJ7wnmnYQV5UD1Y/lcwaMSyaQ6Bj3JMj1XSTjZbNLHn/19yA==",
"dependencies": {
"boxen": "^8.0.0",
"boxen": "^8.0.1",
"chalk": "^5.3.0",
"configstore": "^7.0.0",
"is-in-ci": "^1.0.0",
@ -19512,11 +19512,11 @@
}
},
"update-notifier": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.3.0.tgz",
"integrity": "sha512-nA5Zoy3rahYd/Lx1s6jZYHfrKKYOgw0kThkLdwgJtXEFsXqEbMnwdVNPT9D+HELlEXqTR7Iq8rjg/NjenGLIvg==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.3.1.tgz",
"integrity": "sha512-+dwUY4L35XFYEzE+OAL3sarJdUioVovq+8f7lcIJ7wnmnYQV5UD1Y/lcwaMSyaQ6Bj3JMj1XSTjZbNLHn/19yA==",
"requires": {
"boxen": "^8.0.0",
"boxen": "^8.0.1",
"chalk": "^5.3.0",
"configstore": "^7.0.0",
"is-in-ci": "^1.0.0",

Просмотреть файл

@ -81,7 +81,7 @@
"strip-bom": "5.0.0",
"strip-json-comments": "5.0.1",
"tmp": "0.2.3",
"update-notifier": "7.3.0",
"update-notifier": "7.3.1",
"watchpack": "2.4.2",
"ws": "8.18.0",
"yargs": "17.7.2",