Skip to content

Commit b0dacd8

Browse files
dependabot[bot]RadAzzouz
andauthored
Bump lodash from 4.17.15 to 4.17.21 in /samples/NativeCatalog (#405)
* Bump lodash from 4.17.15 to 4.17.21 in /samples/NativeCatalog Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump version number to 1.31.2 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: RadAzzouz <[email protected]>
1 parent 1f70698 commit b0dacd8

File tree

6 files changed

+7
-12
lines changed

6 files changed

+7
-12
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pspdfkit",
3-
"version": "1.31.1",
3+
"version": "1.31.2",
44
"description": "A React Native module for the PSPDFKit library.",
55
"keywords": [
66
"react native",

samples/Catalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Catalog",
3-
"version": "1.31.1",
3+
"version": "1.31.2",
44
"private": true,
55
"scripts": {
66
"start": "react-native start",

samples/Catalog/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5420,7 +5420,7 @@ react-native-permissions@^1.1.1:
54205420
integrity sha512-t0Ujm177bagjUOSzhpmkSz+LqFW04HnY9TeZFavDCmV521fQvFz82aD+POXqWsAdsJVOK3umJYBNNqCjC3g0hQ==
54215421

54225422
"react-native-pspdfkit@file:../..":
5423-
version "1.31.1"
5423+
version "1.31.2"
54245424

54255425
react-native-qrcode-scanner@^1.2.1:
54265426
version "1.2.1"

samples/NativeCatalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NativeCatalog",
3-
"version": "1.31.1",
3+
"version": "1.31.2",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

samples/NativeCatalog/yarn.lock

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4234,12 +4234,7 @@ [email protected]:
42344234
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
42354235
integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw=
42364236

4237-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
4238-
version "4.17.15"
4239-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4240-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
4241-
4242-
lodash@^4.17.5, lodash@^4.3.0:
4237+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5, lodash@^4.3.0:
42434238
version "4.17.21"
42444239
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
42454240
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -5511,7 +5506,7 @@ react-native-gesture-handler@^1.3.0:
55115506
prop-types "^15.7.2"
55125507

55135508
"react-native-pspdfkit@file:../..":
5514-
version "1.31.1"
5509+
version "1.31.2"
55155510

55165511
react-native-safe-area-view@^0.14.1:
55175512
version "0.14.8"

0 commit comments

Comments
 (0)