Skip to content

Commit 91258ef

Browse files
authored
Merge pull request #269 from bavix/dependabot/npm_and_yarn/uuid-11.1.0
Bump uuid from 11.0.5 to 11.1.0
2 parents b621ac2 + f98dc9a commit 91258ef

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"rollup-plugin-generate-html-template": "^1.7.0",
4848
"rollup-plugin-import-css": "^3.5.8",
4949
"test": "^3.3.0",
50-
"uuid": "^11.0.5"
50+
"uuid": "^11.1.0"
5151
}
5252
}

public/assets/bundle-C-CDjgI7.js public/assets/bundle-BAix-5KC.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/assets/bundle-C-CDjgI7.js.map public/assets/bundle-BAix-5KC.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868

6969
gtag('config', 'G-0E805HG8JN');
7070
</script>
71-
<script src="assets/bundle-C-CDjgI7.js"></script>
71+
<script src="assets/bundle-BAix-5KC.js"></script>
7272
</body>
7373
</html>

0 commit comments

Comments
 (0)