mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Javascript dependency: Bump ip-address from 10.2.0 to 10.3.1 in /web (#10225)
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.2.0 to 10.3.1. - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](https://github.com/beaugunderson/ip-address/compare/v10.2.0...v10.3.1) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
9338129183
commit
1dd4d00246
+2
-2
@@ -114,7 +114,7 @@
|
||||
"html-to-image": "1.11.13",
|
||||
"immutability-helper": "^3.1.1",
|
||||
"insert-if": "^1.2.0",
|
||||
"ip-address": "^10.2.0",
|
||||
"ip-address": "^10.3.1",
|
||||
"json-bignumber": "^1.1.1",
|
||||
"leaflet": "^1.9.4",
|
||||
"lodash": "4.*",
|
||||
@@ -162,7 +162,7 @@
|
||||
"rc-resize-observer": "1.4.0",
|
||||
"@xmldom/xmldom": "^0.8.13",
|
||||
"serialize-javascript": "^7.0.5",
|
||||
"ip-address": "^10.2.0",
|
||||
"ip-address": "^10.3.1",
|
||||
"postcss": "^8.5.23",
|
||||
"ws": "^8.20.1",
|
||||
"qs": "^6.15.2",
|
||||
|
||||
+5
-5
@@ -8897,10 +8897,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ip-address@npm:^10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "ip-address@npm:10.2.0"
|
||||
checksum: 10c0/5a00aada6e922c9c69dfc800ed5d0fa3348675ebdeed0e1575f503f27ca385b5f534363c9af7ad1daf64c1f1409388cdd3cc2e9b9b0fe1c924a431378d55075a
|
||||
"ip-address@npm:^10.3.1":
|
||||
version: 10.5.0
|
||||
resolution: "ip-address@npm:10.5.0"
|
||||
checksum: 10c0/c6616bc99c90b552dad2beb850ca697c1ea3e2b89662d652a4439cd72a549b0c9af100a54be0d25be86599e2b089db87ef5303157d142e5b4c21bd2a1301dfa7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13277,7 +13277,7 @@ __metadata:
|
||||
immutability-helper: "npm:^3.1.1"
|
||||
imports-loader: "npm:^5.0.0"
|
||||
insert-if: "npm:^1.2.0"
|
||||
ip-address: "npm:^10.2.0"
|
||||
ip-address: "npm:^10.3.1"
|
||||
jest: "npm:^30.4.2"
|
||||
jest-environment-jsdom: "npm:^30.4.1"
|
||||
json-bignumber: "npm:^1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user