update third party dependencies
This commit is contained in:
parent
5c4acf8616
commit
550fa5f4f5
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -199,8 +199,9 @@
|
|||
"integrity": "sha1-tPGzM+x87THCB9tePXdmU3XRjqA="
|
||||
},
|
||||
"angular-clipboard": {
|
||||
"version": "git://github.com/mayswind/angular-clipboard.git#597a03b73a13754926bd2406979e5de65eb98102",
|
||||
"from": "git://github.com/mayswind/angular-clipboard.git#597a03b73a13754926bd2406979e5de65eb98102"
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/angular-clipboard/-/angular-clipboard-1.7.0.tgz",
|
||||
"integrity": "sha512-4/eg3zZw1MJpIsMc+mWzeVNyWBu8YWpXPTdmbgyPRp/6f0xB6I3XR2iC6Mb4mg/5E9q6exCd0sX2yiIsw+ZLJw=="
|
||||
},
|
||||
"angular-cookies": {
|
||||
"version": "1.6.10",
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"angular-promise-buttons": "^0.1.23",
|
||||
"angular-sweetalert": "^1.1.2",
|
||||
"angular-utf8-base64": "^0.0.5",
|
||||
"angular-clipboard": "git://github.com/mayswind/angular-clipboard.git#597a03b73a13754926bd2406979e5de65eb98102",
|
||||
"angular-clipboard": "^1.7.0",
|
||||
"angular-input-dropdown": "git://github.com/mayswind/angular-input-dropdown.git#68670e39816698b3eb98c0e740a0efe77d5fbdd1",
|
||||
"angularjs-dragula": "^2.0.0"
|
||||
},
|
||||
|
|
Reference in a new issue