Browse Source

fix(deps): update dependency react-error-boundary to v4.0.11

pull/3259/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
437878eee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      web/package-lock.json

6
web/package-lock.json generated

@ -38523,9 +38523,9 @@ @@ -38523,9 +38523,9 @@
}
},
"node_modules/react-error-boundary": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.0.10.tgz",
"integrity": "sha512-pvVKdi77j2OoPHo+p3rorgE43OjDWiqFkaqkJz8sJKK6uf/u8xtzuaVfj5qJ2JnDLIgF1De3zY5AJDijp+LVPA==",
"version": "4.0.11",
"resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.0.11.tgz",
"integrity": "sha512-U13ul67aP5DOSPNSCWQ/eO0AQEYzEFkVljULQIjMV0KlffTAhxuDoBKdO0pb/JZ8mDhMKFZ9NZi0BmLGUiNphw==",
"dependencies": {
"@babel/runtime": "^7.12.5"
},

Loading…
Cancel
Save