mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
chore(npm): update shrinkwrap
This commit is contained in:
parent
2a0747ed72
commit
8a8bab4be1
1 changed files with 7 additions and 2 deletions
9
npm-shrinkwrap.json
generated
9
npm-shrinkwrap.json
generated
|
|
@ -5777,6 +5777,11 @@
|
||||||
"from": "lodash.pick@>=4.2.1 <5.0.0",
|
"from": "lodash.pick@>=4.2.1 <5.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz"
|
"resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz"
|
||||||
},
|
},
|
||||||
|
"lodash.pickby": {
|
||||||
|
"version": "4.6.0",
|
||||||
|
"from": "lodash.pickby@>=4.0.0 <5.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/lodash.pickby/-/lodash.pickby-4.6.0.tgz"
|
||||||
|
},
|
||||||
"lodash.restparam": {
|
"lodash.restparam": {
|
||||||
"version": "3.6.1",
|
"version": "3.6.1",
|
||||||
"from": "lodash.restparam@>=3.0.0 <4.0.0",
|
"from": "lodash.restparam@>=3.0.0 <4.0.0",
|
||||||
|
|
@ -7639,9 +7644,9 @@
|
||||||
"resolved": "git://github.com/habitrpg/push-notify.git#6bc2b5fdb1bdc9649b9ec1964d79ca50187fc8a9",
|
"resolved": "git://github.com/habitrpg/push-notify.git#6bc2b5fdb1bdc9649b9ec1964d79ca50187fc8a9",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": {
|
"lodash": {
|
||||||
"version": "4.16.1",
|
"version": "4.16.4",
|
||||||
"from": "lodash@>=4.13.1 <5.0.0",
|
"from": "lodash@>=4.13.1 <5.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.16.1.tgz"
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.16.4.tgz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue