mirror of
https://github.com/directus/directus.git
synced 2026-02-08 08:55:06 -05:00
Update dependency @types/object-hash to v2.2.1 (#8046)
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -165,7 +165,7 @@
|
||||
"@types/node": "15.12.2",
|
||||
"@types/node-cron": "2.0.4",
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.2.0",
|
||||
"@types/object-hash": "2.2.1",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.29.2",
|
||||
"@types/stream-json": "1.7.1",
|
||||
@@ -7856,9 +7856,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/object-hash": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/object-hash/-/object-hash-2.2.0.tgz",
|
||||
"integrity": "sha512-k88aPAwnW+F47Kc468N6KraBo6i3lIVIuemcRyM1JBAyUsIbqztSzOLTFDKNdn5//QaLz2FxSRlc9uHkgQ6waQ==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/object-hash/-/object-hash-2.2.1.tgz",
|
||||
"integrity": "sha512-i/rtaJFCsPljrZvP/akBqEwUP2y5cZLOmvO+JaYnz01aPknrQ+hB5MRcO7iqCUsFaYfTG8kGfKUyboA07xeDHQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/object-path": {
|
||||
@@ -57078,9 +57078,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/object-hash": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/object-hash/-/object-hash-2.2.0.tgz",
|
||||
"integrity": "sha512-k88aPAwnW+F47Kc468N6KraBo6i3lIVIuemcRyM1JBAyUsIbqztSzOLTFDKNdn5//QaLz2FxSRlc9uHkgQ6waQ==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/object-hash/-/object-hash-2.2.1.tgz",
|
||||
"integrity": "sha512-i/rtaJFCsPljrZvP/akBqEwUP2y5cZLOmvO+JaYnz01aPknrQ+hB5MRcO7iqCUsFaYfTG8kGfKUyboA07xeDHQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/object-path": {
|
||||
@@ -65096,7 +65096,7 @@
|
||||
"@types/node": "15.12.2",
|
||||
"@types/node-cron": "2.0.4",
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.2.0",
|
||||
"@types/object-hash": "2.2.1",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.29.2",
|
||||
"@types/stream-json": "1.7.1",
|
||||
|
||||
Reference in New Issue
Block a user