diff options
| author | bobzel <zzzman@gmail.com> | 2023-09-11 23:19:59 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-09-11 23:19:59 -0400 |
| commit | 74e72adabd59fc58107fd73590f1e7e9cbaf4bde (patch) | |
| tree | 4c6408f10080602028c0248eec7d0db904efff55 /package-lock.json | |
| parent | 3a048ae3acbbf63611bfbb7cded772fc3decd526 (diff) | |
clean up some runtime warnings about missing keys/values
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index d15959b7d..e0e54769a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6687,9 +6687,9 @@ } }, "browndash-components": { - "version": "0.1.35", - "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.1.35.tgz", - "integrity": "sha512-xA4ACEppnDe5ThnUZPn9vo4W/KeZJZT5EFWh2tM0IsH/ZfcOhJopGfV6ZoIHHpvS5f/zi6l7YJuWaxd+aK5arg==", + "version": "0.1.36", + "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.1.36.tgz", + "integrity": "sha512-++Xxn67r9ETz7pQr9dE09dMgPJ6rltEzwYWifpI98AQct4RmEBfiPp5eLG94+143XllxZy++KBf9YJ8AYpTEkQ==", "requires": { "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", |
