Skip to content

Commit 130d222

Browse files
fix(deps): update dependency urijs to ^1.19.11 for gatsby-remark-code-repls (#35544)
Co-authored-by: Renovate Bot <[email protected]>
1 parent acc0ef9 commit 130d222

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.10"
16+
"urijs": "^1.19.11"
1717
},
1818
"devDependencies": {
1919
"@babel/cli": "^7.15.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -24532,10 +24532,10 @@ uri-js@^4.2.2:
2453224532
dependencies:
2453324533
punycode "^2.1.0"
2453424534

24535-
urijs@^1.16.1, urijs@^1.18.2, urijs@^1.19.10:
24536-
version "1.19.10"
24537-
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.10.tgz#8e2fe70a8192845c180f75074884278f1eea26cb"
24538-
integrity sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg==
24535+
urijs@^1.16.1, urijs@^1.18.2, urijs@^1.19.11:
24536+
version "1.19.11"
24537+
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc"
24538+
integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==
2453924539

2454024540
urix@^0.1.0:
2454124541
version "0.1.0"

0 commit comments

Comments
 (0)