Bump reactstrap from 9.2.1 to 9.2.2

Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 9.2.1 to 9.2.2.
- [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.1...v9.2.2)

---
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] 2024-01-20 08:11:31 +00:00 committed by GitHub
parent e136eb0744
commit 157edc471e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": "^9.1.0",
"react-router-dom": "^6.21.2",
"reactstrap": "^9.2.1",
"reactstrap": "^9.2.2",
"redux-localstorage-simple": "^2.5.1",
"uuid": "^9.0.1",
"workbox-core": "^7.0.0",
@ -8953,9 +8953,9 @@
}
},
"node_modules/reactstrap": {
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.1.tgz",
"integrity": "sha512-3d+jo7EEw1GxobrSeTjs+Vq1SNrMnRTcwKp3/t1ufrceTLFHS6LpAck4eLKlzvgQgTpSJpLeJtVQKSqkxbHTiQ==",
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.2.tgz",
"integrity": "sha512-4KroiGOdqZLAnMGzHjpErW3G7bLB+QbKzzMLIDXydPIV0y74lpdL7WtXHkLWAGInd97WCPNx4+R0NQDPyzIfhw==",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0",
@ -17183,9 +17183,9 @@
}
},
"reactstrap": {
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.1.tgz",
"integrity": "sha512-3d+jo7EEw1GxobrSeTjs+Vq1SNrMnRTcwKp3/t1ufrceTLFHS6LpAck4eLKlzvgQgTpSJpLeJtVQKSqkxbHTiQ==",
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.2.tgz",
"integrity": "sha512-4KroiGOdqZLAnMGzHjpErW3G7bLB+QbKzzMLIDXydPIV0y74lpdL7WtXHkLWAGInd97WCPNx4+R0NQDPyzIfhw==",
"requires": {
"@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0",

View file

@ -47,7 +47,7 @@
"react-external-link": "^2.2.0",
"react-redux": "^9.1.0",
"react-router-dom": "^6.21.2",
"reactstrap": "^9.2.1",
"reactstrap": "^9.2.2",
"redux-localstorage-simple": "^2.5.1",
"uuid": "^9.0.1",
"workbox-core": "^7.0.0",