chore(deps): update dependency history to v5.2.0

This commit is contained in:
Renovate Bot
2021-12-28 10:30:14 +00:00
committed by Waheed Ahmed
parent d9b9c4d290
commit 933e8f85fd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8742,9 +8742,9 @@
"dev": true
},
"history": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/history/-/history-5.0.0.tgz",
"integrity": "sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/history/-/history-5.2.0.tgz",
"integrity": "sha512-uPSF6lAJb3nSePJ43hN3eKj1dTWpN9gMod0ZssbFTIsen+WehTmEadgL+kg78xLJFdRfrrC//SavDzmRVdE+Ig==",
"dev": true,
"requires": {
"@babel/runtime": "^7.7.6"

View File

@@ -81,7 +81,7 @@
"enzyme-adapter-react-16": "1.15.6",
"es-check": "5.2.3",
"glob": "7.1.6",
"history": "5.0.0",
"history": "5.2.0",
"husky": "4.3.8",
"jest": "26.6.3",
"react-test-renderer": "16.14.0",