mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
* remove node-notifier * remove version pinning of node-notifier Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
This commit is contained in:
parent
02dd079e91
commit
bf0cecea38
2 changed files with 7 additions and 10 deletions
|
|
@ -174,7 +174,6 @@
|
|||
"ini": "1.3.8",
|
||||
"kind-of": "6.0.3",
|
||||
"micromatch": "4.0.8",
|
||||
"node-notifier": "8.0.2",
|
||||
"nth-check": "2.0.1",
|
||||
"prismjs": "1.30.0",
|
||||
"rollup": "2.79.2",
|
||||
|
|
@ -220,7 +219,6 @@
|
|||
"ember-auto-import": "2.10.0",
|
||||
"handlebars": "4.7.8",
|
||||
"highlight.js": "10.7.3",
|
||||
"node-notifier": "8.0.2",
|
||||
"posthog-js": "^1.202.2",
|
||||
"uuid": "9.0.1"
|
||||
},
|
||||
|
|
|
|||
15
ui/yarn.lock
15
ui/yarn.lock
|
|
@ -14300,17 +14300,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"node-notifier@npm:8.0.2":
|
||||
version: 8.0.2
|
||||
resolution: "node-notifier@npm:8.0.2"
|
||||
"node-notifier@npm:^10.0.0":
|
||||
version: 10.0.1
|
||||
resolution: "node-notifier@npm:10.0.1"
|
||||
dependencies:
|
||||
growly: ^1.3.0
|
||||
is-wsl: ^2.2.0
|
||||
semver: ^7.3.2
|
||||
semver: ^7.3.5
|
||||
shellwords: ^0.1.1
|
||||
uuid: ^8.3.0
|
||||
uuid: ^8.3.2
|
||||
which: ^2.0.2
|
||||
checksum: 7db1683003f6aaa4324959dfa663cd56e301ccc0165977a9e7737989ffe3b4763297f9fc85f44d0662b63a4fd85516eda43411b492a4d2fae207afb23773f912
|
||||
checksum: ac09456152e433462dd3ca277048de7a60c6d63fc657e00ac72805841baf9bb2573e8d3f64c4b64af73546d1ed39733af6b0036c38b57a83c883aa33fff35a2e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -18401,7 +18401,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^8.3.0":
|
||||
"uuid@npm:^8.3.2":
|
||||
version: 8.3.2
|
||||
resolution: "uuid@npm:8.3.2"
|
||||
bin:
|
||||
|
|
@ -18563,7 +18563,6 @@ __metadata:
|
|||
lint-staged: ~16.0.0
|
||||
loader.js: ~4.7.0
|
||||
miragejs: ~0.1.48
|
||||
node-notifier: 8.0.2
|
||||
pkijs: ~2.4.0
|
||||
posthog-js: ^1.202.2
|
||||
prettier: 3.0.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue