Merge pull request #1032 from shlinkio/dependabot/npm_and_yarn/reactstrap-9.2.2

Bump reactstrap from 9.2.1 to 9.2.2
This commit is contained in:
Alejandro Celaya 2024-01-20 09:22:36 +01:00 committed by GitHub
commit 46682d9be5
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-external-link": "^2.2.0",
"react-redux": "^9.1.0", "react-redux": "^9.1.0",
"react-router-dom": "^6.21.2", "react-router-dom": "^6.21.2",
"reactstrap": "^9.2.1", "reactstrap": "^9.2.2",
"redux-localstorage-simple": "^2.5.1", "redux-localstorage-simple": "^2.5.1",
"uuid": "^9.0.1", "uuid": "^9.0.1",
"workbox-core": "^7.0.0", "workbox-core": "^7.0.0",
@ -8953,9 +8953,9 @@
} }
}, },
"node_modules/reactstrap": { "node_modules/reactstrap": {
"version": "9.2.1", "version": "9.2.2",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.1.tgz", "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.2.tgz",
"integrity": "sha512-3d+jo7EEw1GxobrSeTjs+Vq1SNrMnRTcwKp3/t1ufrceTLFHS6LpAck4eLKlzvgQgTpSJpLeJtVQKSqkxbHTiQ==", "integrity": "sha512-4KroiGOdqZLAnMGzHjpErW3G7bLB+QbKzzMLIDXydPIV0y74lpdL7WtXHkLWAGInd97WCPNx4+R0NQDPyzIfhw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0", "@popperjs/core": "^2.6.0",
@ -17183,9 +17183,9 @@
} }
}, },
"reactstrap": { "reactstrap": {
"version": "9.2.1", "version": "9.2.2",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.1.tgz", "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.2.tgz",
"integrity": "sha512-3d+jo7EEw1GxobrSeTjs+Vq1SNrMnRTcwKp3/t1ufrceTLFHS6LpAck4eLKlzvgQgTpSJpLeJtVQKSqkxbHTiQ==", "integrity": "sha512-4KroiGOdqZLAnMGzHjpErW3G7bLB+QbKzzMLIDXydPIV0y74lpdL7WtXHkLWAGInd97WCPNx4+R0NQDPyzIfhw==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0", "@popperjs/core": "^2.6.0",

View file

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