mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-18 16:24:27 -04:00
chore(deps): bump lodash in /packages/ncform-theme-elementui
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+10
-10
@@ -5,12 +5,12 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@ncform/ncform": {
|
||||
"version": "1.6.9",
|
||||
"resolved": "https://registry.npmjs.org/@ncform/ncform/-/ncform-1.6.9.tgz",
|
||||
"integrity": "sha512-KSwvFwON0pNpWbT725TR1uEbTqLm/a13BGJIh8NKNkb5iRBpknG/S941PbjI7lj4A1+PCMgvZrqgH0pQGf5r3Q==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@ncform/ncform/-/ncform-1.7.0.tgz",
|
||||
"integrity": "sha512-Bs6mxUvJG3xnuhdMu7h04PNYTBkb8NwJ9bRULVH4YEuvEpmqYjdE3kXqpLhdcGZ6u0VthIVmrRZQtK0VnL5dMw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@ncform/ncform-common": "^1.6.9",
|
||||
"@ncform/ncform-common": "^1.7.0",
|
||||
"axios": "^0.18.0",
|
||||
"extend": "^3.0.1",
|
||||
"lodash-es": "^4.16.2",
|
||||
@@ -55,9 +55,9 @@
|
||||
}
|
||||
},
|
||||
"@ncform/ncform-common": {
|
||||
"version": "1.6.9",
|
||||
"resolved": "https://registry.npmjs.org/@ncform/ncform-common/-/ncform-common-1.6.9.tgz",
|
||||
"integrity": "sha512-ZmSL3IpcDStcdx07fAPMaD0qTIK1HWp3XvDyP4Ql7GKg9KhiIiGRY9cDbyCyrjvAxN6ykYvPKT+oipgqaMkDgg==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@ncform/ncform-common/-/ncform-common-1.7.0.tgz",
|
||||
"integrity": "sha512-5mBtbQMw2YcDBpAN2qx/qiLH04GaDHDnuSznSlWedn72evfgwM84/tFd0LQ+b5f1d7aSyqk4uRdY0mPWZ6KMRg==",
|
||||
"requires": {
|
||||
"assert": "^1.4.1",
|
||||
"axios": "^0.18.0",
|
||||
@@ -7131,9 +7131,9 @@
|
||||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.11",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
||||
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
|
||||
"dev": true
|
||||
},
|
||||
"lodash-es": {
|
||||
|
||||
Reference in New Issue
Block a user