Bump reactstrap from 9.2.0 to 9.2.1

Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/reactstrap/reactstrap/releases)
- [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactstrap/reactstrap/compare/v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: reactstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-11 08:33:27 +00:00 committed by GitHub
parent 19ba0b5a9f
commit 86a92e33f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -30,7 +30,7 @@
"react-external-link": "^2.2.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.18.0",
"reactstrap": "^9.2.0",
"reactstrap": "^9.2.1",
"redux-localstorage-simple": "^2.5.1",
"uuid": "^9.0.1",
"workbox-core": "^7.0.0",
@ -8463,9 +8463,9 @@
}
},
"node_modules/reactstrap": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
"integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.1.tgz",
"integrity": "sha512-3d+jo7EEw1GxobrSeTjs+Vq1SNrMnRTcwKp3/t1ufrceTLFHS6LpAck4eLKlzvgQgTpSJpLeJtVQKSqkxbHTiQ==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0",
@ -16283,9 +16283,9 @@
}
},
"reactstrap": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
"integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.1.tgz",
"integrity": "sha512-3d+jo7EEw1GxobrSeTjs+Vq1SNrMnRTcwKp3/t1ufrceTLFHS6LpAck4eLKlzvgQgTpSJpLeJtVQKSqkxbHTiQ==",
"requires": {
"@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0",

View file

@ -46,7 +46,7 @@
"react-external-link": "^2.2.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.18.0",
"reactstrap": "^9.2.0",
"reactstrap": "^9.2.1",
"redux-localstorage-simple": "^2.5.1",
"uuid": "^9.0.1",
"workbox-core": "^7.0.0",