Skip to content

Commit 65ccc6c

Browse files
authored
Merge pull request #2705 from newrelic/release
Release 2025-10-06
2 parents c18127f + 9dbd622 commit 65ccc6c

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

dashboards/browser-pages-dashboard/browser_pages_dashboard.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -917,9 +917,7 @@
917917
"width": 4,
918918
"height": 3
919919
},
920-
"linkedEntityGuids": [
921-
"MzY5OTAzMHxWSVp8REFTSEJPQVJEfDI2NjU2MTQ"
922-
],
920+
"linkedEntityGuids": null,
923921
"visualization": {
924922
"id": "viz.bar"
925923
},

utils/yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,9 +1111,9 @@ body-parser@1.20.3:
11111111
unpipe "1.0.0"
11121112

11131113
brace-expansion@^1.1.7:
1114-
version "1.1.11"
1115-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1116-
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
1114+
version "1.1.12"
1115+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843"
1116+
integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==
11171117
dependencies:
11181118
balanced-match "^1.0.0"
11191119
concat-map "0.0.1"
@@ -1695,13 +1695,14 @@ find-up@^4.0.0, find-up@^4.1.0:
16951695
path-exists "^4.0.0"
16961696

16971697
form-data@^3.0.0:
1698-
version "3.0.3"
1699-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.3.tgz#349c8f2c9d8f8f0c879ee0eb7cc0d300018d6b09"
1700-
integrity sha512-q5YBMeWy6E2Un0nMGWMgI65MAKtaylxfNJGJxpGh45YDciZB4epbWpaAfImil6CPAPTYB4sh0URQNDRIZG5F2w==
1698+
version "3.0.4"
1699+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.4.tgz#938273171d3f999286a4557528ce022dc2c98df1"
1700+
integrity sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==
17011701
dependencies:
17021702
asynckit "^0.4.0"
17031703
combined-stream "^1.0.8"
17041704
es-set-tostringtag "^2.1.0"
1705+
hasown "^2.0.2"
17051706
mime-types "^2.1.35"
17061707

17071708
forwarded@0.2.0:

0 commit comments

Comments
 (0)