update nested object in array Mongoose
问题 I would like the nested object with the id 5f0e14241f5ccb42d8742767 to be updated: { "_id": "5f0b33ab52a4e966c754d963", "make": "Toyota", "model": "Prius", "engine": "1.8", "insurances": [ { "yearlyPremium": { "$numberDecimal": "60.39" }, "_id": "5f0e14241f5ccb42d8742767", "startDate": "1970-01-19T09:31:15.550Z", "monthlyPremium": { "$numberDecimal": "5.49" }, "excess": 100 }, { "yearlyPremium": { "$numberDecimal": "71.39" }, "_id": "5f0e147c0340243eb03b5247", "startDate": "1970-01-19T09:31