Skip to content

Commit 77c32b0

Browse files
fix(deps): update dependency urijs to ^1.19.8 for gatsby-remark-code-repls (#34979)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 189fc8e commit 77c32b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-remark-code-repls/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"npm-package-arg": "^8.1.5",
1414
"recursive-readdir": "^2.2.2",
1515
"unist-util-map": "^2.0.1",
16-
"urijs": "^1.19.7"
16+
"urijs": "^1.19.8"
1717
},
1818
"devDependencies": {
1919
"@babel/cli": "^7.15.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -24477,10 +24477,10 @@ uri-js@^4.2.2:
2447724477
dependencies:
2447824478
punycode "^2.1.0"
2447924479

24480-
urijs@^1.16.1, urijs@^1.18.2, urijs@^1.19.7:
24481-
version "1.19.7"
24482-
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.7.tgz#4f594e59113928fea63c00ce688fb395b1168ab9"
24483-
integrity sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA==
24480+
urijs@^1.16.1, urijs@^1.18.2, urijs@^1.19.8:
24481+
version "1.19.8"
24482+
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.8.tgz#ee0407a18528934d3c383e691912f47043a58feb"
24483+
integrity sha512-iIXHrjomQ0ZCuDRy44wRbyTZVnfVNLVo3Ksz1yxNyE5wV1IDZW2S5Jszy45DTlw/UdsnRT7DyDhIz7Gy+vJumw==
2448424484

2448524485
urix@^0.1.0:
2448624486
version "0.1.0"

0 commit comments

Comments
 (0)